20abeb6774
Submitted by: Matthias Fechner <idefix@fechner.net> Reviewed by: swills, tz
5 lines
237 B
Text
5 lines
237 B
Text
Addressable is a replacement for the URI implementation that is part of Ruby's
|
|
standard library. It more closely conforms to the relevant RFCs and adds support
|
|
for IRIs and URI templates.
|
|
|
|
WWW: https://github.com/sporkmonger/addressable
|