File: README

package info (click to toggle)
feedparser 4.1-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,108 kB
  • ctags: 657
  • sloc: python: 2,190; xml: 239; makefile: 34; sh: 8
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/