aboutsummaryrefslogtreecommitdiff
path: root/net/py-uritemplate
Commit message (Collapse)AuthorAgeFilesLines
* This is a Python implementation of RFC6570, URI Template, and can expandNicola Vitale2015-03-033-0/+25
templates up to and including Level 4 in that specification. WWW: https://github.com/uri-templates/uritemplate-py/ Notes: svn path=/head/; revision=380378