Metadata-Version: 1.1
Name: go-http
Version: 0.2.2
Summary: A client library for Vumi Go's HTTP API
Home-page: http://github.com/praekelt/go-http-api
Author: Praekelt Foundation
Author-email: dev@praekeltfoundation.org
License: BSD
Description: Vumi Go HTTP API client
        =======================
        
        A client library for the `Vumi Go`_ HTTP API.
        
        .. _Vumi Go: http://github.com/praekelt/vumi-go
        
        |gha-ci|_ |gha-cover|_
        
        .. |gha-ci| image:: https://travis-ci.org/praekelt/go-http-api.png?branch=develop
        .. _gha-ci: https://travis-ci.org/praekelt/go-http-api
        
        .. |gha-cover| image:: https://coveralls.io/repos/praekelt/go-http-api/badge.png?branch=develop
        .. _gha-cover: https://coveralls.io/r/praekelt/go-http-api
        
        You can contact the Vumi development team in the following ways:
        
        * via *email* by joining the the `vumi-dev@googlegroups.com`_ mailing list
        * on *irc* in *#vumi* on the `Freenode IRC network`_
        
        .. _vumi-dev@googlegroups.com: https://groups.google.com/forum/?fromgroups#!forum/vumi-dev
        .. _Freenode IRC network: https://webchat.freenode.net/?channels=#vumi
        
        Issues can be filed in the GitHub issue tracker. Please don't use the issue
        tracker for general support queries.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
