DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibxml-sax-perl
BeschreibungPerl module for using and building Perl SAX2 XML processors
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version0.96+dfsg-2
Sektionperl
Prioritätstandard
Installierte Größe456 Byte
Hängt ab vonperl, libxml-namespacesupport-perl, ucf (>= 0.28)
Empfohlene Paketelibxml-sax-expat-perl
PaketbetreuerUbuntu Developers
Quelle
Paketgröße85512 Byte
Prüfsumme MD59fd96114c95ed643635ee55576ec8268
Prüfsumme SHA15b83e7ba671e3cf558a6b15a7a90379cb8a2e1f2
Prüfsumme SHA2561b1d51aa5d1bc9981101361e3749e29e20922c6908f2d47674025cf61e52fa9f
Link zum Herunterladenlibxml-sax-perl_0.96+dfsg-2_all.deb
Ausführliche BeschreibungXML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness. . The package also contains a SAX parser, XML::SAX::PurePerl, but it is considered too slow for serious use and is only provided as a fallback parser. It is recommend XML::SAX::Expat (provided in libxml-sax-expat-perl) instead. . The framework includes a Debian-specific script (called update-perl-sax-parsers) to manage the ParserDetails.ini file. This script is intended to be used in postinst and prerm package scripts to (de)register parsers. See README.Debian for more info.


Impressum
Linux is a registered trademark of Linus Torvalds