Changes between Version 25 and Version 26 of GdalOgrInPython

Show
Ignore:
Timestamp:
04/30/12 00:41:13 (14 months ago)
Author:
rouault
Comment:

Remove outdated mention. Python3 supported by NumPy? 1.6.0

Legend:

Unmodified
Added
Removed
Modified
  • GdalOgrInPython

    v25 v26  
    5252* libgdal (1.5.0 or greater) and header files (gdal-devel) 
    5353* numpy (1.0.0 or greater) and header files (numpy-devel) (not explicitly  
    54   required, but many examples and utilities will not work without it). Note that at the time of writing, there's not yet any Python 3 port of NumPy. 
     54  required, but many examples and utilities will not work without it). 
    5555 
    5656Installation