Metadata-Version: 2.0
Name: bioutils
Version: 0.2.7.post0
Summary: miscellaneous simple bioinformatics utilities and lookup tables
Home-page: https://github.com/biocommons/bioutils
Author: bioutils Committers
Author-email: biocommons-dev@googlegroups.com
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
Keywords: bioinformatics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Dist: requests
Requires-Dist: six

bioutils -- simple bioinformatics utilities and lookup tables
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

|ci_rel| | |pypi_rel| | |issues_badge|

bioutils provides some common tools and lookup tables used primarly by
hg stthe `hgvs <https://github.com/biocommons/hgvs/>`_ and `uta
<https://github.com/biocommons/uta/>`_ packages.  This package is
not really intended for broader use (read: it may change without
notice).


.. |issues_badge| image:: https://img.shields.io/github/issues/biocommons/bioutils.png
  :target: https://github.com/biocommons/bioutils/issues
  :align: middle

.. |pypi_rel| image:: https://badge.fury.io/py/bioutils.png
  :target: https://pypi.python.org/pypi?name=bioutils
  :align: middle

.. |ci_rel| image:: https://travis-ci.org/biocommons/bioutils.png?branch=master
  :target: https://travis-ci.org/biocommons/bioutils
  :align: middle 


