Re: [ITP] python-feedparser 4.1 -- Universal Feed Parser for Python

2008-03-10 Thread Corinna Vinschen
On Mar  7 21:30, Jari Aalto wrote:
 
 http://cygwin.cante.net/python-feedparser/python-feedparser-4.1-1-src.tar.bz2 
 \
 http://cygwin.cante.net/python-feedparser/python-feedparser-4.1-1.tar.bz2 
 \
 http://cygwin.cante.net/python-feedparser/setup.hint

Uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


[GTG] Re: [ITP] python-feedparser 4.1 -- Universal Feed Parser for Python

2008-03-08 Thread Dr. Volker Zell
 Jari Aalto writes:

 Volker: egg-info issue is now solved.

 Included in Debian stable:

 http://packages.debian.org/python-feedparser

Builds fine from source, packaging and setup.hint look good.

GTG
  Volker


[ITP] python-feedparser 4.1 -- Universal Feed Parser for Python

2008-03-07 Thread Cygwin-bug#20080307T1922

Volker: egg-info issue is now solved.

Included in Debian stable:

http://packages.debian.org/python-feedparser

Jari

sdesc: Universal Feed Parser for Python
ldesc: Python module for downloading and parsing syndicated feeds. It can
handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS
0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds. Provides the
same API to all formats, and sanitizes URIs and HTML.
category: Libs Python
requires: cygwin python


a) manual

  mkdir python-feedparser
  cd python-feedparser
  wget\

http://cygwin.cante.net/python-feedparser/python-feedparser-4.1-1-src.tar.bz2 \
http://cygwin.cante.net/python-feedparser/python-feedparser-4.1-1.tar.bz2 \
http://cygwin.cante.net/python-feedparser/setup.hint
  tar -xf python-feedparser-4.1-1-src.tar.bz2
  ./python-feedparser*.sh --color all

b) automated

  gpg --keyserver pool.sks-keyservers.net --recv-keys 955A92D8

  mkdir python-feedparser ; cd python-feedparser
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/python-feedparser/get.sh \
  http://cygwin.cante.net/python-feedparser/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

  cd /usr/src/cygwin-packages/python-feedparser
  less /usr/src/cygwin-packages/python-feedparser/get.sh
  tar -jtvf 
/usr/src/cygwin-packages/python-feedparser/python-feedparser-4.1-1.tar.bz2

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