Metadata-Version: 1.1
Name: ometria
Version: 0.1.1
Summary: Python wrapper for the Ometria API
Home-page: https://github.com/nwjlyons/ometria
Author: Neil Lyons
Author-email: nwjlyons@googlemail.com
License: BSD
Description: ===============================
        ometria
        ===============================
        
        .. image:: https://badge.fury.io/py/ometria.png
            :target: http://badge.fury.io/py/ometria
            
        .. image:: https://travis-ci.org/nwjlyons/ometria.png?branch=master
                :target: https://travis-ci.org/nwjlyons/ometria
        
        .. image:: https://pypip.in/d/ometria/badge.png
                :target: https://crate.io/packages/ometria?version=latest
        
        
        Python wrapper for the Ometria API
        
        * Free software: BSD license
        * Documentation: http://ometria.rtfd.org.
        
        Features
        --------
        
        * TODO
        
        
        
        History
        -------
        
        0.1.0 (2014-04-23)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: ometria
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
