Metadata-Version: 2.4
Name: muxtools
Version: 0.4.0
Summary: A library for various muxing and automation tools for anything and everything fansubbing related
Project-URL: Source Code, https://github.com/Vodes/muxtools
Author-email: Vodes <vodes.imp@gmail.com>
License-Expression: MPL-2.0
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Conversion
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Multimedia :: Video :: Conversion
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: ass>=0.5.3
Requires-Dist: fontcollector>=3.0.0
Requires-Dist: mkvinfo==0.0.2
Requires-Dist: psutil>=5.6.4
Requires-Dist: pydantic>=2.5.0
Requires-Dist: pyparsebluray>=0.1.4
Requires-Dist: requests>=2.31.0
Requires-Dist: rich>=13.1.0
Requires-Dist: typed-ffmpeg-compatible==3.6.0
Requires-Dist: typing-extensions>=4.12.0
Requires-Dist: videotimestamps>=0.2.0
Requires-Dist: wget>=3.2
Description-Content-Type: text/markdown

# muxtools

A library for various muxing and automation tools for anything and everything fansubbing related

## How do I use this?

You might wanna check out the [guide/wiki](https://muxtools.vodes.pw/).

## Installation

Git is always the most updated one obviously but I can't guarantee that everything is in a working state.

You can also grab the latest stable ish versions from pip.

[![PyPI version](https://badge.fury.io/py/muxtools.svg)](https://badge.fury.io/py/muxtools)
