aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
blob: b687a96ecc8df643e74a0e5f2e454d0fba661b1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "parse_type"
description:
    "parse_type extends the parse module and provide type converters, "
    "cardinality constraint and an extended parser that supports the "
    "CardinalityField naming schema."

third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/jenisys/parse_type"
  }
  url {
    type: GIT
    value: "https://github.com/jenisys/parse_type.git"
  }
  version: "0.5.2"
  last_upgrade_date { year: 2020 month: 4 day: 22 }
  license_type: NOTICE
}