props-rs 0.1.1

parse .properties files
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented1 out of 3 items with examples
  • Size
  • Source code size: 19.21 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.71 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • ZacBlanco/props-rs
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ZacBlanco

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