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 it repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/animorph
Commit message (Expand)AuthorAgeFilesLines
* - Support stagingamdmi32013-09-252-15/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Fix build with clang/libc++amdmi32013-09-175-0/+41
* - Depend on pkgconfig in a proper wayamdmi32013-05-231-1/+1
* - Trim Makefile headeramdmi32013-05-231-9/+7
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-24