Metadata-Version: 1.1
Name: piper
Version: 0.8.1
Summary: A lightweight python toolkit for gluing together restartable, robust command line pipelines
Home-page: https://github.com/databio/pypiper/
Author: Nathan Sheffield, Johanna Klughammer, Andre Rendeiro
Author-email: nathan@code.databio.org, jklughammer@cemm.oeaw.ac.at, arendeiro@cemm.oeaw.ac.at
License: BSD2
Description: Pypiper
        =======
        
        |Documentation Status|
        
        A lightweight python toolkit for gluing together restartable, robust
        command line pipelines. The best place to learn more is at the
        `documentation hosted at Read the
        Docs <http://pypiper.readthedocs.org/>`__.
        
        .. |Documentation Status| image:: https://readthedocs.org/projects/pypiper/badge/?version=latest
           :target: http://pypiper.readthedocs.org/en/latest/?badge=latest
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
