and slightly modified by me.
By default, this module exports a single hash (`%RE') that stores or
generates commonly needed regular expressions. Patterns currently
provided include:
* balanced parentheses and brackets
* delimited text (with escapes)
* integers and floating-point numbers in any base (up to 36)
* comments in 44 languages
* offensive language
* lists of any pattern
* IPv4 addresses
* URIs.
* Zip codes.
$NetBSD: README,v 1.16 2003/06/23 07:48:01 grant Exp $
The pkgsrc documentation now lives on the NetBSD web site.
Full documentation, one file per chapter:
http://www.NetBSD.org/Documentation/pkgsrc/
Full documentation in a single file:
http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.html
Full documentation in a single plain-text file:
http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.txt
pkgsrc.txt and pkgsrc.html are also provided in the top level pkgsrc
directory (this directory).