propertiesext 1.0.1

A (dot) properties file parser with extended feature set
Documentation
[dependencies]

[lib]
name = "propertiesext"
path = "src/lib.rs"

[package]
authors = ["TheMaverickProgrammer"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["config", "game-development", "parsing"]
description = "A (dot) properties file parser with extended feature set"
edition = "2021"
homepage = "https://github.com/TheMaverickProgrammer/rust_propertiesext"
keywords = ["parser", "simple", "script", "reader", "customize"]
license-file = "LICENSE-APACHE"
name = "propertiesext"
readme = "README.md"
repository = "https://github.com/TheMaverickProgrammer/rust_propertiesext"
version = "1.0.1"