Metadata-Version: 2.1
Name: describealign
Version: 1.0.4
Summary: Combines videos with matching audio files (e.g. audio descriptions)
Author-email: Julian Brown <julbean@proton.me>
Project-URL: Homepage, https://github.com/julbean/describealign
Project-URL: Bug Tracker, https://github.com/julbean/describealign/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ffmpeg-python >=0.2.0
Requires-Dist: static-ffmpeg >=2.5
Requires-Dist: matplotlib >=3.5.0
Requires-Dist: numpy >=1.21.4
Requires-Dist: python-speech-features >=0.6
Requires-Dist: scipy >=1.10.1
Requires-Dist: pytsmod >=0.3.7
Requires-Dist: PySimpleGUIQt >=0.35.0 ; platform_system != "Windows"
Requires-Dist: PySimpleGUIWx ==0.17.2 ; platform_system == "Windows"

For usage help, simply run the script directly.
If the Scripts folder has been added to PATH, can be run
directly from console with "describealign" in any directory.
The github contains more usage information.

