summaryrefslogtreecommitdiffstats
path: root/python/PyRIC/slack-desc
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-06-05 22:05:59 +0200
committer Willy Sudiarto Raharjo2017-06-06 02:56:18 +0200
commitf591f2e322a51f8622c7abd323e17879c42cd5ee (patch)
tree4eb60f8a683909237b6a41ee66a7e9b69c2b8e38 /python/PyRIC/slack-desc
parent5a01946ed94bba0bf8a3d795eeaf227af818ebbb (diff)
downloadslackbuilds-f591f2e322a51f8622c7abd323e17879c42cd5ee.tar.gz
python/PyRIC: Added (Linux wireless library for Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/PyRIC/slack-desc')
-rw-r--r--python/PyRIC/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/PyRIC/slack-desc b/python/PyRIC/slack-desc
new file mode 100644
index 0000000000..e6e71b197d
--- /dev/null
+++ b/python/PyRIC/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------------------------------------------------------|
+PyRIC: PyRIC (Linux wireless library for Python)
+PyRIC:
+PyRIC: PyRIC (is a Linux only) library providing wireless developers and
+PyRIC: pentesters the ability to identify, enumerate and manipulate their
+PyRIC: system's wireless cards programmatically in Python. Pentesting
+PyRIC: applications and scripts written in Python have increased
+PyRIC: dramatically in recent years. However, these tools still rely on
+PyRIC: Linux command lines tools to setup and prepare and restore the
+PyRIC: system for use.
+PyRIC:
+PyRIC: Homepage: http://wraith-wireless.github.io/PyRIC/