diff options
Diffstat (limited to 'gis/Fiona/README')
-rw-r--r-- | gis/Fiona/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gis/Fiona/README b/gis/Fiona/README index ad7dc450bdf72..58932900089ee 100644 --- a/gis/Fiona/README +++ b/gis/Fiona/README @@ -9,3 +9,6 @@ iterators instead of classes specific to OGR. Fiona can read and write real-world data using multi-layered GIS formats and zipped virtual file systems and integrates readily with other Python GIS packages such as pyproj, Rtree and Shapely. + +Fiona 1.9.4.post1 is the last available version for Slackware 15.0. +Newer versions require a newer Cython (at >= 3.0.2). |