aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-fiona/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-fiona/pkg-descr')
-rw-r--r--graphics/py-fiona/pkg-descr12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/py-fiona/pkg-descr b/graphics/py-fiona/pkg-descr
index 5d2596671702..38e76562dcb1 100644
--- a/graphics/py-fiona/pkg-descr
+++ b/graphics/py-fiona/pkg-descr
@@ -1,9 +1,9 @@
-Fiona is designed to be simple and dependable. It focuses on reading and
-writing data in standard Python IO style and relies upon familiar Python
-types and protocols such as files, dictionaries, mappings, and 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,
+Fiona is designed to be simple and dependable. It focuses on reading and
+writing data in standard Python IO style and relies upon familiar Python
+types and protocols such as files, dictionaries, mappings, and 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 is supported only on CPython versions 2.7 and 3.4+.
WWW: https://pypi.org/project/Fiona/