#systemd #parser #linux #tmpfiles

systemd_tmpfiles

A parser for systemd-tmpfiles configuration files

11 releases

Uses new Rust 2024

0.2.3 Mar 28, 2025
0.2.2 Dec 16, 2024
0.2.1 Sep 19, 2024
0.1.6 Aug 17, 2024
0.1.1 Jun 28, 2024

#592 in Unix APIs

Download history 45/week @ 2024-12-18 19/week @ 2024-12-25 5/week @ 2025-01-08 32/week @ 2025-02-19 6/week @ 2025-02-26 119/week @ 2025-03-26 13/week @ 2025-04-02

132 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
~135K SLoC