Metadata-Version: 2.0
Name: txssmi
Version: 0.3.0
Summary: Twisted library for Truteq's SSMI protocol
Home-page: http://github.com/smn/txssmi
Author: Simon de Haan
Author-email: simon@praekeltfoundation.org
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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
Classifier: Framework :: Twisted
Requires-Dist: Twisted

txssmi
======

A Twisted library for talking Truteq_'s SSMI protocol version 1.7.5.
Implements everything except extended return messages (sections 3.2.11 - 3.2.15)
and sending of premium rate messages.

Contributions welcome.

|travis|_ |coveralls|_


.. _Truteq: http://www.truteq.co.za

.. |travis| image:: https://travis-ci.org/praekelt/txssmi.png?branch=develop
.. _travis: https://travis-ci.org/praekelt/txssmi

.. |coveralls| image:: https://coveralls.io/repos/praekelt/txssmi/badge.png?branch=develop
.. _coveralls: https://coveralls.io/r/praekelt/txssmi



