[ITP] planet 2.0 -- Flexible RDF, RSS and Atom feed aggregator

Jari Aalto jari.aalto@cante.net
Mon Feb 25 20:07:00 GMT 2008


Icluded in Debian stable

    http://packages.debian.org/planet

Jari

sdesc: "Flexible RDF, RSS and Atom feed aggregator"
ldesc: "Download news feeds published by web sites and aggregates their
content together into a single combined feed, latest news first.
Program 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."
category: Net Python
requires: cygwin python

a) manual

  wget        \
    http://cygwin.cante.net/planet/planet-2.0-1-src.tar.bz2 \
    http://cygwin.cante.net/planet/planet-2.0-1.tar.bz2 \
    http://cygwin.cante.net/planet/setup.hint

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir planet ; cd planet
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/planet/get.sh \
          http://cygwin.cante.net/planet/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list