Metadata-Version: 2.1
Name: vardefunc
Version: 0.4.1
Summary: Vardë's Vapoursynth functions
Home-page: https://github.com/Ichunjo/vardefunc
Author: Vardë
Author-email: ichunjo.le.terrible@gmail.com
License: UNKNOWN
Description: # vardefunc
        Vardë's VapourSynth functions
        
        # How to install vardefunc
        If you have the old `vardefunc.py` module, first of all, please remove it from your system.
        
        You can now install `vardefunc` with the following command:
        ```
        python -m pip install vardefunc
        ```
        or from Github:
        ```
        python -m pip install git+https://github.com/Ichunjo/vardefunc.git
        ```
        
        # Requirements
        * Python 3.9 or newer
        * VapourSynth r56 or newer
        * vsutil 0.5.0 or newer
        * lvsfunc 0.3.5 or newer
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
