[dependencies.lazy_static]
version = "1.4.0"
[dependencies.regex]
version = "1.5.4"
[package]
authors = ["Tobias de Bruijn <t.debruijn@array21.dev>"]
categories = ["parser-implementations"]
description = "SimpleIni is a very simple crate to parse and write with the INI format"
edition = "2018"
homepage = "https://github.com/TheDutchMC/SimpleIni"
keywords = ["ini", "config", "configuration", "parser"]
license = "MIT OR Apache-2.0"
name = "simpleini"
readme = "README.md"
repository = "https://github.com/TheDutchMC/SimpleIni/"
version = "0.1.2"