nbconf

所属分类:工具库
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2024-03-17 16:49:17
上 传 者sh-1993
说明:  简单配置文件读取器写入器
(Simple configuration file reader writer)

文件列表:
src/
Cargo.toml
LICENSE

# nbconf **This tool is no longer under active development. If you are interested in taking over or repurposing the name on crates.io, feel free to contact me: nbishop@nbishop.net** [![crates.io](https://img.shields.io/crates/v/nbconf.svg)](https://crates.io/crates/nbconf) [![Documentation](https://docs.rs/nbconf/badge.svg)](https://docs.rs/nbconf) Simple configuration file reader/writer. This is intended for use with config files that are human readable but machine written. ## Format The format is simple: key-value pairs nested under sections. Example: ``` [Section 1] hello = world [Section 2] nice to = meet you ```

近期下载者

相关文件


收藏者