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

Clone this repo:
  1. db0befa python-linux-procfs: Add setup.py for older distributions by John Kacur · 6 months ago main
  2. 702d636 python-linux-procfs: Bump version to 0.7.4 by John Kacur · 7 months ago v0.7.4
  3. a3c491e python-linux-procfs: Fix spelling mistakes in comments by John Kacur · 7 months ago
  4. ae7413a python-linux-procfs: Modernize packaging and update authorship by John Kacur · 7 months ago
  5. c68a7b8 python-linux-procfs: Remove import of range from six.moves by John Kacur · 2 years, 1 month ago
  6. 59ecd1b python-linux-procfs: Remove specfiles and update version by John Kacur · 2 years, 6 months ago v0.7.3
  7. b5b6fa4 Change the COPYING file for SPDX licenses by John Kacur · 2 years, 9 months ago v0.7.2
  8. d0f01fe python-linux-procfs: procfs: Added SPDX licence by Anubhav Shelat · 2 years, 9 months ago
  9. 9999bb3 python-linux-procfs: utilist: Added SPDX licence by Anubhav Shelat · 2 years, 9 months ago
  10. 631dc39 python-linux-procfs: __init__: Added SPDX licence by Anubhav Shelat · 2 years, 10 months ago
  11. c2ad52b python-linux-procfs: setup: Added SPDX licence by Anubhav Shelat · 2 years, 10 months ago
  12. c19209f python-linux-procfs: bitmasklist_test: Added SPDX licence by Anubhav Shelat · 2 years, 10 months ago
  13. e18ddaf python_linux_procfs: setup.py: Remove distutils by John Kacur · 3 years, 3 months ago
  14. 7f43598 python-linux-procfs: Create release v0.7.1 by John Kacur · 3 years, 6 months ago v0.7.1
  15. 897a0ae python-linux-procfs: Correct VERSION number in procfs.py by John Kacur · 3 years, 9 months ago
  16. 5795eaa python-linux-procfs: Use f-strings by John Kacur · 3 years, 9 months ago
  17. 6a3f1ee python-linux-procfs: Add missing open in with statement by John Kacur · 3 years, 9 months ago
  18. 4d88085 python-linux-procfs: Use sys.exit and add some docstrings by John Kacur · 3 years, 9 months ago
  19. 5177281 python-linux-procfs: Create release v0.7.0 by John Kacur · 4 years, 4 months ago v0.7.0
  20. a752e79 python-linux-procfs: Fix UnicodeDecodeError by John Kacur · 4 years, 5 months ago