Metadata-Version: 2.1
Name: jvsfunc
Version: 1.0.11
Summary: Julek VapourSynth functions
Home-page: https://github.com/dnjulek/jvsfunc
Author: Julek
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# jvsfunc
Julek’s VapourSynth functions. Very simple functions, don't expect too much, I'm bad at python.

# Install
Just `pip install jvsfunc`

Or from master:
1. install [Git](https://git-scm.com/downloads)
2. in CMD/PowerShell run: `pip install git+https://github.com/dnjulek/jvsfunc.git`
