# vs-deband, a collection of wrappers and functions for debanding
For support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>
## How to install
Install `vsdeband` with the following command:
```sh
pip install vsdeband
```
Or if you want the latest git version, install it with this command:
```sh
pip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-deband.git
```
<br>
Raw data
{
"_id": null,
"home_page": null,
"name": "vsdeband",
"maintainer": "Setsugen no ao",
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": "setsugen@setsugen.dev",
"keywords": null,
"author": "Setsugen no ao",
"author_email": "setsugen@setsugen.dev",
"download_url": "https://files.pythonhosted.org/packages/ac/1f/0cd5135996c25c251f4bfd2bfce6a9733e99039c5f5e6802f121533d86b7/vsdeband-1.2.2.tar.gz",
"platform": null,
"description": "# vs-deband, a collection of wrappers and functions for debanding\n\nFor support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>\n\n## How to install\n\nInstall `vsdeband` with the following command:\n\n```sh\npip install vsdeband\n```\n\nOr if you want the latest git version, install it with this command:\n\n```sh\npip install git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-deband.git\n```\n\n<br>\n",
"bugtrack_url": null,
"license": null,
"summary": "VapourSynth Debanding Functions Collection",
"version": "1.2.2",
"project_urls": {
"Contact": "https://discord.gg/XTpc6Fa9eB",
"Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-deband"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c52e8c7e39ca89ea9a1b4cff597599debd215839132f038c2354d3634be25a92",
"md5": "56e6c8838f14ddd0c7ccbd98513e1148",
"sha256": "dec2c52365c95b8fb21bc836d5372353b1f9ff25e98f45c512dd134598ab37ec"
},
"downloads": -1,
"filename": "vsdeband-1.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "56e6c8838f14ddd0c7ccbd98513e1148",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 19583,
"upload_time": "2024-12-06T07:08:34",
"upload_time_iso_8601": "2024-12-06T07:08:34.607291Z",
"url": "https://files.pythonhosted.org/packages/c5/2e/8c7e39ca89ea9a1b4cff597599debd215839132f038c2354d3634be25a92/vsdeband-1.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac1f0cd5135996c25c251f4bfd2bfce6a9733e99039c5f5e6802f121533d86b7",
"md5": "470bcd6e545463ff2ea583455d792391",
"sha256": "2e83936ebb761250b474a048b57419fda31977ef46440d966aa354b88124998a"
},
"downloads": -1,
"filename": "vsdeband-1.2.2.tar.gz",
"has_sig": false,
"md5_digest": "470bcd6e545463ff2ea583455d792391",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 17299,
"upload_time": "2024-12-06T07:08:37",
"upload_time_iso_8601": "2024-12-06T07:08:37.006644Z",
"url": "https://files.pythonhosted.org/packages/ac/1f/0cd5135996c25c251f4bfd2bfce6a9733e99039c5f5e6802f121533d86b7/vsdeband-1.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-06 07:08:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Jaded-Encoding-Thaumaturgy",
"github_project": "vs-deband",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "VapourSynth",
"specs": [
[
">=",
"68"
]
]
},
{
"name": "vstools",
"specs": [
[
">=",
"3.2.0"
]
]
},
{
"name": "vskernels",
"specs": [
[
">=",
"3.2.0"
]
]
},
{
"name": "vsexprtools",
"specs": [
[
">=",
"1.6.0"
]
]
},
{
"name": "vsrgtools",
"specs": [
[
">=",
"1.7.0"
]
]
},
{
"name": "vsmasktools",
"specs": [
[
">=",
"1.3.0"
]
]
},
{
"name": "vsaa",
"specs": [
[
">=",
"1.10.0"
]
]
},
{
"name": "vsscale",
"specs": [
[
">=",
"2.1.0"
]
]
},
{
"name": "vsdenoise",
"specs": [
[
">=",
"2.6.0"
]
]
}
],
"lcname": "vsdeband"
}