diff options
Diffstat (limited to 'gis/python3-pyshp/slack-desc')
-rw-r--r-- | gis/python3-pyshp/slack-desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-pyshp/slack-desc b/gis/python3-pyshp/slack-desc index 99c1b4f15a450..20a9fad16de26 100644 --- a/gis/python3-pyshp/slack-desc +++ b/gis/python3-pyshp/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| python3-pyshp: python3-pyshp (Python shapefile manipulation library) python3-pyshp: -python3-pyshp: This library reads and writes ESRI Shapefiles in pure Python. You can +python3-pyshp: This library reads and writes Esri Shapefiles in pure Python. You can python3-pyshp: read and write shp, shx, and dbf files with all types of geometry. -python3-pyshp: Everything in the public ESRI shapefile specification is implemented. -python3-pyshp: This library is compatible with Python versions 2.4 to 3.x. -python3-pyshp: +python3-pyshp: Everything in the public Esri shapefile specification is implemented. python3-pyshp: +python3-pyshp: This library is compatible with Python versions 2.7 to 3.x, but this +python3-pyshp: package only contains the python3 version. python3-pyshp: python3-pyshp: python3-pyshp: |