Metadata-Version: 1.1
Name: odorik
Version: 0.1
Summary: Python module for Odorik API.
Home-page: https://github.com/nijel/odorik
Author: Michal Čihař
Author-email: michal@cihar.com
License: GPLv3+
Download-URL: https://pypi.python.org/pypi/odorik
Description: Python module for Odorik API
        ============================
        
        .. image:: https://travis-ci.org/nijel/odorik.svg?branch=master
            :target: https://travis-ci.org/nijel/odorik
            :alt: Build Status
        
        .. image:: https://landscape.io/github/nijel/odorik/master/landscape.svg?style=flat
            :target: https://landscape.io/github/nijel/odorik/master
            :alt: Code Health
        
        .. image:: http://codecov.io/github/nijel/odorik/coverage.svg?branch=master
            :target: http://codecov.io/github/nijel/odorik?branch=master
            :alt: Code coverage
        
        Python module to work with Odorik API.
        
        See http://odorik.readthedocs.org/en/latest/ for module documentation.
        
        See http://www.odorik.cz/w/api for API documentation.
        
Keywords: odorik
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Internet
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
