Metadata-Version: |
2.1 |
Name: |
soxr |
Version: |
0.5.0.post1 |
Summary: |
High quality, one-dimensional sample-rate conversion library |
Author: |
KEUM Myungchul |
Project-Url: |
Homepage, https://github.com/dofuuz/python-soxr |
Project-Url: |
Documentation, https://python-soxr.readthedocs.io |
Project-Url: |
Source, https://github.com/dofuuz/python-soxr |
Project-Url: |
Bug tracker, https://github.com/dofuuz/python-soxr/issues |
Keywords: |
audio resampling,samplerate conversion,SRC,signal processing,resampler |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Telecommunications Industry |
Classifier: |
Topic :: Multimedia :: Sound/Audio :: Analysis |
Classifier: |
Topic :: Multimedia :: Sound/Audio :: Conversion |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) |
Classifier: |
Programming Language :: C |
Classifier: |
Programming Language :: C++ |
Classifier: |
Programming Language :: Python :: 3 |
Requires-Python: |
>=3.9 |
Requires-Dist: |
numpy |
Requires-Dist: |
sphinx; extra == "docs" |
Requires-Dist: |
sphinx-book-theme; extra == "docs" |
Requires-Dist: |
myst-parser; extra == "docs" |
Requires-Dist: |
linkify-it-py; extra == "docs" |
Requires-Dist: |
pytest; extra == "test" |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |