From f591f2e322a51f8622c7abd323e17879c42cd5ee Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 5 Jun 2017 21:05:59 +0100 Subject: python/PyRIC: Added (Linux wireless library for Python). Signed-off-by: David Spencer --- python/PyRIC/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/PyRIC/slack-desc (limited to 'python/PyRIC/slack-desc') diff --git a/python/PyRIC/slack-desc b/python/PyRIC/slack-desc new file mode 100644 index 0000000000000..e6e71b197d4e7 --- /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/ -- cgit v1.2.3