2 unstable releases
Uses old Rust 2015
0.3.0 | Jun 24, 2018 |
---|---|
0.2.0 | Jun 24, 2018 |
#16 in #ubuntu
68KB
870 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
~3.5MB
~46K SLoC