{"id":13585327,"url":"https://github.com/vapoursynth/vsrepo","last_synced_at":"2025-04-04T22:02:33.388Z","repository":{"id":33401856,"uuid":"140619437","full_name":"vapoursynth/vsrepo","owner":"vapoursynth","description":"A simple package repository for VapourSynth","archived":false,"fork":false,"pushed_at":"2025-03-23T14:47:12.000Z","size":1514,"stargazers_count":120,"open_issues_count":29,"forks_count":28,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-28T21:02:12.326Z","etag":null,"topics":["package-manager","vapoursynth","vapoursynth-plugins"],"latest_commit_sha":null,"homepage":null,"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/vapoursynth.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,"publiccode":null,"codemeta":null}},"created_at":"2018-07-11T19:25:11.000Z","updated_at":"2025-03-23T14:47:17.000Z","dependencies_parsed_at":"2023-02-15T01:31:03.282Z","dependency_job_id":"172422ad-834d-4a7a-ad25-c4c0353baf9c","html_url":"https://github.com/vapoursynth/vsrepo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapoursynth%2Fvsrepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapoursynth%2Fvsrepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapoursynth%2Fvsrepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapoursynth%2Fvsrepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vapoursynth","download_url":"https://codeload.github.com/vapoursynth/vsrepo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256103,"owners_count":20909240,"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":["package-manager","vapoursynth","vapoursynth-plugins"],"created_at":"2024-08-01T15:04:52.606Z","updated_at":"2025-04-04T22:02:33.373Z","avatar_url":"https://github.com/vapoursynth.png","language":"Python","funding_links":[],"categories":["Python","HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"VSRepo\n======\n\nA simple package repository for VapourSynth. 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\nAll packages are by default installed to the per user plugin autoload directory\nand the per user Python site-packages directory. If you're using a portable\ninstall of VapourSynth simply use the `-p` switch.\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```\nvsrepo.py install havsfunc ffms2 d2v\n```\n\nUpdate all installed packages to the latest version.\n```\nvsrepo.py upgrade-all\n```\n\nFetch latest package definitions.\n```\nvsrepo.py update\n```\n\nList all currently installed packages.\n```\nvsrepo.py installed\n```\n\nList all known packages. Useful if you can't remember the namespace or\nidentifier.\n```\nvsrepo.py available\n```\n\nRemove all files related to a package. Dependencies are not taken into\nconsideration so uninstalling plugins may break scripts.\n```\nvsrepo.py uninstall nnedi3\n```\n\n\nVSRUpdate\n---------\n\nVSRUpdate.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```\nvsrupdate.py update-local -o -g \u003cgithub token\u003e\nvsrupdate.py compile\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvapoursynth%2Fvsrepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvapoursynth%2Fvsrepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvapoursynth%2Fvsrepo/lists"}