Metadata-Version: 1.1
Name: taxonomylite
Version: 1.0.3
Summary: Traverse NCBI Taxonomy data using SQLite
Home-page: https://github.com/mobiusklein/taxonomylite
Author: Joshua Klein, Sukru N. Kaymakcalan, Christian Wake
Author-email: ['joshua.adam.klein@gmail.com', 'skaymakca@gmail.com', 'cwake@bu.edu']
License: UNKNOWN
Description: 
        A simple one-file solution for those times when you want to check if one organism is
        a descended from another, but don't need a full phylogenetic tree manipulation library.
        
        The library is just a single file that depends only upon the standard library.
        You can easily embed it in another library by copying this script.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
