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 modernized to use some more modern Rust features as well as use the
latest nom
parsing library.
Bugs and other problems are handled through GitHub issues. Please file tickets there. Broader discussions or questions may be handled through GitHub Discussions