[GRASS-SVN] r62113 - grass/trunk
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 27 10:04:07 PDT 2014
Author: huhabla
Date: 2014-09-27 10:04:07 -0700 (Sat, 27 Sep 2014)
New Revision: 62113
Modified:
grass/trunk/REQUIREMENTS.html
Log:
Added Python PLY requirements for the temporal algebra in tgis
Modified: grass/trunk/REQUIREMENTS.html
===================================================================
--- grass/trunk/REQUIREMENTS.html 2014-09-27 16:59:13 UTC (rev 62112)
+++ grass/trunk/REQUIREMENTS.html 2014-09-27 17:04:07 UTC (rev 62113)
@@ -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