56ed41edd6
Collection. stompclient provides a simple and lighweight STOMP client API for Python. stompclient supports both simplex (publisher-only) and duplex (publish-subscribe) communication with STOMP servers. This project started as a fork of the stompy project by Benjamin W. Smith) but has evolved into a very distinct codebase, which combines a few ideas from stompy with features from the Stomper library and CoilMQ broker.
26 lines
1,002 B
Text
26 lines
1,002 B
Text
@comment $NetBSD: PLIST,v 1.1 2012/08/14 09:05:22 imil Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/stompclient/__init__.py
|
|
${PYSITELIB}/stompclient/__init__.pyc
|
|
${PYSITELIB}/stompclient/__init__.pyo
|
|
${PYSITELIB}/stompclient/connection.py
|
|
${PYSITELIB}/stompclient/connection.pyc
|
|
${PYSITELIB}/stompclient/connection.pyo
|
|
${PYSITELIB}/stompclient/duplex.py
|
|
${PYSITELIB}/stompclient/duplex.pyc
|
|
${PYSITELIB}/stompclient/duplex.pyo
|
|
${PYSITELIB}/stompclient/exceptions.py
|
|
${PYSITELIB}/stompclient/exceptions.pyc
|
|
${PYSITELIB}/stompclient/exceptions.pyo
|
|
${PYSITELIB}/stompclient/frame.py
|
|
${PYSITELIB}/stompclient/frame.pyc
|
|
${PYSITELIB}/stompclient/frame.pyo
|
|
${PYSITELIB}/stompclient/simplex.py
|
|
${PYSITELIB}/stompclient/simplex.pyc
|
|
${PYSITELIB}/stompclient/simplex.pyo
|
|
${PYSITELIB}/stompclient/util.py
|
|
${PYSITELIB}/stompclient/util.pyc
|
|
${PYSITELIB}/stompclient/util.pyo
|