[Pywikipedia-l] SVN: [5389] branches/rewrite/pywikibot/README-conversion.txt
rotem at svn.wikimedia.org
rotem at svn.wikimedia.org
Sat May 17 09:32:27 UTC 2008
Revision: 5389
Author: rotem
Date: 2008-05-17 09:32:27 +0000 (Sat, 17 May 2008)
Log Message:
-----------
Typo.
Modified Paths:
--------------
branches/rewrite/pywikibot/README-conversion.txt
Modified: branches/rewrite/pywikibot/README-conversion.txt
===================================================================
--- branches/rewrite/pywikibot/README-conversion.txt 2008-05-16 20:12:04 UTC (rev 5388)
+++ branches/rewrite/pywikibot/README-conversion.txt 2008-05-17 09:32:27 UTC (rev 5389)
@@ -28,7 +28,7 @@
To run pywikibot, you will need the httplib2, simplejson, and setuptools packages--
* httplib2 : http://code.google.com/p/httplib2/
* setuptools : http://pypi.python.org/pypi/setuptools/
-* simplejson : http://https://svn.red-bean.com/bob/simplejson/tags/simplejson-1.7.1/docs/index.html
+* simplejson : http://svn.red-bean.com/bob/simplejson/tags/simplejson-1.7.1/docs/index.html
or, if you already have setuptools installed, just execute 'easy_install httplib2'
and 'easy_install simplejson'
More information about the Pywikipedia-l
mailing list