| Paketname | libxml-filter-xslt-perl |
| Beschreibung | Perl module for XSLT as a SAX Filter |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.03-7.1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libxml-libxslt-perl, libxml-sax-perl, libxml-sax-writer-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 8418 Byte |
| Prüfsumme MD5 | 97e49cfe685e57bbf3c107448c935736 |
| Prüfsumme SHA1 | baf8673cb506a3600e6733bf6d4cecf3d3f54b85 |
| Prüfsumme SHA256 | 055ae1fb8d8836c50afbe5823506f2a09039c98e6d192d8525c3fee95c449307 |
| Link zum Herunterladen | libxml-filter-xslt-perl_0.03-7.1_all.deb |
| Ausführliche Beschreibung | This module implements XSLT as a SAX Filter. At the moment it only
uses XML::LibXSLT as an XSLT transformer, but hopefully in the future
we can support others too (it's written with that in mind).
.
The beauty is you can stick other things in the transformation chain
if you want, or you can make the writer use XML::Handler::HTMLWriter
if you want to write out valid HTML 4.0, or you can make the
generator something like XML::Generator::DBI. The possibilities are
endless.
|