aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 72b21cd7d2df4aa3505d2a407f2b069c0c0adda3 (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.14.0"
  last_upgrade_date {
    year: 2019
    month: 9
    day: 26
  }
}