Metadata-Version: 2.1
Name: pyvid
Version: 0.0.8
Summary: Video conversion utility using ffmpeg
Home-page: https://github.com/0jdxt/pyvid
Author: jdxt
Author-email: jytrn@protonmail.com
Keywords: cli,video,conversion,ffmpeg,tools
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: Freeware
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Multimedia :: Video :: Conversion
Classifier: Topic :: Utilities
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: click-spinner (>=0.1.8,<0.2.0)
Requires-Dist: ffmpeg-python (>=0.1.16,<0.2.0)
Requires-Dist: hurry.filesize (>=0.9.0,<0.10.0)
Requires-Dist: hypothesis (>=3.84,<4.0)
Requires-Dist: pytoml (>=0.1.19,<0.2.0)
Project-URL: Documentation, https://pyvid.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/0jdxt/pyvid
