Metadata-Version: 1.0
Name: sspy
Version: 0.0.0-alpha
Summary: A pluggable scheduler for the GENESIS3 neurosimulator
Home-page: http://pypi.python.org/pypi/sspy
Author: Mando Rodriguez
Author-email: rodrigueza14 at uthscsa.edu
License: GPL
Description: 
        The simple scheduler in python is a software package that 
        uses the model container (a service) and heccer (a solver) to run a simulation 
        with a set of simulation parameters. It can be extended by using and creating 
        plugins for solvers, services, inputs and outputs. 
        
Keywords: neuroscience neurosimulator simulator modeling GENESIS
Platform: Unix
Platform: Lunix
Platform: MacOS X
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
