Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 553 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 553 Bytes

Java Props

A very simple and lightweight Java properties parser that lets you get, set and remove properties.

  • Allows parsing of properties files into a HashMap.
  • Maintains most formatting used within data such as indentation and new lines.
  • Very simple and easy to use.

Crates.io MIT licensed