Metadata-Version: 2.1
Name: reproduce
Version: 0.0.8
Summary: Computational reproduction library.
Home-page: https://bitbucket.org/natcap/reproduce
Maintainer: Rich Sharp
Maintainer-email: richpsharp@gmail.com
License: BSD
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 :: 3.6
Classifier: License :: OSI Approved :: BSD License
Requires-Dist: google.cloud.storage
Requires-Dist: crcmod

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.


