8 releases

new 0.2.0 Sep 6, 2024
0.1.6 Aug 17, 2024
0.1.4 Jul 29, 2024
0.1.1 Jun 28, 2024

#374 in Unix APIs

Download history 255/week @ 2024-06-22 70/week @ 2024-06-29 9/week @ 2024-07-06 108/week @ 2024-07-20 305/week @ 2024-07-27 146/week @ 2024-08-03 20/week @ 2024-08-10 152/week @ 2024-08-17 12/week @ 2024-08-24 62/week @ 2024-08-31

250 downloads per month
Used in 2 crates (via paketkoll_core)

MPL-2.0 license

69KB
2K SLoC

Systemd_tmpfiles parsing library in pure Rust

[ lib.rs ] [ crates.io ]

A library to parse the file format used by systemd-tmpfiles.

MSRV (Minimum Supported Rust Version) policy

The MSRV may be bumped as needed. It is guaranteed that this library will at least build on the current stable Rust release. An MSRV change is not considered a breaking change and as such may change even in a patch version.


lib.rs:

A parser for systemd-tmpfiles configuration files

Dependencies

~4–14MB
~136K SLoC