Metadata-Version: 2.4
Name: vodesfunc
Version: 1.8.4
Summary: Vodes' random Vapoursynth Functions.
Project-URL: Source Code, https://github.com/Vodes/vodesfunc
Project-URL: Contact, https://discord.gg/Kf94Nv6WVN
Author-email: Vodes <vodes.imp@gmail.com>
License-Expression: MPL-2.0
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Multimedia :: Video
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: jetpytools>=1.2.3
Requires-Dist: packaging>=23.2
Requires-Dist: vapoursynth>=66
Requires-Dist: vsjetpack<0.5.0,>=0.2.2
Requires-Dist: vsmuxtools>=0.2.1
Description-Content-Type: text/markdown

# vodesfunc

Contains various functions for automation and other stuff I use in my scripts.

Auto generated docs are at https://muxtools.vodes.pw.

#### This is by no means me trying to be professional and as such, the code will not be treated like it.

## Installation

`pip install vodesfunc` <br>for ~~mostly~~ stable versions

`pip install git+https://github.com/Vodes/vodesfunc.git` <br>for absolutely latest
