Metadata-Version: 2.1
Name: videoprof
Version: 0.1.0
Summary: Profile various attributes of local videos like resolution, codec, container, audio channels, and more!
License: MIT
Author: Christian Lent
Author-email: christian@lent.us
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: colored (>=1.4.2,<2.0.0)
Requires-Dist: pymediainfo (>=5.0.3,<6.0.0)
