Metadata-Version: 2.4
Name: asmu
Version: 0.1.3
Summary: Acoustic Signal Measurement Utilities
Project-URL: Repository, https://gitlab.com/felhub/asmu
Project-URL: Documentation, https://felhub.gitlab.io/asmu/
Author-email: felhub <felhub@net4us.at>
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio
Requires-Python: >=3.12
Requires-Dist: numpy>=2.0.0
Requires-Dist: sounddevice>=0.5.1
Requires-Dist: soundfile>=0.13.1
Provides-Extra: check
Requires-Dist: flake8; extra == 'check'
Requires-Dist: flake8-pyproject; extra == 'check'
Requires-Dist: isort; extra == 'check'
Requires-Dist: mypy; extra == 'check'
Requires-Dist: pytest; extra == 'check'
Provides-Extra: docs
Requires-Dist: matplotlib; extra == 'docs'
Requires-Dist: mkdocs-material; extra == 'docs'
Requires-Dist: mkdocstrings; extra == 'docs'
Requires-Dist: mkdocstrings-python; extra == 'docs'
Requires-Dist: pylint; extra == 'docs'
Provides-Extra: profile
Requires-Dist: line-profiler; extra == 'profile'
Requires-Dist: memory-profiler; extra == 'profile'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-benchmark; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Description-Content-Type: text/markdown

# Acoustic Signal Measurement Utilities

[Documentation](https://felhub.gitlab.io/asmu)

[Repo](https://gitlab.com/felhub/asmu)

[PyPi](https://pypi.org/project/asmu)

