Metadata-Version: 2.1
Name: jvsfunc
Version: 1.0.3
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.

# Dependencies

* [lvsfunc](https://github.com/Irrational-Encoding-Wizardry/lvsfunc)
* [vsutil](https://github.com/Irrational-Encoding-Wizardry/vsutil)
* [AkarinVS VapourSynth-plugin](https://github.com/AkarinVS/vapoursynth-plugin)
* [VapourSynth-scxvid](https://github.com/dubhater/vapoursynth-scxvid)
* [VapourSynth-TCanny](https://github.com/HomeOfVapourSynthEvolution/VapourSynth-TCanny)
* [VapourSynth-TDeintMod](https://github.com/HomeOfVapourSynthEvolution/VapourSynth-TDeintMod)

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