diff options
author | Christoph Willing <c.willing@uq.edu.au> | 2013-01-02 21:53:35 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-09 18:52:17 -0500 |
commit | e33ef45a804325adef56f5d514998a3d33d16be9 (patch) | |
tree | 1366d0ab2b443ee5b298eadee635892a520354ea /libraries/libslack/slack-desc | |
parent | e49104b46993a3366d626741d050c99cfaff7899 (diff) | |
download | slackbuilds-e33ef45a804325adef56f5d514998a3d33d16be9.tar.gz |
misclibraries/libslack: Added (General programmers' utilities).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libslack/slack-desc')
-rw-r--r-- | libraries/libslack/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libslack/slack-desc b/libraries/libslack/slack-desc new file mode 100644 index 0000000000..6c4de18788 --- /dev/null +++ b/libraries/libslack/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------------------------------------------------------| +libslack: libslack (General programmers' utilities) +libslack: +libslack: Libslack is a library of general utilities designed to make UNIX/C +libslack: programming a bit easier on the eye. It is a seemingly random +libslack: collection of commonly useful modules and functions. +libslack: It was originally implemented as part of the daemon program +libslack: (although some of the code dates back much further). +libslack: +libslack: homepage: http://libslack.org +libslack: +libslack: |