Binary package “python-uritemplate” in ubuntu bionic

implementation of RFC6570 - Python 2.x

 python-uritemplate implements RFC6570. URI Template can expand templates up to
 and including Level 4 in that specification. It exposes one method, "expand".
 .
 This package provides the Python 2.x module.