[ bianca ]
[ 原始碼: ruby-uri-template ]
套件:ruby-uri-template(0.7.0-2)
ruby-uri-template 的相關連結
下載原始碼套件 ruby-uri-template:
- [ruby-uri-template_0.7.0-2.debian.tar.xz]
- [ruby-uri-template_0.7.0-2.dsc]
- [ruby-uri-template_0.7.0.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [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.