Metadata-Version: 1.1
Name: prespy
Version: 0.0.4
Summary: Package for working with the Neurobehavioural Systems Presentation logfiles within python
Home-page: https://github.com/gjcooper/prespy
Author: Gavin Cooper
Author-email: gjcooper@gmail.com
License: GPL v2.0
Description: prespy
        ======
        
        Details
        -------
        
        A currently rough collection of modules and scripts for working with the
        NBS Presentation data in various ways.
        
        Requirements
        ------------
        
        The following are required by certain elements of the package and may
        need to be installed separately if you are using them.
        
        -  numpy (required by mri module and scla subpackage
        -  scipy (required by scla subpackage)
        -  matplotlib (required by scla subpackage)
        
        
Keywords: Presentation,NBS,logfile
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
