vsexprtools


Namevsexprtools JSON
Version 1.7.1 PyPI version JSON
download
home_pageNone
SummaryVapourSynth functions and helpers for writing RPN expressions.
upload_time2024-12-06 07:08:48
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/42/f3/e760a411f802f442cb94aafe20f56997f5a180db8302e1df7b21015be429/vsexprtools-1.7.1.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.7.1",
    "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": "e409417d454d2ed7813d6bb4bf23c06952a9a6c3b416db5137cb328d38b9e048",
                "md5": "5dd0c68353580e0d17d0c9788642ebfd",
                "sha256": "e80fbc0ca58ad23d0c0bbe9d1f35f314d396e071bffcd8ec33b5b9d7a44fb549"
            },
            "downloads": -1,
            "filename": "vsexprtools-1.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5dd0c68353580e0d17d0c9788642ebfd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 18648,
            "upload_time": "2024-12-06T07:08:43",
            "upload_time_iso_8601": "2024-12-06T07:08:43.059237Z",
            "url": "https://files.pythonhosted.org/packages/e4/09/417d454d2ed7813d6bb4bf23c06952a9a6c3b416db5137cb328d38b9e048/vsexprtools-1.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42f3e760a411f802f442cb94aafe20f56997f5a180db8302e1df7b21015be429",
                "md5": "1aab07087ce7ec935a754bb3a8884ba9",
                "sha256": "534b098395d04cd808b9f31d2a97aae5d64c705efdb183140411b189495e55fe"
            },
            "downloads": -1,
            "filename": "vsexprtools-1.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1aab07087ce7ec935a754bb3a8884ba9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 16249,
            "upload_time": "2024-12-06T07:08:48",
            "upload_time_iso_8601": "2024-12-06T07:08:48.461440Z",
            "url": "https://files.pythonhosted.org/packages/42/f3/e760a411f802f442cb94aafe20f56997f5a180db8302e1df7b21015be429/vsexprtools-1.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 07:08:48",
    "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.38661s