Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oddbloke/distro-info-rs

Rust library to parse Debian/Ubuntu distro-info-data
https://github.com/oddbloke/distro-info-rs

Last synced: 25 days ago
JSON representation

Rust library to parse Debian/Ubuntu distro-info-data

Awesome Lists containing this project

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

```
ubuntu-distro-info --help
```

or

```
debian-distro-info --help
```