properties 0.1.1

Handle property files
Documentation

Properties

A simple rust library to produce a property key/value struct.

This library is intended to be used on .property files like those found in Spring or environment files, but multiple file formats are intended for the 1.0 release.

TODO

  • Read entire files
  • More file formats