freebsd-ports/devel/py-sysctl/pkg-descr
Ryan Moeller 851f7f6371 devel/py-sysctl: Fix off-by-one string termination
Update to v0.3.3 which fixes string-type sysctls having the last char
truncated.

Also follow the repo moving to truenas/py-sysctl.

Approved by:	lwhsu (implicit)
Sponsored by:	iXsystems, Inc.
2021-09-28 11:34:12 -04:00

6 lines
195 B
Text

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/truenas/py-sysctl