blob: 9b4842c5c4498893ddc692b238dd0a6d3ac911f9 [file] [log] [blame]
herbertxuebcaab4f2018-06-04 06:18:13 +00001name: "httplib2"
Haibo Huang993dd232019-02-01 23:51:22 -08002description: "httplib2 is a comprehensive HTTP client library, httplib2.py supports many features left out of other HTTP libraries."
herbertxuebcaab4f2018-06-04 06:18:13 +00003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://github.com/httplib2/httplib2"
7 }
8 url {
9 type: GIT
Haibo Huanga3b3c862019-02-21 15:40:37 -080010 value: "https://github.com/httplib2/httplib2.git"
herbertxuebcaab4f2018-06-04 06:18:13 +000011 }
Haibo Huangf6b4dcd2020-05-20 15:58:20 -070012 version: "v0.18.1"
Bob Badour4e74b3b2022-03-03 15:00:36 -080013 license_note: "would be NOTICE save for: test/other_cacerts.txt and doc/html/_static/jquery.js"
Bob Badoura1a74f12021-01-21 10:32:02 -080014 license_type: RESTRICTED
Haibo Huang993dd232019-02-01 23:51:22 -080015 last_upgrade_date {
Haibo Huangf9740912020-02-01 09:50:28 -080016 year: 2020
Haibo Huangf6b4dcd2020-05-20 15:58:20 -070017 month: 5
18 day: 20
Haibo Huang993dd232019-02-01 23:51:22 -080019 }
herbertxuebcaab4f2018-06-04 06:18:13 +000020}