openbsd-ports/net/py-pcapy/pkg/PLIST
sthen 689f35a015 import Pcapy, thanks to fgsch@ for helping.
Pcapy is a Python extension module that enables software written in Python
to access the routines from the pcap packet capture library.

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.
2009-04-03 15:45:41 +00:00

8 lines
290 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/03 15:45:41 sthen Exp $
lib/python${MODPY_VERSION}/site-packages/pcapy-0.10.5-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/pcapy.so
share/doc/pcapy/
share/doc/pcapy/LICENSE
share/doc/pcapy/README
share/doc/pcapy/pcapy.html