[ 源代码: ruby-uri-template ]
软件包:ruby-uri-template(0.7.0-2)
ruby-uri-template 的相关链接
Debian 的资源:
下载源码包 ruby-uri-template:
- [ruby-uri-template_0.7.0-2.dsc]
- [ruby-uri-template_0.7.0.orig.tar.gz]
- [ruby-uri-template_0.7.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
templating system for URIs
A templating system for URIs, which implements RFC6570 and Colon based URITemplates in a clean and straight forward way.
With URITemplate you can generate URIs based on simple templates and extract variables from URIs using the same templates. There are currently two syntaxes defined. Namely the one defined in RFC 6570 and a colon based syntax, similar to the one used by sinatra.