mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
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
|