Metadata-Version: 2.1
Name: vodesfunc
Version: 1.5.0
Summary: Vodes' random Vapoursynth Functions.
Author-email: Vodes <vodes.imp@gmail.com>
License: MPL 2.0
Project-URL: Source Code, https://github.com/Vodes/vodesfunc
Project-URL: Contact, https://discord.gg/Kf94Nv6WVN
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Classifier: Topic :: Multimedia :: Video
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Vapoursynth >=61
Requires-Dist: vsscale >=1.0.1
Requires-Dist: vsrgtools >=1.3.0
Requires-Dist: vskernels >=1.2.0
Requires-Dist: vstools >=1.6.2
Requires-Dist: vsmasktools >=1.1.0

# vodesfunc

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

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

## Installation

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

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