blob: 100de17d554bd0b8d6439ce8b07f060087ef3e07 [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"
15 last_upgrade_date { year: 2019 month: 5 day: 2 }
16}