From: Adam Sampson Date: Sat, 11 Oct 2003 17:02:43 +0000 (+0000) Subject: Document Python version requirement. X-Git-Tag: v1.4~6 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=4f23ae2220cafa279855b65a167c743323581335;p=rawdog%2F.git Document Python version requirement. --- diff --git a/README b/README index 3231733..f459316 100644 --- a/README +++ b/README @@ -6,6 +6,9 @@ feed parser. It's just an aggregator; it's not a weblog authoring tool, nor is it an NNTP gateway, outliner, mailserver or anything else. rawdog probably only runs on Unix-like systems. +rawdog requires Python 2.2 or later. It doesn't need any additional +modules to be installed. + rawdog reads articles from a number of feeds and writes out a single HTML file, based on a template either provided by the user or generated by rawdog, containing the latest articles it's seen. It uses the ETags