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-filter-reindent-perl
BeschreibungPerl module for reformatting whitespace for pretty printing XML
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.03-7
Sektionperl
Prioritätoptional
Installierte Größe84 Byte
Hängt ab vonperl, libxml-filter-detectws-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße11322 Byte
Prüfsumme MD58e8d2933edd21b18608a698d24b3bad5
Prüfsumme SHA1977d87282eac9519b41babd0d899006f05e5d138
Prüfsumme SHA25674b12def979da7e21a4438431bf7abac3aed7b48296ae0434d64ccf84444d7df
Link zum Herunterladenlibxml-filter-reindent-perl_0.03-7_all.deb
Ausführliche BeschreibungThis module can be used as a PerlSAX filter to reformat an XML document before sending it to a PerlSAX handler that prints it (like XML::Handler::Composer). . Like XML::Filter::DetectWS, it detects ignorable whitespace and blocks of whitespace characters in certain places. It uses this information and information supplied by the user to determine where whitespace may be modified, deleted or inserted. Based on the indent settings, it then modifies, inserts and deletes characters and ignorable_whitespace events accordingly. . This is just a first stab at the implementation. It may be buggy and may change completely! . The suggested package is only needed for the example 'pretty.pl'


Impressum
Linux is a registered trademark of Linus Torvalds