RETIRED, further work has moved to Debian project infrastructure
Go to file
Kenneth Giusti c49d818068 Release 1.1.0 2014-07-14 11:18:52 -04:00
docs rename the project to avoid name collsion on PyPi 2014-04-30 11:28:28 -04:00
examples/python rename the project to avoid name collsion on PyPi 2014-04-30 11:28:28 -04:00
python/pyngus Add support for setting the sender settle mode on the link. 2014-07-07 11:22:09 -04:00
tests/python Release 1.1.0 2014-07-14 11:18:52 -04:00
.gitignore Add unit test infrastructure, plus a few bugfixes and PEP8 cleanups. 2014-03-20 10:41:26 -04:00
LICENSE Initial commit 2013-12-13 06:22:22 -08:00
README.md rename the project to avoid name collsion on PyPi 2014-04-30 11:28:28 -04:00
TODO.txt Release 1.1.0 2014-07-14 11:18:52 -04:00
setup.py Release 1.1.0 2014-07-14 11:18:52 -04:00
tox.ini Release 1.1.0 2014-07-14 11:18:52 -04:00

README.md

pyngus

A messaging framework built on the QPID Proton engine. It provides a callback-based API for message passing.

See the User Guide in the docs directory for more detail.