Metadata-Version: 2.1
Name: vodesfunc
Version: 1.1.2
Summary: Vodes's Vapoursynth Functions.
Author: Vodes
Author-email: vodes.imp@gmail.com
Maintainer: Vodes
Maintainer-email: vodes.imp@gmail.com
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 :: Other Audience
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Multimedia :: Video :: Display
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ass (>=0.5.2)
Requires-Dist: py7zr (>=0.20.0)
Requires-Dist: wget (>=3.2)
Requires-Dist: vstools (>=1.6.2)
Requires-Dist: vskernels (>=1.2.0)
Requires-Dist: vsrgtools (>=1.3.0)
Requires-Dist: vsscale (>=1.0.1)
Requires-Dist: fontTools (>=4.37.1)
Requires-Dist: ebmlite (>=3.3.0)
Requires-Dist: pyparsebluray (>=0.1.4)
Requires-Dist: Vapoursynth (>=59)

# 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
