summaryrefslogtreecommitdiff
path: root/libraries/zeromq/slack-desc
diff options
context:
space:
mode:
authorPatrick Pippen <dabittweiler@gmail.com>2011-03-05 07:42:41 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-03-05 07:42:41 -0300
commit5e6912959c354891fdbe70331cbe1a1ae9b3486b (patch)
treefc16d27c71d6a8748f8f6de7cab0d2b8fa3026c2 /libraries/zeromq/slack-desc
parent1ecf929173d184a8e66188524cbb1a95c8bcd38e (diff)
downloadslackbuilds-5e6912959c354891fdbe70331cbe1a1ae9b3486b.tar.gz
libraries/zeromq: Added (lightweight messaging kernel library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/zeromq/slack-desc')
-rw-r--r--libraries/zeromq/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/zeromq/slack-desc b/libraries/zeromq/slack-desc
new file mode 100644
index 0000000000..434b1e8f48
--- /dev/null
+++ b/libraries/zeromq/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+zeromq: zeromq (lightweight messaging kernel library)
+zeromq:
+zeromq: Zeromq lightweight messaging kernel is a library which extends the
+zeromq: standard socket interfaces with features traditionally provided by
+zeromq: specialised messaging middleware products. 0MQ sockets provide an
+zeromq: abstraction of asynchronous message queues, multiple messaging
+zeromq: patterns message filtering (subscriptions), seamless access to
+zeromq: multiple transport protocols and more.
+zeromq:
+zeromq:
+zeromq: