diff options
author | Bernski Comadizo <bcomadizo@gmail.com> | 2012-12-11 09:05:12 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:07 -0500 |
commit | 57179ad2a6cfe7d580a0c9649265a99fadbca0a3 (patch) | |
tree | 45bcdfed323b3e187fb67c08624b923270ca16ba /libraries/lksctp-tools/slack-desc | |
parent | 087a7e371e5adf8b3aeb860295ed9d2a485f99b7 (diff) | |
download | slackbuilds-57179ad2a6cfe7d580a0c9649265a99fadbca0a3.tar.gz |
libraries/lksctp-tools: Added (linux kernel SCTP tools).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/lksctp-tools/slack-desc')
-rw-r--r-- | libraries/lksctp-tools/slack-desc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/libraries/lksctp-tools/slack-desc b/libraries/lksctp-tools/slack-desc new file mode 100644 index 0000000000..03d6807282 --- /dev/null +++ b/libraries/lksctp-tools/slack-desc @@ -0,0 +1,20 @@ +# 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------------------------------------------------------| +lksctp-tools: lksctp-tools (Linux Kernel SCTP Tools) +lksctp-tools: +lksctp-tools: This is the lksctp-tools package for Linux Kernel SCTP Reference +lksctp-tools: Implementation. This package is intended for two audiences. For +lksctp-tools: SCTP application developers, this package provides the user-level +lksctp-tools: C language header files and a library for accessing SCTP specific +lksctp-tools: application programming interfaces not provided by the standard +lksctp-tools: sockets. For LKSCTP project developers, this package provides the +lksctp-tools: functional and API regression tests. +lksctp-tools: +lksctp-tools: Homepage: http://lksctp.sourceforge.net + |