aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-RegExp/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-RegExp/pkg-descr')
-rw-r--r--textproc/p5-XML-RegExp/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/textproc/p5-XML-RegExp/pkg-descr b/textproc/p5-XML-RegExp/pkg-descr
new file mode 100644
index 000000000000..9cb3d730ee66
--- /dev/null
+++ b/textproc/p5-XML-RegExp/pkg-descr
@@ -0,0 +1,15 @@
+This package contains regular expressions for the following XML tokens:
+BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar,
+EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
+
+The definitions of these tokens were taken from the XML spec
+(Extensible Markup Language 1.0) at http://www.w3.org/TR/REC-xml.
+
+Also contains the regular expressions for the following tokens from the
+XML Namespaces spec at http://www.w3.org/TR/REC-xml-names:
+NCNameChar, NCName, QName, Prefix and LocalPart.
+
+WWW: http://search.cpan.org/search?dist=XML-RegExp
+
+-- Sergey Skvortsov
+skv@protey.ru