vsdeband


Namevsdeband JSON
Version 1.3.2 PyPI version JSON
download
home_pageNone
SummaryVapourSynth Debanding Functions Collection
upload_time2025-02-13 14:30:24
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements VapourSynth vstools vskernels vsexprtools vsrgtools vsmasktools vsaa vsscale vsdenoise
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-deband, a collection of wrappers and functions for debanding

> [!CAUTION]
> This package is deprecated!
> Please use https://github.com/Jaded-Encoding-Thaumaturgy/vs-jetpack instead.

For support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>

## How to install
**This package is deprecated!**

Please install https://pypi.org/p/vsjetpack instead.

            

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/77/25/075e03fb6276abd6b8367f09e61306fda90f2d46b3412f0b05603108fa84/vsdeband-1.3.2.tar.gz",
    "platform": null,
    "description": "# vs-deband, a collection of wrappers and functions for debanding\n\n> [!CAUTION]\n> This package is deprecated!\n> Please use https://github.com/Jaded-Encoding-Thaumaturgy/vs-jetpack instead.\n\nFor support you can check out the [JET Discord server](https://discord.gg/XTpc6Fa9eB). <br><br>\n\n## How to install\n**This package is deprecated!**\n\nPlease install https://pypi.org/p/vsjetpack instead.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "VapourSynth Debanding Functions Collection",
    "version": "1.3.2",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-deband"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "01427d828a76be84dadbf23efaa96dc16ccdd84c3299a25f45a7f09135dec0ac",
                "md5": "0fb8af33e389d6c71fa99d99284ff5ce",
                "sha256": "2badc2a3ef871cf4501f7e33481da6aa4a91a4b5952510e72acab07f8d5d5301"
            },
            "downloads": -1,
            "filename": "vsdeband-1.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fb8af33e389d6c71fa99d99284ff5ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 20104,
            "upload_time": "2025-02-13T14:30:21",
            "upload_time_iso_8601": "2025-02-13T14:30:21.446401Z",
            "url": "https://files.pythonhosted.org/packages/01/42/7d828a76be84dadbf23efaa96dc16ccdd84c3299a25f45a7f09135dec0ac/vsdeband-1.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7725075e03fb6276abd6b8367f09e61306fda90f2d46b3412f0b05603108fa84",
                "md5": "a4e6894a8950ffa60a73422e995f418d",
                "sha256": "674f5a178a6fb2809bd174108daeaf6bdbfa2db30e667f9e1e47b488d56974b6"
            },
            "downloads": -1,
            "filename": "vsdeband-1.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a4e6894a8950ffa60a73422e995f418d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 17854,
            "upload_time": "2025-02-13T14:30:24",
            "upload_time_iso_8601": "2025-02-13T14:30:24.262637Z",
            "url": "https://files.pythonhosted.org/packages/77/25/075e03fb6276abd6b8367f09e61306fda90f2d46b3412f0b05603108fa84/vsdeband-1.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 14:30:24",
    "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.4.1"
                ]
            ]
        },
        {
            "name": "vskernels",
            "specs": [
                [
                    ">=",
                    "3.4.2"
                ]
            ]
        },
        {
            "name": "vsexprtools",
            "specs": [
                [
                    ">=",
                    "1.8.1"
                ]
            ]
        },
        {
            "name": "vsrgtools",
            "specs": [
                [
                    ">=",
                    "1.9.0"
                ]
            ]
        },
        {
            "name": "vsmasktools",
            "specs": [
                [
                    ">=",
                    "1.4.1"
                ]
            ]
        },
        {
            "name": "vsaa",
            "specs": [
                [
                    ">=",
                    "1.12.1"
                ]
            ]
        },
        {
            "name": "vsscale",
            "specs": [
                [
                    ">=",
                    "2.3.1"
                ]
            ]
        },
        {
            "name": "vsdenoise",
            "specs": [
                [
                    ">=",
                    "2.8.1"
                ]
            ]
        }
    ],
    "lcname": "vsdeband"
}
        
Elapsed time: 0.39521s