Metadata-Version: 1.1
Name: vecnet.simulation
Version: 0.2
Summary: Library for simulation models in VecNet
Home-page: https://github.com/jimm-domingo/vecnet.simulation
Author: VecNet Team, Center for Research Computing, University of Notre Dame
Author-email: dev@vecnet.org
License: UNKNOWN
Description: vecnet.simulation
        =================
        
        Python library for identifying `VecNet's`_ simulation
        models, and for working with individual simulation runs (i.e., model
        executions) and groups of simulations submitted for execution.
        
        .. _VecNet's: https://www.vecnet.org
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides: vecnet.simulation
