python3-linux-procfs

Linux /proc abstraction classes in Python
  https://rt.wiki.kernel.org/index.php/Tuna
  0
  no reviews



Python abstractions to extract information from the Linux kernel /proc files.

The proc filesystem is a pseudo-filesystem which provides an interface to kernel data structures. This package provides a means to query that system from a Python module.