wok view perl-xml-rss/description.txt @ rev 25074

Add python-ipaddress
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 13 19:39:39 2022 +0000 (23 months ago)
parents
children
line source
1 This module provides a basic framework for creating and maintaining RDF
2 Site Summary (RSS) files.
3 This distribution also contains many examples that allow you to generate
4 HTML from an RSS, convert between 0.9, 0.91, 1.0, and 2.0 version, and
5 other nifty things.
6 This might be helpful if you want to include news feeds on your Web site
7 from sources like Slashdot and Freshmeat or if you want to syndicate
8 your own content.
10 XML::RSS currently supports versions 0.9, 0.91, 1.0, and 2.0 of RSS.
12 RSS was originally developed by Netscape as the format for Netscape
13 Netcenter channels, however, many Web sites have since adopted it as a
14 simple syndication format.
15 With the advent of RSS 1.0, users are now able to syndication many
16 different kinds of content including news headlines, threaded messages,
17 products catalogs, etc.