simplerecords 0.1.0

Strongly typed text-based format for declarative configuration with zero dependencies.
Documentation
[dependencies]

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

[package]
authors = ["Siriusmart"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["config", "database", "parsing", "text-processing", "value-formatting"]
description = "Strongly typed text-based format for declarative configuration with zero dependencies."
edition = "2021"
keywords = ["parser", "database", "storage", "text", "config"]
license = "AGPL-3.0-or-later"
name = "simplerecords"
readme = "README.md"
repository = "https://github.com/siriusmart/simplerecords"
version = "0.1.0"