[Assorted-commits] SF.net SVN: assorted: [729] mailing-list-filter/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-08 19:06:23
|
Revision: 729 http://assorted.svn.sourceforge.net/assorted/?rev=729&view=rev Author: yangzhang Date: 2008-05-08 12:06:11 -0700 (Thu, 08 May 2008) Log Message: ----------- added versions to dependencies Modified Paths: -------------- mailing-list-filter/trunk/README Modified: mailing-list-filter/trunk/README =================================================================== --- mailing-list-filter/trunk/README 2008-05-08 19:05:50 UTC (rev 728) +++ mailing-list-filter/trunk/README 2008-05-08 19:06:11 UTC (rev 729) @@ -38,9 +38,9 @@ Requirements: -- [argparse](http://argparse.python-hosting.com/) +- [argparse](http://argparse.python-hosting.com/) 0.8.0 - [Python Commons](http://assorted.sf.net/python-commons/) 0.4 -- [path](http://www.jorendorff.com/articles/python/path/) +- [path](http://www.jorendorff.com/articles/python/path/) 2.2 Install the program using the standard `setup.py` program. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |