Metadata-Version: 1.1
Name: pybe
Version: 0.1.2
Summary: PyBE is a library for solving biosystems engineering problems.
Home-page: https://gitlab.com/pybe/pybe
Author: Kurt Kremitzki
Author-email: kkremitzki@gmail.com
License: BSD license
Description: ===========================================
        PyBE: Python Biosystems Engineering Library
        ===========================================
        
        
        .. image:: https://img.shields.io/pypi/v/pybe.svg
                :target: https://pypi.python.org/pypi/pybe
        
        .. image:: https://gitlab.com/pybe/PyBE/badges/master/build.svg
                :target: https://gitlab.com/pybe/PyBE/builds/
        
        .. image:: https://gitlab.com/pybe/PyBE/badges/master/coverage.svg
                :target: https://gitlab.com/pybe/PyBE/commits/master
        
        .. image:: https://readthedocs.org/projects/pybe/badge/?version=latest
                :target: https://pybe.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        PyBE is a library for solving biosystems engineering problems.
        
        
        * Free software: BSD license
        * Documentation: https://pybe.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        
        
        =======
        History
        =======
        
        0.1.0 (2016-11-02)
        ------------------
        
        * First release on PyPI.
        
Keywords: pybe
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
