diff options
author | Christophe Trussardi <chris@teria.org> | 2014-02-03 07:24:17 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:07 -0600 |
commit | 9d31bb19a0bd11466e65ba3b68f6f526df476800 (patch) | |
tree | 2c36cc227847772e86b21575083b590bb7d2dd1b /libraries/liblogging/slack-desc | |
parent | 8df852ad98e0ac1584711a55e1d0817912369141 (diff) |
libraries/liblogging: Added (an easy to use logging library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/liblogging/slack-desc')
-rw-r--r-- | libraries/liblogging/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/liblogging/slack-desc b/libraries/liblogging/slack-desc new file mode 100644 index 0000000000000..1946fce09e078 --- /dev/null +++ b/libraries/liblogging/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------------------------------------------------------| +liblogging: liblogging (an easy to use logging library) +liblogging: +liblogging: liblogging is an easy to use, portable, open source library for +liblogging: system logging. +liblogging: It comes with an BSD-style license. Liblogging was initiated by +liblogging: Rainer Gerhards. +liblogging: +liblogging: +liblogging: +liblogging: Homepage: http://www.liblogging.org/ +liblogging: |