python-uritemplate

Implementation of RFC6570 - Python 2.x
  http://github.com/uri-templates/uritemplate-py/
  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 2.x module.