Metadata-Version: 1.1
Name: libprot
Version: 0.1.2
Summary: A library of utilities for working with proteins
Home-page: https://bitbucket.org/gusennan/libprot
Author: Nate Guerin
Author-email: nate@textpla.in
License: GNU General Public License v3
Description: =======
        libprot
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/libprot.svg
                :target: https://pypi.python.org/pypi/libprot
        
        .. image:: https://img.shields.io/travis/gusennan/libprot.svg
                :target: https://travis-ci.org/gusennan/libprot
        
        .. image:: https://readthedocs.org/projects/libprot/badge/?version=latest
                :target: https://libprot.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A library of utilities for working with proteins
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://libprot.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `elgertam/cookiecutter-pipenv`_ project template, based on `audreyr/cookiecutter-pypackage`_.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`elgertam/cookiecutter-pipenv`: https://github.com/elgertam/cookiecutter-pipenv
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-06-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: libprot
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
