SlackBuildsOrg/python/python-pcapy
Brenton Earl 1bbead7f18 python/python-pcapy: Added (python extension module for libpcap).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-04-08 06:57:50 +07:00
..
no-auto-docs-setup.py.diff
python-pcapy.info
python-pcapy.SlackBuild
README
slack-desc

Pcapy is a Python extension module that interfaces with the libpcap packet
capture library. Pcapy enables python scripts to capture packets on the
network. Pcapy is highly effective when used in conjunction with a
packet-handling package such as Impacket, which is a collection of Python
classes for constructing and dissecting network packets.