Metadata-Version: 2.0
Name: go-optouts
Version: 0.1.0
Summary: An API for managing Vumi Go opt outs.
Home-page: http://github.com/praekelt/go-optouts-api
Author: Praekelt Foundation
Author-email: dev@praekeltfoundation.org
License: BSD
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 :: Internet :: WWW/HTTP
Requires-Dist: PyYAML
Requires-Dist: Twisted (>=13.1.0)
Requires-Dist: click
Requires-Dist: klein
Requires-Dist: treq
Requires-Dist: vumi (>=0.5.4)
Requires-Dist: vumi-go

Go Opt Outs API
===============

An API for managing `Vumi Go`_ opt outs.

.. _Vumi Go: http://github.com/praekelt/vumi-go

|gooptouts-ci|_ |gooptouts-cover|_

.. |gooptouts-ci| image:: https://travis-ci.org/praekelt/go-optouts-api.png?branch=develop
.. _gooptouts-ci: https://travis-ci.org/praekelt/go-optouts-api

.. |gooptouts-cover| image:: https://coveralls.io/repos/praekelt/go-optouts-api/badge.png?branch=develop
.. _gooptouts-cover: https://coveralls.io/r/praekelt/go-optouts-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.


