Metadata-Version: 2.1
Name: encode-utils-cli
Version: 0.0.1
Summary: Encode utils collection
Home-page: https://github.com/DeadNews/encode-utils-cli
License: MIT
Keywords: cli,encode,vapoursynth
Author: DeadNews
Author-email: uhjnnn@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Multimedia :: Video
Provides-Extra: vapoursynth-portable
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: click (>=8.0.2,<9.0.0)
Requires-Dist: pyperclip (>=1.8.2,<2.0.0)
Requires-Dist: schema (>=0.7.5,<0.8.0)
Requires-Dist: tomli (>=2.0.1,<3.0.0)
Requires-Dist: vapoursynth (>=59,<60)
Requires-Dist: vapoursynth-portable (>=59,<60); extra == "vapoursynth-portable"
Project-URL: Repository, https://github.com/DeadNews/encode-utils-cli
Description-Content-Type: text/markdown

# encode-utils-cli

> Encode utils collection

[![PyPI version](https://img.shields.io/pypi/v/encode-utils-cli)](https://pypi.org/project/encode-utils-cli)
[![CI/CD](https://github.com/DeadNews/encode-utils-cli/actions/workflows/python-vs-app.yml/badge.svg)](https://github.com/DeadNews/encode-utils-cli/actions/workflows/python-vs-app.yml)
[![pre-commit.ci](https://results.pre-commit.ci/badge/github/DeadNews/encode-utils-cli/main.svg)](https://results.pre-commit.ci/latest/github/DeadNews/encode-utils-cli/main)
[![codecov](https://codecov.io/gh/DeadNews/encode-utils-cli/branch/main/graph/badge.svg?token=OCZDZIYPMC)](https://codecov.io/gh/DeadNews/encode-utils-cli)

## Installation

```sh
pip install encode-utils-cli
```

