Metadata-Version: 1.0
Name: python-coveralls
Version: 1.0
Summary: Python interface to coveralls.io API

Home-page: http://github.com/z4r/python-coveralls
Author: Andrea De Marco
Author-email: 24erre@gmail.com
License: Apache License 2.0
Description: ====================================
        Python interface to coveralls.io API
        ====================================
        
        .. image:: https://api.travis-ci.org/z4r/python-coveralls.png?branch=master
        :target: http://travis-ci.org/z4r/python-coveralls
        
        This package provides a module to interface with the https://coveralls.io/ API.
        
Keywords: coveralls.io
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
