Paketname | libmime-lite-html-perl |
Beschreibung | Transform HTML page into MIME email |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.23-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 124 Byte |
Hängt ab von | perl, perl-modules, libwww-perl, libhtml-parser-perl, liburi-perl, libmime-lite-perl (>= 1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 27714 Byte |
Prüfsumme MD5 | 2f939e5b7e514bb8e3d7e4eeac73d813 |
Prüfsumme SHA1 | 94781c1f86da1a7ecaed3d7eefa4c8680a99cab9 |
Prüfsumme SHA256 | 9571be86c4a54f43e896e4dc1f5eb68ab16c39368e79300459bcf06887fe6a10 |
Link zum Herunterladen | libmime-lite-html-perl_1.23-1_all.deb |
Ausführliche Beschreibung | Perl mail client interface for sending message that supports HTML format
and builds it for you. This is useful to transform HTML pages into MIME
email like that:
.
* Get the page with LWP if needed
* Parse page to find included images and objects (gif, jpg, flash)
* Attach them to mail with proper header
* Include external CSS and Javascript files
* Replace relative urls with absolute ones
* Build the MIME email with any parts found
|