Metadata-Version: 2.1
Name: stgfunc
Version: 0.1.4
Summary: VapourSynth functions and utils
Author: Setsugen no ao
Author-email: setsugen@setsugen.dev
Maintainer: Setsugen no ao
Maintainer-email: setsugen@setsugen.dev
Project-URL: Source Code, https://github.com/Setsugennoao/stgfunc
Project-URL: Documentation, https://stgfunc.setsugen.dev/en/latest/
Project-URL: Contact, http://fansub.setsugen.dev/discord
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

# stgfunc

### VapourSynth functions and utils
<br>

You can find me in the [IEW Discord server](https://discord.gg/qxTxVJGtst), @Setsugennoao#6969.
<br><br>
## How to install

Install `stgfunc` with the following command:

```sh
$ pip install stgfunc
```

Or if you want the latest git version, install it with this command:

```sh
$ pip install git+https://github.com/Setsugennoao/stgfunc.git
```
<br>
