Metadata-Version: 1.0
Name: becas
Version: 1.0.2
Summary: becas API client for Python.
Home-page: http://tnunes.github.io/becas-python/
Author: Tiago Nunes
Author-email: tiago.nunes@ua.pt
License: CC-BY-NC
Description: 
        becas-python - becas API client for Python
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        **becas-python** is the official Python client for the becas API.
        
        **becas** is a biomedical concept annotator available through an HTTP API.
        
        This package allows usage of the becas API from a command-line tool or
        programatically from Python modules.
        
        :copyright: (c) 2013, Tiago Nunes, Universidade de Aveiro
        :license: Creative Commons Attribution-Noncommercial
        
        
        Resources
        ^^^^^^^^^
        
        * `Documentation <http://tnunes.github.io/becas-python/>`_
        * `Issue Tracker <http://github.com/tnunes/becas-python/issues>`_
        * `Code <http://github.com/tnunes/becas-python>`_
        * `becas API documentation <http://bioinformatics.ua.pt/becas/api>`_
        * `About becas <http://bioinformatics.ua.pt/becas/about>`_
        
        
Platform: any
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
