Name | vsexprtools JSON |
Version |
1.8.2
JSON |
| download |
home_page | None |
Summary | VapourSynth functions and helpers for writing RPN expressions. |
upload_time | 2025-02-13 14:29:59 |
maintainer | Setsugen no ao |
docs_url | None |
author | Setsugen no ao |
requires_python | >=3.12 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
VapourSynth
vstools
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# vs-exprtools
> [!CAUTION]
> This package is deprecated!
> Please use https://github.com/Jaded-Encoding-Thaumaturgy/vs-jetpack instead.
VapourSynth functions and helpers for writing RPN expressions.
## How to install
**This package is deprecated!**
Please install https://pypi.org/p/vsjetpack instead.
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/38/40/3e699d6a687513f4f0bff57a1769d80c9c4c5eb9906d844b46c6b99d00d0/vsexprtools-1.8.2.tar.gz",
"platform": null,
"description": "# vs-exprtools\n\n> [!CAUTION]\n> This package is deprecated!\n> Please use https://github.com/Jaded-Encoding-Thaumaturgy/vs-jetpack instead.\n\nVapourSynth functions and helpers for writing RPN expressions.\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 functions and helpers for writing RPN expressions.",
"version": "1.8.2",
"project_urls": {
"Contact": "https://discord.gg/XTpc6Fa9eB",
"Source Code": "https://github.com/Jaded-Encoding-Thaumaturgy/vs-exprtools"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "cd81a68544b9c45361648668053cf09e8a7cbb9185c0158c462273621ee34adc",
"md5": "9647d140c1fa83d540d84230766cb22b",
"sha256": "be9dbfdefa3f2183811a4070adafcda25a635ad4d5e6cc4eb076e51b3265ee14"
},
"downloads": -1,
"filename": "vsexprtools-1.8.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9647d140c1fa83d540d84230766cb22b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 19784,
"upload_time": "2025-02-13T14:29:56",
"upload_time_iso_8601": "2025-02-13T14:29:56.556988Z",
"url": "https://files.pythonhosted.org/packages/cd/81/a68544b9c45361648668053cf09e8a7cbb9185c0158c462273621ee34adc/vsexprtools-1.8.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "38403e699d6a687513f4f0bff57a1769d80c9c4c5eb9906d844b46c6b99d00d0",
"md5": "32cc7b552ead278c665b10c29d43a0b4",
"sha256": "e3840cf9166981aadcdc5537928dac486acb2a6b0a3628cbb81bec9ddaec9a56"
},
"downloads": -1,
"filename": "vsexprtools-1.8.2.tar.gz",
"has_sig": false,
"md5_digest": "32cc7b552ead278c665b10c29d43a0b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 17438,
"upload_time": "2025-02-13T14:29:59",
"upload_time_iso_8601": "2025-02-13T14:29:59.794400Z",
"url": "https://files.pythonhosted.org/packages/38/40/3e699d6a687513f4f0bff57a1769d80c9c4c5eb9906d844b46c6b99d00d0/vsexprtools-1.8.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 14:29: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.4.1"
]
]
}
],
"lcname": "vsexprtools"
}