Package perl-SVG-Parser: Information

    Source package: perl-SVG-Parser
    Version: 1.03-alt1.1
    Build time:  Nov 24, 2010, 04:07 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: XML Parser for SVG documents
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-SVG-Parser (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

      1. perl-Module-Build
      2. perl-SVG
      3. db2latex-xsl
      4. perl-XML-Parser
      5. perl-XML-SAX
      6. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 1.03-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    July 16, 2010 Igor Vlasenko 1.03-alt1
    - automated CPAN update
    Oct. 7, 2008 Vitaly Lipatov 1.01-alt2
    - fix directory ownership violation