name: "configparser" | |
description: "A simple configuration parsing utility with no dependencies that allows you to parse INI and ini-style syntax. You can use this to write Rust programs which can be customized by end users easily." | |
third_party { | |
identifier { | |
type: "crates.io" | |
value: "https://crates.io/crates/configparser" | |
} | |
identifier { | |
type: "Archive" | |
value: "https://static.crates.io/crates/configparser/configparser-3.0.2.crate" | |
} | |
version: "3.0.2" | |
license_type: NOTICE | |
last_upgrade_date { | |
year: 2023 | |
month: 8 | |
day: 23 | |
} | |
} |