describealign 1.2.0__py3-none-any.whl → 2.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,27 +1,26 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: describealign
3
- Version: 1.2.0
3
+ Version: 2.0.0
4
4
  Summary: Combines videos with matching audio files (e.g. audio descriptions)
5
5
  Author-email: Julian Brown <julbean@proton.me>
6
+ License-Expression: GPL-3.0-only
6
7
  Project-URL: Homepage, https://github.com/julbean/describealign
7
8
  Project-URL: Bug Tracker, https://github.com/julbean/describealign/issues
9
+ Keywords: audio,description,alignment,describe,align,video,media,stretch,time-scale,match,combine,fit,blind,impaired,track,sync,synchronize,register,accessible,accessibility,descriptive,narration,visual,low-vision,disability,access,assistive
8
10
  Classifier: Programming Language :: Python :: 3
9
- Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
10
11
  Classifier: Operating System :: OS Independent
11
12
  Requires-Python: >=3.8
12
13
  Description-Content-Type: text/markdown
13
14
  License-File: LICENSE
14
15
  Requires-Dist: ffmpeg_python~=0.2.0
15
16
  Requires-Dist: static-ffmpeg~=2.5
16
- Requires-Dist: matplotlib~=3.5
17
- Requires-Dist: numpy~=1.21
18
- Requires-Dist: python_speech_features~=0.6
17
+ Requires-Dist: matplotlib~=3.9
18
+ Requires-Dist: numpy<3.0,>=1.21
19
19
  Requires-Dist: scipy~=1.10
20
20
  Requires-Dist: platformdirs~=4.2
21
- Requires-Dist: pytsmod~=0.3.7
22
- Requires-Dist: PySimpleGUIWx~=0.17.2; platform_system == "Windows"
23
- Requires-Dist: PySimpleGUIQt~=0.35.0; platform_system != "Windows"
24
- Requires-Dist: PySide2~=5.15; platform_system != "Windows"
21
+ Requires-Dist: natsort~=8.4.0
22
+ Requires-Dist: wxPython~=4.2.3
23
+ Requires-Dist: sortedcontainers~=2.4.0
25
24
  Dynamic: license-file
26
25
 
27
26
  For usage help, simply run the script directly.
@@ -0,0 +1,7 @@
1
+ describealign.py,sha256=6ZMZCo21j6DFdXna-iRlDiSqUHTBgoUqT-ahyMXeSVM,90534
2
+ describealign-2.0.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
3
+ describealign-2.0.0.dist-info/METADATA,sha256=TR_m6tw61__3aZbv_4l-jBLNk3DFh52794Quhcr1n40,1331
4
+ describealign-2.0.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
+ describealign-2.0.0.dist-info/entry_points.txt,sha256=7o7N6v3r4vFIH_XBdgk7WWhr-vZ_YitY8JWMdzN5xU0,71
6
+ describealign-2.0.0.dist-info/top_level.txt,sha256=VYHWy4TeimBAF5BQAuDj4adGdLaWs2AoYx6qQjGPJ4M,14
7
+ describealign-2.0.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.7.1)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5