[GRASS-SVN] r62865 - grass/branches/releasebranch_7_0

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Nov 22 15:20:01 PST 2014


Author: huhabla
Date: 2014-11-22 15:20:01 -0800 (Sat, 22 Nov 2014)
New Revision: 62865

Modified:
   grass/branches/releasebranch_7_0/REQUIREMENTS.html
Log:
Added PLY dependency required for the temporal algebra

Modified: grass/branches/releasebranch_7_0/REQUIREMENTS.html
===================================================================
--- grass/branches/releasebranch_7_0/REQUIREMENTS.html	2014-11-22 23:17:39 UTC (rev 62864)
+++ grass/branches/releasebranch_7_0/REQUIREMENTS.html	2014-11-22 23:20:01 UTC (rev 62865)
@@ -149,6 +149,10 @@
 <a href="http://labix.org/python-dateutil">http://labix.org/python-dateutil</a>
 </li>
 
+<li><b>Python PLY Library</b> ("python-ply", needed for the temporal algebra in tgis)<br>
+<a href="http://www.dabeaz.com/ply">http://www.dabeaz.com/ply</a>
+</li>
+
 <li><b>Python Imaging Library or PILLOW</b> (highly recommended for wxGUI and necessary for wxGUI Cartographic Composer)<br>
 <a href="http://www.pythonware.com/products/pil">http://www.pythonware.com/products/pil</a>,
 a newer version is "python-pillow"



More information about the grass-commit mailing list