Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-uri
From: Takahiro Kambe
Date: 2024-12-11 16:43:59
Message id: 20241211154359.28336FC1C@cvs.NetBSD.org
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).
Files: