aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 8b3c1c6f5642898a08f3a9b0045c4f3a425f0e65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "httplib2"
description: "httplib2 is a comprehensive HTTP client library, httplib2.py supports many features left out of other HTTP libraries."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/httplib2/httplib2"
  }
  url {
    type: GIT
    value: "https://github.com/httplib2/httplib2.git"
  }
  version: "v0.15.0"
  last_upgrade_date {
    year: 2019
    month: 12
    day: 23
  }
}