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 Debian Archiv squeeze (main)
Version0.96+dfsg-2
Sektionperl
Prioritätoptional
Installierte Größe456 Byte
Hängt ab vonperl, libxml-namespacesupport-perl, ucf (>= 0.28)
Empfohlene Paketelibxml-sax-expat-perl
PaketbetreuerDebian Perl Group
Quelle
Paketgröße86006 Byte
Prüfsumme MD5dac8257c8cb43b27cd16f593721d2962
Prüfsumme SHA194707e0ed8b082bab0ace35637fb2fe3375a91f5
Prüfsumme SHA256419848b5a53a452512fbeb3fdc640ec3a8e90e07d6a7646ca658b5f07559a844
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