#systemd #parser #linux #tmpfiles

systemd_tmpfiles

A parser for systemd-tmpfiles configuration files

13 releases

Uses new Rust 2024

new 0.2.5 May 5, 2025
0.2.4 Apr 27, 2025
0.2.3 Mar 28, 2025
0.2.2 Dec 16, 2024
0.1.1 Jun 28, 2024

#776 in Unix APIs

Download history 32/week @ 2025-02-19 6/week @ 2025-02-26 119/week @ 2025-03-26 13/week @ 2025-04-02 8/week @ 2025-04-09 7/week @ 2025-04-16 111/week @ 2025-04-23 133/week @ 2025-04-30

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

MPL-2.0 license

71KB
2K SLoC

A parser for systemd-tmpfiles configuration files


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.

Dependencies

~4–11MB
~138K SLoC