distro-info

Crates.iodistro-info
lib.rsdistro-info
version0.4.0
sourcesrc
created_at2018-06-22 02:16:09.524676
updated_at2023-06-19 16:37:28.68808
descriptionLibrary for parsing Debian/Ubuntu distro-info-data
homepagehttps://github.com/OddBloke/distro-info-rs/tree/master
repository
max_upload_size
id71198
size270,233
Daniel Watkins (OddBloke)

documentation

README

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 ubuntu-distro-info, then:

ubuntu-distro-info --help

Changelog Generation

Note that the clog-cli at https://github.com/OddBloke/clog-cli should be used for generating changelogs, pending acceptance of some changes upstream.

Commit count: 0

cargo fmt