java-props 0.1.2

This crate is designed to parse and modify .properties files, which are frequently used by Java applications.
Documentation

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