Metadata-Version: 1.1
Name: divvy
Version: 0.3.3
Summary: A python-based configuration manager for portable environment configurations
Home-page: https://github.com/pepkit/divvy/
Author: Nathan Sheffield, Vince Reuter, Michal Stolarczyk
Author-email: nathan@code.databio.org, vreuter@virginia.edu, mjs5kd@virginia.edu
License: BSD2
Description: |PEP compatible| |Build Status| |Coverage Status|
        
        ``divvy`` is a python package for reading portable computing environment
        configuration files, which we call *divvy configuration files*. Complete
        documentation and API for the ``divvy`` python package is at
        `divvy.databio.org <http://divvy.databio.org>`__.
        
        .. |PEP compatible| image:: http://pepkit.github.io/img/PEP-compatible-green.svg
           :target: http://pepkit.github.io
        .. |Build Status| image:: https://travis-ci.org/pepkit/divvy.svg?branch=master
           :target: https://travis-ci.org/pepkit/divvy
        .. |Coverage Status| image:: https://coveralls.io/repos/github/pepkit/divvy/badge.svg?branch=master
           :target: https://coveralls.io/github/pepkit/divvy?branch=master
        
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 :: System :: Distributed Computing
