props-rs

Crates.ioprops-rs
lib.rsprops-rs
version0.1.1
sourcesrc
created_at2021-06-29 22:42:57.661938
updated_at2023-02-15 05:09:30.012985
descriptionparse .properties files
homepagehttps://github.com/ZacBlanco/props-rs
repositoryhttps://github.com/ZacBlanco/props-rs
max_upload_size
id416373
size18,903
Zac Blanco (ZacBlanco)

documentation

README

props-rs

props-rs is a parser library which can parse Java .properties file definitions. This library is a fork and improvement of an older, unmaintained (and now, non-public) version of the dotproperties library on crates.io.

It was updated to use more modern Rust features as well as use the latest nom parsing library.

Issues/Discussion

Bugs and other problems are handled through GitHub issues. Please file tickets there. Broader discussions or questions may be handled through GitHub Discussions

Commit count: 8

cargo fmt