Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 361 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 361 Bytes

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