diff options
author | apb <apb> | 2012-01-21 20:17:27 +0000 |
---|---|---|
committer | apb <apb> | 2012-01-21 20:17:27 +0000 |
commit | a01853da899d746e12a8b095e72071ff5af5e641 (patch) | |
tree | df777c9df57af9fb78e0199c181a86418044eb18 /net/py-zmq/DESCR | |
parent | 2c22b8d977b942c9523488afbd96ae4db2d331e0 (diff) | |
download | pkgsrc-a01853da899d746e12a8b095e72071ff5af5e641.tar.gz |
Add py-zmq version 2.1.10
PyZMQ is ostensibly the Python bindings for ZeroMQ, but the project,
following Python's 'batteries included' philosophy, provides more than
just Python methods objects for calling into the ZeroMQ C++ library.
Diffstat (limited to 'net/py-zmq/DESCR')
-rw-r--r-- | net/py-zmq/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/py-zmq/DESCR b/net/py-zmq/DESCR new file mode 100644 index 00000000000..173591f496a --- /dev/null +++ b/net/py-zmq/DESCR @@ -0,0 +1,3 @@ +PyZMQ is ostensibly the Python bindings for ZeroMQ, but the project, +following Python's 'batteries included' philosophy, provides more than +just Python methods objects for calling into the ZeroMQ C++ library. |