Пакет perl-SVG-Parser: Информация
Исходный пакет: perl-SVG-Parser
Версия: 1.03-alt1.1
Собран: 1 апреля 2018 г. 19:08
Категория: Разработка/Perl
Сообщить об ошибке в пакетеДомашняя страница: http://www.cpan.org
Лицензия: Artistic
О пакете: XML Parser for SVG documents
Описание:
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.
Сопровождающий: Vitaly Lipatov
Последнее изменение
22 ноября 2010 г. Igor Vlasenko 1.03-alt1.1
- repair after perl 5.12 upgrade using girar-nmu
16 июля 2010 г. Igor Vlasenko 1.03-alt1
- automated CPAN update
7 октября 2008 г. Vitaly Lipatov 1.01-alt2
- fix directory ownership violation