https://github.com/interstar/planetplanet
Fork of planetplanet feed aggregator http://www.planetplanet.org/
https://github.com/interstar/planetplanet
Last synced: about 1 month ago
JSON representation
Fork of planetplanet feed aggregator http://www.planetplanet.org/
- Host: GitHub
- URL: https://github.com/interstar/planetplanet
- Owner: interstar
- License: other
- Created: 2012-09-28T19:42:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-28T20:59:09.000Z (over 13 years ago)
- Last Synced: 2025-12-27T07:58:29.520Z (6 months ago)
- Language: Python
- Homepage:
- Size: 248 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Planet
------
Planet is a flexible feed aggregator. It downloads news feeds published by
web sites and aggregates their content together into a single combined feed,
latest news first.
It uses Mark Pilgrim's Universal Feed Parser to read from RDF, RSS and Atom
feeds; and Tomas Styblo's templating engine to output static files in any
format you can dream up.
Keywords: feed, blog, aggregator, RSS, RDF, Atom, OPML, Python