Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
4 lines
220 B
Plaintext
4 lines
220 B
Plaintext
stomp.py is a Python client library for accessing messaging servers (such as
|
|
Apollo or RabbitMQ) using the STOMP protocol (versions 1.0, 1.1 and 1.2). It
|
|
can also be run as a standalone, command-line client for testing.
|