[GRASS-SVN] r62119 - grass/trunk
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 27 16:17:15 PDT 2014
Author: neteler
Date: 2014-09-27 16:17:14 -0700 (Sat, 27 Sep 2014)
New Revision: 62119
Modified:
grass/trunk/REQUIREMENTS.html
Log:
REQUIREMENTS.html: say what Python PLY is
Modified: grass/trunk/REQUIREMENTS.html
===================================================================
--- grass/trunk/REQUIREMENTS.html 2014-09-27 22:19:00 UTC (rev 62118)
+++ grass/trunk/REQUIREMENTS.html 2014-09-27 23:17:14 UTC (rev 62119)
@@ -149,7 +149,7 @@
<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>
+<li><b>Python PLY Library (Python Lex-Yacc)</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>
More information about the grass-commit
mailing list