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

Clone this repo:
  1. 59ecd1b python-linux-procfs: Remove specfiles and update version by John Kacur · 4 months ago main v0.7.3
  2. b5b6fa4 Change the COPYING file for SPDX licenses by John Kacur · 7 months ago v0.7.2
  3. d0f01fe python-linux-procfs: procfs: Added SPDX licence by Anubhav Shelat · 7 months ago
  4. 9999bb3 python-linux-procfs: utilist: Added SPDX licence by Anubhav Shelat · 7 months ago
  5. 631dc39 python-linux-procfs: __init__: Added SPDX licence by Anubhav Shelat · 8 months ago
  6. c2ad52b python-linux-procfs: setup: Added SPDX licence by Anubhav Shelat · 8 months ago
  7. c19209f python-linux-procfs: bitmasklist_test: Added SPDX licence by Anubhav Shelat · 8 months ago
  8. e18ddaf python_linux_procfs: setup.py: Remove distutils by John Kacur · 1 year, 1 month ago
  9. 7f43598 python-linux-procfs: Create release v0.7.1 by John Kacur · 1 year, 4 months ago v0.7.1
  10. 897a0ae python-linux-procfs: Correct VERSION number in procfs.py by John Kacur · 1 year, 7 months ago
  11. 5795eaa python-linux-procfs: Use f-strings by John Kacur · 1 year, 7 months ago
  12. 6a3f1ee python-linux-procfs: Add missing open in with statement by John Kacur · 1 year, 7 months ago
  13. 4d88085 python-linux-procfs: Use sys.exit and add some docstrings by John Kacur · 1 year, 7 months ago
  14. 5177281 python-linux-procfs: Create release v0.7.0 by John Kacur · 2 years, 2 months ago v0.7.0
  15. a752e79 python-linux-procfs: Fix UnicodeDecodeError by John Kacur · 2 years, 3 months ago
  16. ce8cacd python-linux-procfs: Various clean-ups by John Kacur · 2 years, 4 months ago
  17. 2285fc0 python-linux-procfs: Remove procfs/sysctl.py by John Kacur · 2 years, 4 months ago
  18. 1b81ccb python-linux-procfs: Makefile: Add ctags by John Kacur · 2 years, 4 months ago
  19. 79cd0d3 python-linux-procfs: pflags: Handle pids that completed by John Kacur · 2 years, 4 months ago
  20. b19fcff python-linux-procfs: Propagate error to user if a pid is completed by John Kacur · 2 years, 4 months ago