1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| name: "setuptools"
| description:
| ""
|
| third_party {
| url {
| type: HOMEPAGE
| value: "https://pypi.org/project/setuptools/"
| }
| url {
| type: ARCHIVE
| value: "https://files.pythonhosted.org/packages/a6/5b/f399fcffb9128d642387133dc3aa9bb81f127b949cd4d9f63e5602ad1d71/setuptools-39.1.0.zip"
| }
| version: "v39.1.0"
| last_upgrade_date { year: 2018 month: 5 day: 23 }
| }
|
|