1 unstable release
0.4.0 | Jun 19, 2023 |
---|
#3754 in #parser
71KB
967 lines
distro-info-rs
A Rust library to parse Debian/Ubuntu distro-info-data, aiming to replicate the functionality of the C implementation in the distro-info package in Debian/Ubuntu.
Installation
With a working installation of cargo
, run cargo install distro-info-binaries
, then:
ubuntu-distro-info --help
or
debian-distro-info --help
Dependencies
~4.5MB
~63K SLoC