sunpoet 2011-09-29 01:48:26 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-SVG-Parser Makefile distinfo pkg-descr pkg-plist
Log:
- Add p5-SVG-Parser 1.03
SVG::Parser is an XML parser for SVG Documents. It takes XML as input and
produces an SVG object as its output.
SVG::Parser supports both XML::SAX and XML::Parser (Expat) parsers, with SAX
preferred by default. Only one of these needs to be installed for SVG::Parser
to
function.
A list of preferred parsers may be specified in the import list - SVG::Parser
will use the first parser that successfully loads. Some basic measures are
taken
to provide cross-compatability. Applications requiring more advanced parser
features should use the relevant parser module directly; see
SVG::Parser::Expat
and SVG::Parser::SAX.
WWW: http://search.cpan.org/dist/SVG-Parser/
Revision Changes Path
1.1654 +1 -0 ports/textproc/Makefile
1.1 +31 -0 ports/textproc/p5-SVG-Parser/Makefile (new)
1.1 +2 -0 ports/textproc/p5-SVG-Parser/distinfo (new)
1.1 +14 -0 ports/textproc/p5-SVG-Parser/pkg-descr (new)
1.1 +8 -0 ports/textproc/p5-SVG-Parser/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"