aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: d8f0f8ae37f7f126139cc9ca6d863cf6c0407204 (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.12.1"
  last_upgrade_date {
    year: 2019
    month: 2
    day: 21
  }
}