summaryrefslogtreecommitdiff
path: root/net/py-impacket/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-impacket/pkg-descr')
-rw-r--r--net/py-impacket/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/py-impacket/pkg-descr b/net/py-impacket/pkg-descr
new file mode 100644
index 000000000000..66f062ca093b
--- /dev/null
+++ b/net/py-impacket/pkg-descr
@@ -0,0 +1,17 @@
+Impacket is a collection of Python classes focused
+on providing access to network packets.
+Impacket allows Python developers to craft and decode
+network packets in simple and consistent manner.
+It includes support for low-level protocols such as
+IP, UDP and TCP, as well as higher-level protocols
+such as NMB and SMB. Impacket is highly effective
+when used in conjunction with a packet capture utility
+or package such as Pcapy. Packets can be constructed
+from scratch, as well as parsed from raw data. Furthermore,
+the object oriented API makes it simple to work with deep
+protocol hierarchies.
+
+- Marcin Jessa
+yazzy@yazzy.org
+
+WWW: http://oss.coresecurity.com/projects/impacket.html