Metadata-Version: 1.0
Name: coeus
Version: 0.1-dev
Summary: coeus API client for Python.
Home-page: http://bioinformatics.ua.pt/coeus/
Author: Luis A. Bastiao Silva
Author-email: bastiao@ua.pt
License: CC-BY-NC
Download-URL: http://bioinformatics.ua.pt/coeus/
Description: 
        coeus-python - coeus API client for Python
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        **coeus-python** is the un-official Python client for the coeus API.
        
        This package allows usage of the coeus API from a programmatically from Python modules.
        
        Install it with::
        
            $ pip install coeus
        
        :copyright: (c) 2013, Luis A. Bastiao Silva, Universidade de Aveiro
        :license: Creative Commons Attribution-Noncommercial
        
        
        Resources
        ^^^^^^^^^
        
        
        * `About coeus <http://bioinformatics.ua.pt/coeus/>`_
        
        
Keywords: coeus
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
