Metadata-Version: 2.4
Name: vardefunc
Version: 0.12.0
Summary: Vardë's Vapoursynth functions
Project-URL: Homepage, https://github.com/Ichunjo/vardefunc
Project-URL: Repository, https://github.com/Ichunjo/vardefunc
Project-URL: Issues, https://github.com/Ichunjo/vardefunc/issues
Author-email: Vardë <ichunjo.le.terrible@gmail.com>
License: MIT
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Typing :: Typed
Requires-Python: >=3.13
Requires-Dist: numpy>=2.0.0
Requires-Dist: pytimeconv>=0.0.2
Requires-Dist: vapoursynth>=69
Requires-Dist: vsjetpack~=1.0.0
Provides-Extra: comp
Requires-Dist: lvsfunc; extra == 'comp'
Description-Content-Type: text/markdown

# vardefunc

[![PyPI Version](https://img.shields.io/pypi/v/vardefunc)](https://pypi.org/project/vardefunc/)

Vardë's VapourSynth functions

## How to install

`vardefunc` is distributed via **PyPI**, and the latest stable release can be installed using:

```sh
pip install vardefunc
```
