props-rs 0.1.0

parse .properties files
Documentation
# 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`](https://crates.io/crates/dotproperties) library on crates.io.

It was modernized to use some 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