Closed progrium closed 10 years ago
Any thoughts? We're mostly just adding stuff. The only way we can get this into PyPI is if you accept. :)
Also, if @FedericoCeratto is interested as well, I'm sure we could help co-maintain this package with you.
@progrium indeed I'm interested. I would also package it for Debian (and Ubuntu and other derivatives)
Thanks! I'll release it soon. :-)
This PR includes a CLI and HTTP daemon that let you query
/proc
using the procfs library via a JSON Pointer style path and returns a JSON representation of the data. This makes this library useful beyond Python and may encourage further contributions towards parsing more files under/proc
.