vsdeband


Namevsdeband JSON
Version 1.1.1 PyPI version JSON
download
home_page
SummaryVapourSynth Debanding Functions Collection
upload_time2023-10-30 15:47:33
maintainerSetsugen no ao
docs_urlNone
authorIrrational Encoding Wizardry
requires_python>=3.11
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "",
    "name": "vsdeband",
    "maintainer": "Setsugen no ao",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "setsugen@setsugen.dev",
    "keywords": "",
    "author": "Irrational Encoding Wizardry",
    "author_email": "wizards@encode.moe",
    "download_url": "https://files.pythonhosted.org/packages/7b/fb/4d9f325e4a85eb15f5a9c512dd4bb6b8dfd8531ff063654d5f7f587ec90a/vsdeband-1.1.1.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": "",
    "summary": "VapourSynth Debanding Functions Collection",
    "version": "1.1.1",
    "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": "4424cc5821e02049473d6398404964eaead673a7ae43df40afbc1448f0364b59",
                "md5": "dde7b146e88fb239ee6cfa35219a838f",
                "sha256": "2305bdb79908d92d70cf8f41f71d0a2fca47605308e07c692b10421e607a812b"
            },
            "downloads": -1,
            "filename": "vsdeband-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dde7b146e88fb239ee6cfa35219a838f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 19552,
            "upload_time": "2023-10-30T15:47:32",
            "upload_time_iso_8601": "2023-10-30T15:47:32.067142Z",
            "url": "https://files.pythonhosted.org/packages/44/24/cc5821e02049473d6398404964eaead673a7ae43df40afbc1448f0364b59/vsdeband-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bfb4d9f325e4a85eb15f5a9c512dd4bb6b8dfd8531ff063654d5f7f587ec90a",
                "md5": "018df1c60d30bb0d4f099674674decef",
                "sha256": "b2679e557a3c0f1306fbf9a39bb76ea4a2ce132484effa9b2e9312c71a45a001"
            },
            "downloads": -1,
            "filename": "vsdeband-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "018df1c60d30bb0d4f099674674decef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 17323,
            "upload_time": "2023-10-30T15:47:33",
            "upload_time_iso_8601": "2023-10-30T15:47:33.649823Z",
            "url": "https://files.pythonhosted.org/packages/7b/fb/4d9f325e4a85eb15f5a9c512dd4bb6b8dfd8531ff063654d5f7f587ec90a/vsdeband-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 15:47:33",
    "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": [],
    "lcname": "vsdeband"
}
        
Elapsed time: 0.13570s