File: README

package info (click to toggle)
feedparser 4.1-11
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,208 kB
  • ctags: 657
  • sloc: python: 2,190; xml: 239; makefile: 33
file content (13 lines) | stat: -rwxr-xr-x 327 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
Universal Feed Parser
Parse RSS and Atom feeds in Python.  3000 unit tests.  Open source.

Copyright (c) 2002-5 by Mark Pilgrim
open source, see LICENSE file for details

-----

To install:
$ python setup.py install

Full documentation is available in the docs/ directory, or online at
http://feedparser.org/docs/