Metadata-Version: 2.0
Name: toon
Version: 0.8.1
Summary: Tools for neuroscience experiments
Home-page: https://github.com/aforren1/toon
Author: Alexander Forrence
Author-email: aforren1@jhu.edu
License: GPL3
Description-Content-Type: UNKNOWN
Keywords: psychophysics neuroscience input experiment
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: numpy
Requires-Dist: psutil
Requires-Dist: six
Provides-Extra: birds
Requires-Dist: pyserial; extra == 'birds'
Provides-Extra: force
Provides-Extra: force
Requires-Dist: nidaqmx; platform_system == "Windows" and extra == 'force'
Provides-Extra: full
Requires-Dist: hidapi; extra == 'full'
Requires-Dist: pyserial; extra == 'full'
Requires-Dist: pynput; extra == 'full'
Provides-Extra: full
Requires-Dist: nidaqmx; platform_system == "Windows" and extra == 'full'
Provides-Extra: hand
Requires-Dist: hidapi; extra == 'hand'
Provides-Extra: keyboard
Requires-Dist: pynput; extra == 'keyboard'

UNKNOWN


