Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 563 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 563 Bytes

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