Metadata-Version: 2.4
Name: mvsfunc
Version: 11
Summary: mawen1250's VapourSynth functions
Author: mawen1250
Author-email: mawen1250@gmail.com
Maintainer: mawen1250
Maintainer-email: mawen1250@gmail.com
Project-URL: Source Code, https://github.com/HomeOfVapourSynthEvolution/mvsfunc
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Classifier: Topic :: Multimedia :: Video
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: VapourSynth>=45
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# mvsfunc

mawen1250's VapourSynth functions

## How to install

If you have the old `mvsfunc.py` module installed on your system,
remove that from your system first. Otherwise, it might create conflicts and cause problems.

Install `mvsfunc` with the following command:
```sh
$ pip3 install git+https://github.com/HomeOfVapourSynthEvolution/mvsfunc
```
