python3-uritemplate

implementation of RFC6570 - Python 3.x
  https://github.com/python-hyper/uritemplate
  0
  no reviews



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 3.x module.