vsaa


Namevsaa JSON
Version 1.12.2 PyPI version JSON
download
home_pageNone
SummaryVapourSynth anti aliasing and 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
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-aa

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

### VapourSynth anti aliasing and scaling functions

<br>

Wrappers for aa/scaling plugins and functions, aimed to have compatibility with vs-kernels scalers.

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": "vsaa",
    "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/79/99/bc767f95004b038261309c6059840ed267ed58e8cc09bd0444e724cb6f23/vsaa-1.12.2.tar.gz",
    "platform": null,
    "description": "# vs-aa\n\n> [!CAUTION]\n> This package is deprecated!\n> Please use https://github.com/Jaded-Encoding-Thaumaturgy/vs-jetpack instead.\n\n### VapourSynth anti aliasing and scaling functions\n\n<br>\n\nWrappers for aa/scaling plugins and functions, aimed to have compatibility with vs-kernels scalers.\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 anti aliasing and scaling functions",
    "version": "1.12.2",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-aa"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ce3cac0797f6e6354a153fe8e1db63d7659628b0eab21c1ddd73994b57bc03c",
                "md5": "12d547801613c0ace5fd728561c59fe6",
                "sha256": "f9e3ff6883517767f5320298b528fad90231a2894e3840865c7858e7a9764e73"
            },
            "downloads": -1,
            "filename": "vsaa-1.12.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12d547801613c0ace5fd728561c59fe6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 14528,
            "upload_time": "2025-02-13T14:30:04",
            "upload_time_iso_8601": "2025-02-13T14:30:04.845352Z",
            "url": "https://files.pythonhosted.org/packages/8c/e3/cac0797f6e6354a153fe8e1db63d7659628b0eab21c1ddd73994b57bc03c/vsaa-1.12.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7999bc767f95004b038261309c6059840ed267ed58e8cc09bd0444e724cb6f23",
                "md5": "b22b74828d891ab9ecec76723ea88251",
                "sha256": "240fe843d273c54c1f2e1d5efefc3b33ecfb5fe05385d0e28e4da3d0e76e39eb"
            },
            "downloads": -1,
            "filename": "vsaa-1.12.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b22b74828d891ab9ecec76723ea88251",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 12087,
            "upload_time": "2025-02-13T14:30:07",
            "upload_time_iso_8601": "2025-02-13T14:30:07.833648Z",
            "url": "https://files.pythonhosted.org/packages/79/99/bc767f95004b038261309c6059840ed267ed58e8cc09bd0444e724cb6f23/vsaa-1.12.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-aa",
    "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"
                ]
            ]
        }
    ],
    "lcname": "vsaa"
}
        
Elapsed time: 1.01251s