Metadata-Version: 1.1
Name: psychosnd
Version: 0.0.4
Summary: Psychopy sound analysis scripts
Home-page: https://github.com/gjcooper/psychosnd
Author: Gavin Cooper
Author-email: gjcooper@gmail.com
License: GPLv3
Description: psychosnd
        =========
        
        version number: 0.0.1 author: Gavin Cooper
        
        Overview
        --------
        
        Psychopy sound analysis scripts
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
        ::
        
            $ pip install psychosnd
        
        If you have a local version you can also use:
        
        ::
        
            $ pip install <path_to_package>/psychosnd-0.0.1.tar.gz
        
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
        
Keywords: Psychopy,logfile,sound
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
