pkgsrc-wip/py-pcapy/PLIST
Michal Pasternak 1cbab72b71 Pcapy is a Python extension module that enables software written in Python
to access the routines from the pcap packet capture library.
 
From libpcap's documentation: Libpcap is a system-independent interface for
user-level packet capture. Libpcap provides a portable framework for
low-level network monitoring. Applications include network statistics
collection, security monitoring, network debugging, etc.
 
Pcapy is most useful when used together with a packet handling package such
as Impacket, a collection of Python classes for contructing and dissecting
network packets.
2003-12-18 22:52:31 +00:00

7 lines
191 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/18 22:52:31 mpasternak Exp $
${PYSITELIB}/pcapy.so
share/doc/pcapy/LICENSE
share/doc/pcapy/README
share/doc/pcapy/pcapy.html
@dirrm share/doc/pcapy