1name: "parse_type" 2description: 3 "parse_type extends the parse module and provide type converters, " 4 "cardinality constraint and an extended parser that supports the " 5 "CardinalityField naming schema." 6 7third_party { 8 url { 9 type: HOMEPAGE 10 value: "https://github.com/jenisys/parse_type" 11 } 12 url { 13 type: GIT 14 value: "https://github.com/jenisys/parse_type.git" 15 } 16 version: "0.5.2" 17 last_upgrade_date { year: 2020 month: 4 day: 22 } 18 license_type: NOTICE 19} 20