http://www.mediawiki.org/wiki/Special:Code/pywikipedia/11343

Revision: 11343
Author:   valhallasw
Date:     2013-04-05 18:54:38 +0000 (Fri, 05 Apr 2013)
Log Message:
-----------
Added information on the externals package in the README.

Modified Paths:
--------------
    branches/rewrite/README

Added Paths:
-----------
    branches/rewrite/externals/README

Modified: branches/rewrite/README
===================================================================
--- branches/rewrite/README     2013-04-05 18:42:57 UTC (rev 11342)
+++ branches/rewrite/README     2013-04-05 18:54:38 UTC (rev 11343)
@@ -1 +1,6 @@
-This is the rewrite of the Python Wikipedia Robot Framework. It features 
several improvements, such as full API usage and a pythonic package layout.
+This is the rewrite of the Python Wikipedia Robot Framework. It features 
several
+improvements, such as full API usage and a pythonic package layout.
+
+If you want to run the rewrite as a stand-alone package, please also download 
the
+pywikipedia-rewrite.externals package below, and place it's contents in the
+externals/ subdirectory.

Added: branches/rewrite/externals/README
===================================================================
--- branches/rewrite/externals/README                           (rev 0)
+++ branches/rewrite/externals/README   2013-04-05 18:54:38 UTC (rev 11343)
@@ -0,0 +1,3 @@
+External dependencies for the rewrite branch. This package is only necessary to
+run pywikibot from a fully self-sufficient (no other dependencies other than
+python 2.6+) directory. This is especially useful on Windows. 


_______________________________________________
Pywikipedia-svn mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-svn

Reply via email to