Metadata-Version: 1.2
Name: reproduce
Version: 0.0.2
Summary: Computational reproduction library.
Home-page: https://bitbucket.org/richsharp/reproduce
Maintainer: Rich Sharp
Maintainer-email: richpsharp@gmail.com
License: BSD
Description: reproduce:
        =================================================
        
        About Reproduce
        ===============
        
        `reproduce` is a library to help you create reproducible computational
        pipelines. Its current vision is in the context of science based software.
        
        Example Use
        ===========
        
        Install `reproduce` with
        
        `pip install reproduce`
        
        Examples coming in later releases.
        
Keywords: computing reproduction
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: License :: OSI Approved :: BSD License
