9 releases

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

#388 in Unix APIs


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

~3–14MB
~134K SLoC