3cffce737a
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@.
9 lines
493 B
Plaintext
9 lines
493 B
Plaintext
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2004/12/22 08:38:21 xsa Exp $
|
|
lib/python${MODPY_VERSION}/site-packages/openbsd/_ifconfig.so
|
|
lib/python${MODPY_VERSION}/site-packages/openbsd/_kqueue.so
|
|
lib/python${MODPY_VERSION}/site-packages/openbsd/_kvm.so
|
|
lib/python${MODPY_VERSION}/site-packages/openbsd/_netstat.so
|
|
lib/python${MODPY_VERSION}/site-packages/openbsd/_pcap.so
|
|
lib/python${MODPY_VERSION}/site-packages/openbsd/_sysvar.so
|
|
lib/python${MODPY_VERSION}/site-packages/openbsd/arc4random.so
|