openbsd-ports/devel/py-openbsd/pkg/PLIST
xsa 3cffce737a Initial import of py-openbsd-0.1.2
The PyOpenBSD library allows Python programs to interact with the
OpenBSD operating system in a smooth and seamless way. It consists of a
set of bindings for various system libraries, as well as interfaces for
inspecting in-kernel variables using kvm.

PyOpenBSD also contains some useful functionality not directly or solely
related to OpenBSD. At this stage there are no concrete plans to "spin
off" architecture-independent projects.

Maintained by Aldo Cortesi <aldo at nullcube.com>

ok alek@.
2004-12-22 08:38:21 +00:00

71 lines
2.9 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/22 08:38:21 xsa Exp $
%%SHARED%%
bin/pfreport
bin/plog
lib/python${MODPY_VERSION}/
lib/python${MODPY_VERSION}/site-packages/
lib/python${MODPY_VERSION}/site-packages/openbsd/
lib/python${MODPY_VERSION}/site-packages/openbsd/__init__.py
lib/python${MODPY_VERSION}/site-packages/openbsd/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/openbsd/_packetDescriptors.py
lib/python${MODPY_VERSION}/site-packages/openbsd/_packetDescriptors.pyc
lib/python${MODPY_VERSION}/site-packages/openbsd/ifconfig.py
lib/python${MODPY_VERSION}/site-packages/openbsd/ifconfig.pyc
lib/python${MODPY_VERSION}/site-packages/openbsd/kqueue.py
lib/python${MODPY_VERSION}/site-packages/openbsd/kqueue.pyc
lib/python${MODPY_VERSION}/site-packages/openbsd/netstat.py
lib/python${MODPY_VERSION}/site-packages/openbsd/netstat.pyc
lib/python${MODPY_VERSION}/site-packages/openbsd/packet.py
lib/python${MODPY_VERSION}/site-packages/openbsd/packet.pyc
lib/python${MODPY_VERSION}/site-packages/openbsd/pcap.py
lib/python${MODPY_VERSION}/site-packages/openbsd/pcap.pyc
lib/python${MODPY_VERSION}/site-packages/openbsd/utils.py
lib/python${MODPY_VERSION}/site-packages/openbsd/utils.pyc
share/doc/py-openbsd/
share/doc/py-openbsd/admin.html
share/doc/py-openbsd/arc4random.html
share/doc/py-openbsd/ifconfig/
share/doc/py-openbsd/ifconfig.html
share/doc/py-openbsd/ifconfig/ifconfig.html
share/doc/py-openbsd/ifconfig/interface.html
share/doc/py-openbsd/ifconfig/media.html
share/doc/py-openbsd/index.html
share/doc/py-openbsd/intro.html
share/doc/py-openbsd/kqueue/
share/doc/py-openbsd/kqueue.html
share/doc/py-openbsd/kqueue/kevents.html
share/doc/py-openbsd/kqueue/kqueue.html
share/doc/py-openbsd/netstat/
share/doc/py-openbsd/netstat.html
share/doc/py-openbsd/netstat/ahstats.html
share/doc/py-openbsd/netstat/espstats.html
share/doc/py-openbsd/netstat/icmpstats.html
share/doc/py-openbsd/netstat/ifstats.html
share/doc/py-openbsd/netstat/igmpstats.html
share/doc/py-openbsd/netstat/ip6stats.html
share/doc/py-openbsd/netstat/ipcompstats.html
share/doc/py-openbsd/netstat/ipipstats.html
share/doc/py-openbsd/netstat/ipstats.html
share/doc/py-openbsd/netstat/tcpstats.html
share/doc/py-openbsd/netstat/udpstats.html
share/doc/py-openbsd/packet/
share/doc/py-openbsd/packet.html
share/doc/py-openbsd/packet/packet.html
share/doc/py-openbsd/packet/protocol/
share/doc/py-openbsd/packet/protocol.html
share/doc/py-openbsd/packet/protocol/descriptors.html
share/doc/py-openbsd/pcap/
share/doc/py-openbsd/pcap.html
share/doc/py-openbsd/pcap/dumper.html
share/doc/py-openbsd/pcap/feeds/
share/doc/py-openbsd/pcap/feeds.html
share/doc/py-openbsd/pcap/feeds/live.html
share/doc/py-openbsd/pcap/feeds/offline.html
share/doc/py-openbsd/style/
share/doc/py-openbsd/style/style.css
share/examples/py-openbsd/
share/examples/py-openbsd/README
share/examples/py-openbsd/pdump.py
share/examples/py-openbsd/ping.py
share/examples/py-openbsd/proctrace.py