JAD3N / java-props

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Rust 100.0%