Paketname | libxml-atom-simplefeed-perl |
Beschreibung | Perl module for generation of Atom syndication feeds |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.86-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 20954 Byte |
Prüfsumme MD5 | 2ef2ceed723904129af98f1e3b6efe68 |
Prüfsumme SHA1 | e292bef9b1ea6f2358daf856e1f97e1e43f1ccf9 |
Prüfsumme SHA256 | c08a821bbb7855a39de8f43660c0eccce0b28231d885b34f1b662eeb7f84f60a |
Link zum Herunterladen | libxml-atom-simplefeed-perl_0.86-1_all.deb |
Ausführliche Beschreibung | This module provides a minimal API for generating Atom syndication feeds
quickly and easily. It supports all aspects of the Atom format, but has
no provisions for generating feeds with extension elements.
.
You can supply strings for most things, and the module will provide
useful defaults. When you want more control, you can provide data
structures, as documented, to specify more particulars.
.
This module has a much smaller dependency chain than XML::Atom.
|