vsrgtools


Namevsrgtools JSON
Version 1.7.0 PyPI version JSON
download
home_pageNone
SummaryWrapper for RGVS, RGSF, and various other functions
upload_time2024-06-17 13:46:15
maintainerSetsugen no ao
docs_urlNone
authorIrrational Encoding Wizardry
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements VapourSynth vstools vspyplugin vsexprtools vskernels
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-rgtools

Wrapper for RGVS, RGSF, and various other functions

#### Dependencies

- [vstools](https://github.com/Jaded-Encoding-Thaumaturgy/vstools/)
- [RGVS](https://github.com/vapoursynth/vs-removegrain)
- [RGSF](https://github.com/IFeelBloated/RGSF)
- [Akarin Expr](https://github.com/AkarinVS/vapoursynth-plugin)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vsrgtools",
    "maintainer": "Setsugen no ao",
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "setsugen@setsugen.dev",
    "keywords": null,
    "author": "Irrational Encoding Wizardry",
    "author_email": "wizards@encode.moe",
    "download_url": "https://files.pythonhosted.org/packages/94/32/5a80a54f059a9667dc2d4150dfd7543889644dd90c01ae39bcac695fa09b/vsrgtools-1.7.0.tar.gz",
    "platform": null,
    "description": "# vs-rgtools\n\nWrapper for RGVS, RGSF, and various other functions\n\n#### Dependencies\n\n- [vstools](https://github.com/Jaded-Encoding-Thaumaturgy/vstools/)\n- [RGVS](https://github.com/vapoursynth/vs-removegrain)\n- [RGSF](https://github.com/IFeelBloated/RGSF)\n- [Akarin Expr](https://github.com/AkarinVS/vapoursynth-plugin)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Wrapper for RGVS, RGSF, and various other functions",
    "version": "1.7.0",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-rgtools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fad02df79be95ddc3cceb8ddf868b8f67b308e16f42a0fe9aec95a74fb23f8f3",
                "md5": "ed3a769f7cf96bd503b397b75937a139",
                "sha256": "4f7f6ea05a9ed10b640c88b6dffbbbb9f1ddaff9be4c3be9f4f05f648763bde6"
            },
            "downloads": -1,
            "filename": "vsrgtools-1.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed3a769f7cf96bd503b397b75937a139",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 25040,
            "upload_time": "2024-06-17T13:46:13",
            "upload_time_iso_8601": "2024-06-17T13:46:13.845848Z",
            "url": "https://files.pythonhosted.org/packages/fa/d0/2df79be95ddc3cceb8ddf868b8f67b308e16f42a0fe9aec95a74fb23f8f3/vsrgtools-1.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94325a80a54f059a9667dc2d4150dfd7543889644dd90c01ae39bcac695fa09b",
                "md5": "e9bd48afde500f67a1f6d1b1dcf438f5",
                "sha256": "3c08b414bbc9eb3f87eaf5f269ea4785a239a56687039dcac706d2948876f1c9"
            },
            "downloads": -1,
            "filename": "vsrgtools-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e9bd48afde500f67a1f6d1b1dcf438f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 20480,
            "upload_time": "2024-06-17T13:46:15",
            "upload_time_iso_8601": "2024-06-17T13:46:15.012551Z",
            "url": "https://files.pythonhosted.org/packages/94/32/5a80a54f059a9667dc2d4150dfd7543889644dd90c01ae39bcac695fa09b/vsrgtools-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-17 13:46:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaded-Encoding-Thaumaturgy",
    "github_project": "vs-rgtools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "VapourSynth",
            "specs": [
                [
                    ">=",
                    "68"
                ]
            ]
        },
        {
            "name": "vstools",
            "specs": [
                [
                    ">=",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "vspyplugin",
            "specs": [
                [
                    ">=",
                    "1.4.2"
                ]
            ]
        },
        {
            "name": "vsexprtools",
            "specs": [
                [
                    ">=",
                    "1.6.0"
                ]
            ]
        },
        {
            "name": "vskernels",
            "specs": [
                [
                    ">=",
                    "3.2.0"
                ]
            ]
        }
    ],
    "lcname": "vsrgtools"
}
        
Elapsed time: 0.24598s