blob: 12eea40437f9b0e5241ee1ed3632cabbc1f5d4c9 [file] [log] [blame]
Kevin Chengbb27dba2019-05-02 14:29:30 -07001name: "enum34"
2description:
3 "The enum module from Python3.4 backported from 3.3 - 2.4"
4
5third_party {
6 url {
7 type: HOMEPAGE
8 value: "https://pypi.org/project/enum34/"
9 }
10 url {
11 type: HG
12 value: "https://bitbucket.org/stoneleaf/enum34/src/default/"
13 }
14 version: "1.1.6"
Bob Badour9c76e3c2020-04-23 13:28:37 -070015 license_type: NOTICE
Kevin Chengbb27dba2019-05-02 14:29:30 -070016 last_upgrade_date { year: 2019 month: 5 day: 2 }
17}