Metadata-Version: 1.1
Name: ncsdaemon
Version: 0.01a
Summary: A service running on a master node that allows clients to interact with the NCS brain simulator using a restful API
Home-page: http://github.com/braincomputationlab/ncs-daemon
Author: Nathan Jordan
Author-email: natedagreat27274@gmail.com
License: MIT
Description: ncs-daemon
        ======================================
        .. image:: https://travis-ci.org/BrainComputationLab/ncs-daemon.png?branch=master
                :target: https://travis-ci.org/BrainComputationLab/ncs-daemon
        .. image:: https://coveralls.io/repos/BrainComputationLab/ncs-daemon/badge.png?branch=master
                :target: https://coveralls.io/r/BrainComputationLab/ncs-daemon?branch=master
        .. image:: https://pypip.in/v/ncsdaemon/badge.png
                :target: https://crate.io/packages/ncsdaemon/
        
        
        A service running on a master node that allows clients to interact with the NCS brain simulator using a restful API.
        
        
        0.01a
        --------------------------------------------------------------------------------
        
        Initial Pre-release alpha version. Until any significant progress is made this
        version will remain as the current working version.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
