audiostretchy

View on PyPIReverse Dependencies (0)

1.3.5 audiostretchy-1.3.5-py3-none-any.whl

Wheel Details

Project: audiostretchy
Version: 1.3.5
Filename: audiostretchy-1.3.5-py3-none-any.whl
Download: [link]
Size: 105495
MD5: 9a8d25086b0bbd43528a774960825583
SHA256: 17f65d4e5e8f08c75d3add851edca5751a3925d7b46b92e65d81842d4bf10dc9
Uploaded: 2023-07-06 12:15:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: audiostretchy
Version: 1.3.5
Summary: AudioStretchy is a Python library and CLI tool that which performs fast, high-quality time-stretching of WAV/MP3 files without changing their pitch. Works well for speech, can time-stretch silence separately. AudioStretchy is a wrapper around the audio-stretch C library by David Bryant.
Author: Adam Twardoch
Author-Email: adam+github[at]twardoch.com
Home-Page: https://github.com/twardoch/audiostretchy
Project-Url: Documentation, https://pyscaffold.org/
License: BSD-3-Clause
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Conversion
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Platform: any
Requires-Python: >=3.8
Requires-Dist: fire (>=0.5.0)
Requires-Dist: numpy (>=1.23.0)
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: soxr (>=0.3.5); extra == "all"
Requires-Dist: pydub (>=0.25.1); sys_platform == "darwin" and extra == "all"
Requires-Dist: pymp3 (>=0.1.9); (sys_platform == "win32" or sys_platform == "linux") and extra == "all"
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: all
Provides-Extra: testing
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
License-File: LICENSE.txt
[Description omitted; length: 6976 characters]

WHEEL

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

RECORD

Path Digest Size
audiostretchy/__init__.py sha256=pH5i4Fj1tbXLqLtTVIdoojiplZssQn0nnud8-HXodRE 577
audiostretchy/__main__.py sha256=IlYwLXfCoEg56YUfyR22EnIe0T40ugnALHmWrMTkfs8 244
audiostretchy/stretch.py sha256=W4iMqP3XW48PdTKhNL-HscWJuTAjnxjyJpZ59Xx_PDs 13046
audiostretchy/interface/tdhs.py sha256=S-ZaWlY50S8ZIFTRSxCz8aBeCNiqYE0qjLERqJf41wk 6460
audiostretchy/interface/linux/_stretch.so sha256=yVJRfKFIczcwy7PjBzgH5jGjJVdLw9smzwzM4sk8A-4 22664
audiostretchy/interface/mac/_stretch.dylib sha256=_oQvYi-KJP2g5KkxNvASH1GuP4gJ4G2Nq2-gDpJKArI 99483
audiostretchy/interface/win/_stretch.def sha256=orskqo1lzLpXe3hOHpwpHo7S7rOdaM30nGw3Z610s3k 128
audiostretchy/interface/win/_stretch.dll sha256=6dRUZY3EgURL4cZ61lkWURPKBnvbOf-gyPA5bF6M4mo 140288
audiostretchy-1.3.5.dist-info/LICENSE.txt sha256=JRSsEMvhOYWIuA2nb2pwWP5zax3P2Ot0qa7piVcCmko 1501
audiostretchy-1.3.5.dist-info/METADATA sha256=DsK_UdxlgLojjNI_CKUU4Ws0ZGTMc4vg4AXP-vogEZI 8759
audiostretchy-1.3.5.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
audiostretchy-1.3.5.dist-info/entry_points.txt sha256=MtdwGGVlBu2M5fkxsNPpo5uVd0tK3k5y0VNF310RJ9Q 61
audiostretchy-1.3.5.dist-info/top_level.txt sha256=KKgAM9s7C7ixCR10NdCE5c22tfXSn1ygXwzaVykax4w 14
audiostretchy-1.3.5.dist-info/RECORD

top_level.txt

audiostretchy

entry_points.txt

audiostretchy = audiostretchy.__main__:cli