• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "uritemplate"
2description:
3    "Simple python library to deal with URI Templates."
4
5third_party {
6  url {
7    type: HOMEPAGE
8    value: "https://pypi.org/project/uritemplate"
9  }
10  url {
11    type: GIT
12    value: "https://github.com/python-hyper/uritemplate"
13  }
14  version: "3.0.0"
15  last_upgrade_date { year: 2018 month: 6 day: 4 }
16}
17