vsscale


Namevsscale JSON
Version 2.3.2 PyPI version JSON
download
home_pageNone
SummaryVapourSynth (de)scaling functions
upload_time2025-02-13 14:30:07
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
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-scale

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

### VapourSynth (de)scale functions

<br>

Wrappers for scaling and descaling functions.

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": "vsscale",
    "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/a6/fd/a562f45bb66770eaf770ed5eb683e8cf1bcac85edf094ff7c85c45dd5879/vsscale-2.3.2.tar.gz",
    "platform": null,
    "description": "# vs-scale\n\n> [!CAUTION]\n> This package is deprecated!\n> Please use https://github.com/Jaded-Encoding-Thaumaturgy/vs-jetpack instead.\n\n### VapourSynth (de)scale functions\n\n<br>\n\nWrappers for scaling and descaling functions.\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 (de)scaling functions",
    "version": "2.3.2",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-scale"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "04ef90cfd3044123a91379612060fa5d850abbae61a5d50bd8a0a17ae8b5917d",
                "md5": "5a3d320a569560e31a19f868ca7976ea",
                "sha256": "6a3e0320bedbf1488d7bb09f21ce2deb25e71ac002e6f909095c3a6773c35a91"
            },
            "downloads": -1,
            "filename": "vsscale-2.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5a3d320a569560e31a19f868ca7976ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 28122,
            "upload_time": "2025-02-13T14:30:01",
            "upload_time_iso_8601": "2025-02-13T14:30:01.315205Z",
            "url": "https://files.pythonhosted.org/packages/04/ef/90cfd3044123a91379612060fa5d850abbae61a5d50bd8a0a17ae8b5917d/vsscale-2.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a6fda562f45bb66770eaf770ed5eb683e8cf1bcac85edf094ff7c85c45dd5879",
                "md5": "fc8f0016370617438cb38d6637a35c39",
                "sha256": "1a22058cdec333ffd3e327042ef12781cd174910f51bfda6da7939a8ba04d0ad"
            },
            "downloads": -1,
            "filename": "vsscale-2.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "fc8f0016370617438cb38d6637a35c39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 24614,
            "upload_time": "2025-02-13T14:30:07",
            "upload_time_iso_8601": "2025-02-13T14:30:07.319723Z",
            "url": "https://files.pythonhosted.org/packages/a6/fd/a562f45bb66770eaf770ed5eb683e8cf1bcac85edf094ff7c85c45dd5879/vsscale-2.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 14:30:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaded-Encoding-Thaumaturgy",
    "github_project": "vs-scale",
    "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"
                ]
            ]
        }
    ],
    "lcname": "vsscale"
}
        
Elapsed time: 0.56756s