summaryrefslogtreecommitdiffstats
path: root/libraries/libtins/slack-desc
diff options
context:
space:
mode:
author Nicolas Piatto <nico@lodpp.net>2018-04-11 23:47:32 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-14 07:06:29 +0700
commite484bcf1323ff3522eb386a4e40ba9209a116bbf (patch)
tree21ba579a2b78571a3e6441d29c329093c59f0396 /libraries/libtins/slack-desc
parent211c52ca1ec3a070cbc07d777d72539a12c57fc7 (diff)
downloadslackbuilds-e484bcf1323ff3522eb386a4e40ba9209a116bbf.tar.gz
slackbuilds-e484bcf1323ff3522eb386a4e40ba9209a116bbf.tar.xz
libraries/libtins: Added (network packet sniffing library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--libraries/libtins/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libtins/slack-desc b/libraries/libtins/slack-desc
new file mode 100644
index 0000000000..be4c09b4bc
--- /dev/null
+++ b/libraries/libtins/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------------------------------------------------------|
+libtins: libtins (network packet sniffing library)
+libtins:
+libtins: libtins is a high-level, multiplatform C++ network packet sniffing
+libtins: and crafting library.
+libtins:
+libtins: Its main purpose is to provide the C++ developer an easy, efficient,
+libtins: platform and endianess-independent way to create tools which need to
+libtins: send, receive and manipulate specially crafted packets.
+libtins:
+libtins:
+libtins: