File: README

package info (click to toggle)
libxml-atom-perl 0.43-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 420 kB
  • sloc: perl: 1,470; xml: 673; makefile: 9
file content (27 lines) | stat: -rw-r--r-- 472 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
NAME

    XML::Atom - Atom feed and API implementation

SYNOPSIS

        use XML::Atom;

DESCRIPTION

    Atom is a syndication, API, and archiving format for weblogs and other
    data. XML::Atom implements the feed format as well as a client for the
    API.

LICENSE

    XML::Atom is free software; you may redistribute it and/or modify it
    under the same terms as Perl itself.

AUTHOR

    Benjamin Trott, Tatsuhiko Miyagawa

COPYRIGHT

    All rights reserved.