Metadata-Version: 1.1
Name: divvy
Version: 0.2
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: UNKNOWN
License: BSD2
Description: |Build Status| |PEP compatible|
        
        ``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
        `code.databio.org/divvy <http://code.databio.org/divvy>`__.
        
        .. |Build Status| image:: https://travis-ci.org/pepkit/divvy.svg?branch=master
           :target: https://travis-ci.org/pepkit/divvy
        .. |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 :: System :: Distributed Computing
