Metadata-Version: 2.1
Name: mbfunc
Version: 0.0.2
Summary: mbf's VapourSynth functions
Home-page: https://github.com/TensoRaws/mbfunc
License: GPL-3.0-only
Author: TensoRaws
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://github.com/TensoRaws/mbfunc
Description-Content-Type: text/markdown

# mbfunc

[![CI-test](https://github.com/TensoRaws/mbfunc/actions/workflows/CI-test.yml/badge.svg)](https://github.com/TensoRaws/mbfunc/actions/workflows/CI-test.yml)
[![Release](https://github.com/TensoRaws/mbfunc/actions/workflows/Release.yml/badge.svg)](https://github.com/TensoRaws/mbfunc/actions/workflows/Release.yml)
[![PyPI version](https://badge.fury.io/py/mbfunc.svg)](https://badge.fury.io/py/mbfunc)
![GitHub](https://img.shields.io/github/license/TensoRaws/mbfunc)

mbf's VapourSynth functions

### Requirements

- [mvsfunc](https://github.com/HomeOfVapourSynthEvolution/mvsfunc)
- [havsfunc](https://github.com/HomeOfVapourSynthEvolution/havsfunc)

### Installation

```bash
pip install mbfunc
```

### License

This project is licensed under the GPL-3.0 license - see
the [LICENSE file](https://github.com/TensoRaws/mbfunc/blob/main/LICENSE) for details.

