vsexprtools


Namevsexprtools JSON
Version 1.6.0 PyPI version JSON
download
home_pageNone
SummaryVapourSynth functions and helpers for writing RPN expressions.
upload_time2024-06-17 13:45:59
maintainerSetsugen no ao
docs_urlNone
authorSetsugen no ao
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements VapourSynth vstools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vs-exprtools

VapourSynth functions and helpers for writing RPN expressions.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vsexprtools",
    "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/5b/3d/450ca72d538ef86a2f43b11059b0a5b80908ce35b6acae68f43d86d22816/vsexprtools-1.6.0.tar.gz",
    "platform": null,
    "description": "# vs-exprtools\n\nVapourSynth functions and helpers for writing RPN expressions.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "VapourSynth functions and helpers for writing RPN expressions.",
    "version": "1.6.0",
    "project_urls": {
        "Contact": "https://discord.gg/XTpc6Fa9eB",
        "Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-exprtools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af146be082018a95cb04139d711209d0adc6d786f812449e365a06f3407e2aef",
                "md5": "96f7fef4c1acd0c60d72c1bcc5e19d00",
                "sha256": "b8567da49761952f012b0bf37642873465e2d894e47587d25d4014d171e12eb1"
            },
            "downloads": -1,
            "filename": "vsexprtools-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "96f7fef4c1acd0c60d72c1bcc5e19d00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 16360,
            "upload_time": "2024-06-17T13:45:58",
            "upload_time_iso_8601": "2024-06-17T13:45:58.839876Z",
            "url": "https://files.pythonhosted.org/packages/af/14/6be082018a95cb04139d711209d0adc6d786f812449e365a06f3407e2aef/vsexprtools-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b3d450ca72d538ef86a2f43b11059b0a5b80908ce35b6acae68f43d86d22816",
                "md5": "f1f00af3354988f4686d6568d08d62fc",
                "sha256": "e3fca7c9dc0f8744a24db284621494a66b7b2dbf4c68cf0fd8d7c8faf52bcabe"
            },
            "downloads": -1,
            "filename": "vsexprtools-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f1f00af3354988f4686d6568d08d62fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 13777,
            "upload_time": "2024-06-17T13:45:59",
            "upload_time_iso_8601": "2024-06-17T13:45:59.996924Z",
            "url": "https://files.pythonhosted.org/packages/5b/3d/450ca72d538ef86a2f43b11059b0a5b80908ce35b6acae68f43d86d22816/vsexprtools-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-17 13:45:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jaded-Encoding-Thaumaturgy",
    "github_project": "vs-exprtools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "VapourSynth",
            "specs": [
                [
                    ">=",
                    "68"
                ]
            ]
        },
        {
            "name": "vstools",
            "specs": [
                [
                    ">=",
                    "3.2.0"
                ]
            ]
        }
    ],
    "lcname": "vsexprtools"
}
        
Elapsed time: 0.28196s