1name: "configparser" 2description: "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." 3third_party { 4 version: "3.1.0" 5 license_type: NOTICE 6 last_upgrade_date { 7 year: 2024 8 month: 12 9 day: 19 10 } 11 homepage: "https://crates.io/crates/configparser" 12 identifier { 13 type: "Archive" 14 value: "https://static.crates.io/crates/configparser/configparser-3.1.0.crate" 15 version: "3.1.0" 16 } 17} 18