Metadata-Version: 2.1
Name: vsiew
Version: 1.4.5
Summary: VapourSynth packages from Irrational Encoding Wizardry
Author: Irrational Encoding Wizardry
Author-email: wizards@encode.moe
Maintainer: Setsugen no ao
Maintainer-email: setsugen@setsugen.dev
Project-URL: Source Code, https://github.com/Irrational-Encoding-Wizardry
Project-URL: Contact, https://discord.gg/qxTxVJGtst
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: VapourSynth (>=60)
Requires-Dist: vstools (==1.6.11)
Requires-Dist: vspyplugin (==1.2.4)
Requires-Dist: vskernels (==2.2.4)
Requires-Dist: vsexprtools (==1.3.2)
Requires-Dist: vsrgtools (==1.3.5)
Requires-Dist: vsmasktools (==0.8.2)
Requires-Dist: vsaa (==1.5.1)
Requires-Dist: vsscale (==1.5.0)
Requires-Dist: vsdenoise (==1.2.0)
Requires-Dist: vsdehalo (==1.4.0)
Requires-Dist: vsdeband (==0.7.2)
Requires-Dist: vsdeinterlace (==0.3.1)
Requires-Dist: lvsfunc (==0.6.0)
Requires-Dist: vsdfft (==1.0.0)
Requires-Dist: vsparsedvd (==0.1.0)
Requires-Dist: vspreview (==0.4.0)

# vs-iew

### PyPi package for quickly updating and installing all IEW packages.

<br>

<br><br>
## How to install

Install `vsiew` with the following command:

```sh
pip install vsiew
```
