From: <js...@us...> - 2007-11-12 17:03:33
|
Revision: 4230 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4230&view=rev Author: jswhit Date: 2007-11-12 09:03:28 -0800 (Mon, 12 Nov 2007) Log Message: ----------- updated Requirements Modified Paths: -------------- trunk/toolkits/basemap-testing/README Modified: trunk/toolkits/basemap-testing/README =================================================================== --- trunk/toolkits/basemap-testing/README 2007-11-12 17:00:55 UTC (rev 4229) +++ trunk/toolkits/basemap-testing/README 2007-11-12 17:03:28 UTC (rev 4230) @@ -5,14 +5,18 @@ **Requirements** +python 2.4 or higher. + matplotlib 0.90 (or higher) numpy 1.0 (or higher) -libgoes_c version 2.2.3, available from -http://geos.refractions.net/, and ctypes (which comes with python >= 2.5, -but can be installed separately for python 2.4) +libgoes_c version 2.2.3, available from http://geos.refractions.net/. +ctypes (which comes with python >= 2.5, +but can be installed separately for python 2.4 from +http:/python.org/pypi/ctypes). + **Copyright** source code from proj.4 (http://proj.maptools.org) is included in the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |