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