vsrgtools


Namevsrgtools JSON
Version 1.8.1 PyPI version JSON
download
home_pageNone
SummaryWrapper for RGVS, RGSF, and various other functions
upload_time2024-12-06 07:09:04
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/f7/65/04033e1215d9c8e41470f7ca94a443a4a86548249307ff0b1670663b1a4e/vsrgtools-1.8.1.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.8.1",
    "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": "723300aaa0b1e4a4bb9a83559aa45ea61e8c43b844bf4db3f9227afbe3f965b0",
                "md5": "eaa76d6174980f8d22ce119d7b5bf49f",
                "sha256": "c087ff1458a7ccff878150cc7b27484982dbbe0c64dca6aa720bbfa5c6faca14"
            },
            "downloads": -1,
            "filename": "vsrgtools-1.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eaa76d6174980f8d22ce119d7b5bf49f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 23208,
            "upload_time": "2024-12-06T07:09:03",
            "upload_time_iso_8601": "2024-12-06T07:09:03.985588Z",
            "url": "https://files.pythonhosted.org/packages/72/33/00aaa0b1e4a4bb9a83559aa45ea61e8c43b844bf4db3f9227afbe3f965b0/vsrgtools-1.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f76504033e1215d9c8e41470f7ca94a443a4a86548249307ff0b1670663b1a4e",
                "md5": "0ecb202041268da36cf99c336b61a39c",
                "sha256": "cb17b6cc33b5500402933ecaec6b1c218fc5a36ca09a4a817402166d1803fe0c"
            },
            "downloads": -1,
            "filename": "vsrgtools-1.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0ecb202041268da36cf99c336b61a39c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 19257,
            "upload_time": "2024-12-06T07:09:04",
            "upload_time_iso_8601": "2024-12-06T07:09:04.944975Z",
            "url": "https://files.pythonhosted.org/packages/f7/65/04033e1215d9c8e41470f7ca94a443a4a86548249307ff0b1670663b1a4e/vsrgtools-1.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 07:09:04",
    "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.36555s