| Paketname | libhtml-strip-perl |
| Beschreibung | strip HTML markup from text |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.06-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 104 Byte |
| Hängt ab von | perl (>= 5.10.0-19ubuntu1), perlapi-5.10.0, libc6 (>= 2.3.4) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 18592 Byte |
| Prüfsumme MD5 | d8010c8ae054a8bc538f034f5f870f94 |
| Prüfsumme SHA1 | 25af80d45d46bb23640b7fdf4f117e739a2b1612 |
| Prüfsumme SHA256 | 470d973fd6a7741ea3259de29baa308b8db394a1c09840bc063af4fb1c50e13e |
| Link zum Herunterladen | libhtml-strip-perl_1.06-1_i386.deb |
| Ausführliche Beschreibung | HTML::Strip simply strips HTML-like markup from text in a very quick and
brutal manner. It could quite easily be used to strip XML or SGML from text
as well.
.
It is written in XS, and thus about five times quicker than using regular
expressions for the same task.
.
It does not do any syntax checking (if you want that, use HTML::Parser)
|