Metadata-Version: 1.1
Name: Bio-Eutils
Version: 1.63
Summary: Standalone version of the Biopython Eutils modules
Home-page: https://github.com/jmaupetit/Bio_Eutils
Author: Julien Maupetit
Author-email: julien@maupetit.net
License: Biopython
Description: Bio_Eutils is the standalone version of the Entrez
        and Medline BioPython (http://www.biopython.org) modules. It is used to access
        to the NCBI E-utilities (http://www.ncbi.nlm.nih.gov/books/NBK25501/) - a set
        of (web)services to query Entrez databases.
        
        The main purpose of this module is to keep the installation step as small and
        simple as possible. Hence the module comes with no other dependencies.
Keywords: biopython,Entrez,Eutils,Medline,NCBI
Platform: Platform independant
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering
