| Paketname | libxml-filter-xslt-perl | 
| Beschreibung | Perl module for XSLT as a SAX Filter | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.03-8 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 76 Byte | 
| Hängt ab von | perl, libxml-libxslt-perl, libxml-libxml-perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group  | 
| Quelle |  | 
| Paketgröße | 9710 Byte | 
| Prüfsumme MD5 | 44926e9ac91d6635fbfdc022733362ee | 
| Prüfsumme SHA1 | eb16459b6b457340f02dcd467a06c559c6304b98 | 
| Prüfsumme SHA256 | 15c0cc26c01f6d23e1f64e23461eaf70c7cac0e4ffcfe7696df636b1f50f3a56 | 
| Link zum Herunterladen | libxml-filter-xslt-perl_0.03-8_all.deb | 
| Ausführliche Beschreibung | The XML::Filter::XSLT module implements XSLT as a SAX Filter.  At the
moment it only uses XML::LibXSLT as an XSLT transformer, but hopefully
others will be supported in the future (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.
 |