Metadata-Version: 2.1
Name: findsub
Version: 0.0.1
Summary: Finding and ranking subtitles from subscene by how much they are sync
License: GPLv3
Author: Mahyar Mahdavi
Author-email: Mahyar@Mahyar24.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Cython (>=0.29.25,<0.30.0)
Requires-Dist: IMDbPY (>=2021.4.18,<2022.0.0)
Requires-Dist: aiofiles (>=0.8.0,<0.9.0)
Requires-Dist: aiohttp[speedups] (>=3.8.1,<4.0.0)
Requires-Dist: beautifulsoup4 (>=4.10.0,<5.0.0)
Requires-Dist: lxml (>=4.7.1,<5.0.0)
Requires-Dist: setuptools (>=59.6.0,<60.0.0)
Requires-Dist: srt (>=3.5.0,<4.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Requires-Dist: webrtcvad (>=2.0.10,<3.0.0)
Requires-Dist: wheel (>=0.37.0,<0.38.0)
