v0.1.2
First version actually on PyPI, under the name systemd-proc.
0.1.1 was tagged, released on GitHub, and archived by Zenodo, but its PyPI
upload never happened: the distribution name proc-warden turns out to be
permanently unavailable. PyPI compares names with -, _, and . stripped, and
procwarden was registered in May 2026 by an unrelated library. Rather than move
a tag that Zenodo had already minted a DOI for, the corrected package ships here.
pip install systemd-proc. The repo, the import packageproc_warden, and
both console scripts (proc,proc-warden) are unchanged — only the
pip installstring differs.docs/RELEASING.mdrecords why, so it does not get "fixed" back.