Crates.io | distro-info |
lib.rs | distro-info |
version | 0.4.0 |
source | src |
created_at | 2018-06-22 02:16:09.524676 |
updated_at | 2023-06-19 16:37:28.68808 |
description | Library for parsing Debian/Ubuntu distro-info-data |
homepage | https://github.com/OddBloke/distro-info-rs/tree/master |
repository | |
max_upload_size | |
id | 71198 |
size | 270,233 |
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.
With a working installation of cargo
, run cargo install ubuntu-distro-info
, then:
ubuntu-distro-info --help
Note that the clog-cli at https://github.com/OddBloke/clog-cli should be used for generating changelogs, pending acceptance of some changes upstream.