9 lines
300 B
Plaintext
9 lines
300 B
Plaintext
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.
|