Binary package “python3-linux-procfs” in ubuntu mantic

Linux /proc abstraction classes in Python

 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.