Metadata-Version: 2.1
Name: psiaudio
Version: 0.2.0
Summary: Audio tools supporting psiexperiment
Author-email: Brad Buran <bburan@alum.mit.edu>, "Buran Consulting, LLC" <info@bradburan.com>
Maintainer-email: Brad Buran <bburan@alum.mit.edu>, "Buran Consulting, LLC" <info@bradburan.com>
Requires-Python: >=3.7
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: matplotlib
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-gallery ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: pygments-enaml ; extra == 'docs'
Requires-Dist: sounddevice ; extra == 'docs'
Provides-Extra: examples
Requires-Dist: sounddevice ; extra == 'examples'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-benchmark ; extra == 'test'
Requires-Dist: pytest-xdist ; extra == 'test'

