aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: b41e13f88f2a01fd3e833a7c3fb05b9272a4b7ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "uritemplate"
description: "Simple python library to deal with URI Templates."
third_party {
  url {
    type: HOMEPAGE
    value: "https://pypi.org/project/uritemplate"
  }
  url {
    type: GIT
    value: "https://github.com/python-hyper/uritemplate"
  }
  version: "3.0.1"
  last_upgrade_date {
    year: 2019
    month: 12
    day: 23
  }
}