Path to this page:
./
www/ruby-uri,
Providing classes to handle Uniform Resource Identifiers
Branch: CURRENT,
Version: 1.0.2,
Package name: ruby32-uri-1.0.2,
Maintainer: pkgsrc-usersURI
URI is a module providing classes to handle Uniform Resource Identifiers
(RFC2396: http://tools.ietf.org/html/rfc2396).
Features
* Uniform way of handling URIs.
* Flexibility to introduce custom URI schemes.
* Flexibility to have an alternate URI::Parser (or just different patterns
and regexp's).
Master sites:
Filesize: 36 KB
Version history: (Expand)
- (2024-12-11) Package added to pkgsrc.se, version ruby32-uri-1.0.2 (created)
CVS history: (Expand)
2024-12-11 16:43:59 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
www/ruby-uri: add package version 1.0.2
URI
URI is a module providing classes to handle Uniform Resource Identifiers
(RFC2396: http://tools.ietf.org/html/rfc2396).
Features
* Uniform way of handling URIs.
* Flexibility to introduce custom URI schemes.
* Flexibility to have an alternate URI::Parser (or just different patterns
and regexp's).
|