From 847578bf921b9b4b20c3d257d6267084a2bafa95 Mon Sep 17 00:00:00 2001 From: Christophe Trussardi Date: Tue, 27 Sep 2011 22:47:41 -0500 Subject: libraries/librelp: Added (a reliable logging library) Signed-off-by: Robby Workman --- libraries/librelp/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/librelp/slack-desc (limited to 'libraries/librelp/slack-desc') diff --git a/libraries/librelp/slack-desc b/libraries/librelp/slack-desc new file mode 100644 index 0000000000..508c6a78c0 --- /dev/null +++ b/libraries/librelp/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 ':'. + + |-----handy-ruler-------------------------------------------------| +librelp: librelp (a reliable logging library) +librelp: +librelp: librelp is an easy to use library for the RELP protocol. +librelp: RELP in turn provides reliable event logging over the network +librelp: (and consequently RELP stands for Reliable Event Logging +librelp: Protocol). RELP was initiated by Rainer Gerhards after he +librelp: was finally upset by the lossy nature of plain tcp syslog +librelp: and wanted a cure for all these dangling issues. +librelp: +librelp: Homepage: http://www.librelp.com/ +librelp: -- cgit v1.2.3