Metadata-Version: 1.1
Name: BioID
Version: 1.0
Summary: A python package for autonomously identifying Bioinformatic file formats.
Home-page: https://github.com/LeeBergstrand/BioID
Author: Lee Bergstrand
Author-email: UNKNOWN
License: MIT
Description: ===============================
        BioID
        ===============================
        
        .. image:: https://magnum.travis-ci.com/LeeBergstrand/BioID.svg?token=gFspxRhLX7xmypaS1yi5&branch=master
                :target: https://magnum.travis-ci.com/LeeBergstrand/BioID
        
        .. image:: https://img.shields.io/pypi/v/BioID.svg
                :target: https://pypi.python.org/pypi/BioID
        
        
        A python package for autonomously identifying Bioinformatic file formats.
        
        * Free software: BSD license
        * Documentation: https://BioID.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-05-18)
        ---------------------
        
        * First release on PyPI.
        
Keywords: BioID Bioinformatics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
