{"id":24771229,"url":"https://github.com/thechaoscoder/avsrepo","last_synced_at":"2025-10-11T20:31:45.482Z","repository":{"id":152816702,"uuid":"173463853","full_name":"theChaosCoder/avsrepo","owner":"theChaosCoder","description":"A simple package repository for AviSynth+ https://forum.doom9.org/showthread.php?t=175822","archived":false,"fork":false,"pushed_at":"2024-04-11T08:43:06.000Z","size":877,"stargazers_count":17,"open_issues_count":4,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-11T09:54:53.938Z","etag":null,"topics":["avisynth","avs-plus","evil","package-manager","plugin","script"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theChaosCoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-03-02T15:23:39.000Z","updated_at":"2023-07-16T23:08:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"6bcb2abd-4086-4603-8288-756330135eec","html_url":"https://github.com/theChaosCoder/avsrepo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theChaosCoder%2Favsrepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theChaosCoder%2Favsrepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theChaosCoder%2Favsrepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theChaosCoder%2Favsrepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theChaosCoder","download_url":"https://codeload.github.com/theChaosCoder/avsrepo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236126439,"owners_count":19098953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["avisynth","avs-plus","evil","package-manager","plugin","script"],"created_at":"2025-01-29T03:59:36.007Z","updated_at":"2025-10-11T20:31:40.129Z","avatar_url":"https://github.com/theChaosCoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"AVSRepo (Avisynth Repository)\n======\n\n(fork of VSRepo https://github.com/vapoursynth/vsrepo)\n\nA simple package repository for Avisynth. It is implemented in a way that\nkeeps no state between invocations and can therefore be pointed at any\npre-existing plugin and script directory.\n\nBy default binaries matching the platform Python is running on are installed.\nThis can be overridden by adding `-t win32` or `-t win64` to the commandline.\n\nUsage\n-----\n\nInstall plugins and scripts. Identifier, namespace, modulename and name\nare searched for matches in that order.\n```\navsrepo.py install havsfunc ffms2 d2v\n```\n\nUpdate all installed packages to the latest version.\n```\navsrepo.py upgrade-all\n```\n\nFetch latest package definitions.\n```\navsrepo.py update\n```\n\nList all currently installed packages.\n```\navsrepo.py installed\n```\n\nList all known packages. Useful if you can't remember the namespace or\nidentifier.\n```\navsrepo.py available\n```\n\nRemove all files related to a package. Dependencies are not taken into\nconsideration so uninstalling plugins may break scripts.\n```\navsrepo.py uninstall nnedi3\n```\n\n\nUpdating the Repository\n---------\n\navsupdaterepo.py has two main purposes. The `compile` command which combines all\nthe individual package files into one distributable file and `update-local`\nwhich queries the github api and tries to automatically add all new releases.\n\nIt's only useful if you want to update or add new packages.\n\nUsage example:\n```\navsupdaterepo.py update-local -o -g \u003cgithub token\u003e\navsupdaterepo.py compile\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthechaoscoder%2Favsrepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthechaoscoder%2Favsrepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthechaoscoder%2Favsrepo/lists"}