|
Révision 1274, 0.9 ko
(déposé par vdv, 1 an auparavant)
|
Ajout du code utilisé pour planete venus
|
| Line | |
|---|
| 1 |
Planet |
|---|
| 2 |
------ |
|---|
| 3 |
|
|---|
| 4 |
Planet is a flexible feed aggregator. It downloads news feeds published by |
|---|
| 5 |
web sites and aggregates their content together into a single combined feed, |
|---|
| 6 |
latest news first. This version of Planet is named Venus as it is the |
|---|
| 7 |
second major version. The first version is still in wide use and is |
|---|
| 8 |
also actively being maintained. |
|---|
| 9 |
|
|---|
| 10 |
It uses Mark Pilgrim's Universal Feed Parser to read from CDF, RDF, RSS and |
|---|
| 11 |
Atom feeds; Leonard Richardson's Beautiful Soup to correct markup issues; |
|---|
| 12 |
and either Tomas Styblo's templating engine or Daniel Viellard's implementation |
|---|
| 13 |
of XSLT to output static files in any format you can dream up. |
|---|
| 14 |
|
|---|
| 15 |
To get started, check out the documentation in the docs directory. If you have |
|---|
| 16 |
any questions or comments, please don't hesitate to use the planet mailing list: |
|---|
| 17 |
|
|---|
| 18 |
http://lists.planetplanet.org/mailman/listinfo/devel |
|---|
| 19 |
|
|---|
| 20 |
Keywords: feed, blog, aggregator, RSS, RDF, Atom, OPML, Python |
|---|
Remarque : Consulter la page
TracBrowser pour plus d'informations sur l'utilisation du Navigateur.