Remove the bundled copy of feedparser, and document that it's now a
dependency.
+Update the package metadata in setup.py.
+
- rawdog 2.15
rawdog now requires Python 2.6 (rather than Python 2.2). This is the
description = "RSS Aggregator Without Delusions Of Grandeur",
author = "Adam Sampson",
author_email = "ats@offog.org",
- url = "http://offog.org/code/rawdog.html",
+ url = "http://offog.org/code/rawdog/",
scripts = ['rawdog'],
data_files = [('share/man/man1', ['rawdog.1'])],
packages = ['rawdoglib'],