Metadata-Version: 1.1
Name: peppy
Version: 0.21.0
Summary: A python-based project metadata manager for portable encapsulated projects
Home-page: https://github.com/pepkit/peppy/
Author: Nathan Sheffield, Vince Reuter, Andre Rendeiro
Author-email: UNKNOWN
License: BSD2
Description: peppy python package
        ====================
        
        |Build Status| |Coverage Status| |PEP compatible|
        
        ``peppy`` is the official python package for reading **Portable
        Encapsulated Projects** or **PEP**\ s in ``python``.
        
        Links to complete documentation:
        
        -  Complete documentation and API for the ``peppy`` python package is at
           `peppy.databio.org <http://peppy.databio.org>`__.
        -  Reference documentation for standard **PEP** format is at
           `pepkit.github.io <https://pepkit.github.io/>`__.
        -  Example PEPs for testing ``peppy`` are in the `example_peps
           repository <https://github.com/pepkit/example_peps>`__.
        
        .. |Build Status| image:: https://travis-ci.org/pepkit/peppy.svg?branch=master
           :target: https://travis-ci.org/pepkit/peppy
        .. |Coverage Status| image:: https://coveralls.io/repos/github/pepkit/peppy/badge.svg?branch=master
           :target: https://coveralls.io/github/pepkit/peppy?branch=master
        .. |PEP compatible| image:: http://pepkit.github.io/img/PEP-compatible-green.svg
           :target: http://pepkit.github.io
        
Keywords: project,metadata,bioinformatics,sequencing,ngs,workflow
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
