tictacsync

View on PyPIReverse Dependencies (0)

0.5a0 tictacsync-0.5a0-py3-none-any.whl

Wheel Details

Project: tictacsync
Version: 0.5a0
Filename: tictacsync-0.5a0-py3-none-any.whl
Download: [link]
Size: 64142
MD5: fb4ac088a3acaf67437b582454e9447d
SHA256: ea70a42bf94515cd3c1eea4c47d96b8b7e8b06d2c8c79b010458781f41da2d20
Uploaded: 2024-05-02 16:36:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tictacsync
Version: 0.5a0
Summary: command for syncing audio video recordings
Author: Raymond Lutz
Author-Email: lutzrayblog[at]mac.com
Home-Page: https://tictacsync.org/
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Utilities
Classifier: Topic :: Multimedia :: Sound/Audio :: Capture/Recording
Classifier: Topic :: Multimedia :: Video :: Non-Linear Editor
Requires-Python: >=3.10
Requires-Dist: sox (>=1.4.1)
Requires-Dist: ffmpeg-python (>=0.2.0)
Requires-Dist: loguru (>=0.6.0)
Requires-Dist: matplotlib (>=3.7.1)
Requires-Dist: numpy (>=1.24.3)
Requires-Dist: rich (>=10.12.0)
Requires-Dist: lmfit
Requires-Dist: scipy (>=1.10.1)
Requires-Dist: scikit-learn (==1.2.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4380 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tictacsync/LTCcheck.py sha256=IEfpB_ZajWuRTWtqji0H-B2g7GQvWmGVjfT0Icumv7o 15704
tictacsync/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tictacsync/device_scanner.py sha256=lvWps5XPvzubnTqisFWjdRUpxsM9YMRYMp-xQu7H6Os 27515
tictacsync/entry.py sha256=o6ktHALspGelgNuMKrdVm-mmw4EgmQowPF6S7VQf554 11391
tictacsync/multi2polywav.py sha256=k7VU-yjO1_0DbygWNytYvaExbiAs3_0-n0UmgGTa8wM 7282
tictacsync/remergemix.py sha256=FJTMipIS0O7mMl_tr8BhuYqWvanSydvjGkFCEd-jaDk 9829
tictacsync/synciso.py sha256=XmUcdUF9rl4VdCm7XW4PeYWYWM0vgAY9dC2hapoul9g 4821
tictacsync/timeline.py sha256=9p66EosNuX-9npr_2EXl_puuiMiNk8pAm5zN_1gpTKk 57449
tictacsync/yaltc.py sha256=n7ubnlcFDzCpvhZNIwMZMfijZq-ROEA-hS0dbcZgPtE 78490
tictacsync-0.5a0.dist-info/LICENSE sha256=ZAOPXLh1zlQAnhHUd7oLslKM01YZ5UiAu3STYjwIxck 1068
tictacsync-0.5a0.dist-info/METADATA sha256=i1JscHsCMOUpU23bqmIU_17fwxGtcXfo8ekUlj6p83Q 5509
tictacsync-0.5a0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
tictacsync-0.5a0.dist-info/entry_points.txt sha256=g3tdFFrVRcrKpuyKOCLUVBMgYfV65q9kpLZUOD_XCKg 139
tictacsync-0.5a0.dist-info/top_level.txt sha256=eaCWG-BsYTRR-gLTJbK4RfcaXajr0gjQ6wG97MkGRrg 11
tictacsync-0.5a0.dist-info/RECORD

top_level.txt

tictacsync

entry_points.txt

multi2polywav = tictacsync.multi2polywav:main
remergemix = tictacsync.remergemix:main
tictacsync = tictacsync.entry:main