Metadata-Version: 2.1
Name: bionmr-utils
Version: 0.2.0.dev0
Summary: Aggregate package of internal bionmr utils
Home-page: https://github.com/sizmailov/bionmr-utils
Author: Sergei Izmailov
Author-email: sergei.a.izmailov@gmail.com
License: UNKNOWN
Description: 
        .. image:: https://img.shields.io/travis/sizmailov/bionmr-utils/master.svg?logo=travis
            :alt: master status
            :target: https://travis-ci.com/sizmailov/bionmr-utils
        
        .. image:: https://img.shields.io/pypi/v/bionmr-utils.svg?logo=PyPI&logoColor=white
            :alt: pypi package
            :target: https://badge.fury.io/py/pyxmolpp2
        
        .. image:: https://codecov.io/gh/sizmailov/bionmr-utils/branch/master/graph/badge.svg
          :alt: coverage
          :target: https://codecov.io/gh/sizmailov/bionmr-utils
        
        An aggregate package of bio NMR utils
        
        To install from master branch run command
        
        .. code-block:: bash
        
             python -m pip install git+ssh://git@github.com/sizmailov/bionmr-utils.git
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/x-rst
