RETIRED, further work has moved to Debian project infrastructure
Go to file
Kenneth Giusti 1d900b0051 Add support for setting the sender settle mode on the link.
Author: Gordon Sim
2014-07-07 11:22:09 -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 Allow process to be called on stale connection references. 2014-06-25 15:50:24 -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 API stable - 1.0.0 release 2014-06-30 13:16:06 -04:00
setup.py API stable - 1.0.0 release 2014-06-30 13:16:06 -04:00
tox.ini Reorganize source file layout: introduce a package-level directory 2014-03-20 13:16:23 -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.