1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/devel/py-sysctl/pkg-descr
William Grzybowski c860313ec2 devel/py-sysctl: wrapper for the sysctl system functions
Python wrapper for the sysctl system functions.

It provides a very simple interface to query for sysctls and to change
their values in a pythonic way.

WWW: https://github.com/williambr/py-sysctl
2013-07-13 21:10:25 +00:00

7 lines
197 B
Plaintext

Python wrapper for the sysctl system functions.
It provides a very simple interface to query for sysctls and to change
their values in a pythonic way.
WWW: https://github.com/williambr/py-sysctl