summaryrefslogtreecommitdiffstats
path: root/python/python3-uri_template/README
blob: 77844e4b49a81918387ce8b6bd7cab0635db9e11 (plain)
1
2
3
4
5
6
7
8
uri_template (implementation of RFC 6570 URI Templates)

This package implements URI Template expansion in strict adherence to
RFC 6570, but adds a few extensions.

python2-uri-templates and python-uritemplate (available at
SlackBuilds.org) are alternative implementations of RFC 6570
URI templates.