diff options
Diffstat (limited to 'gis/shapelib/README')
-rw-r--r-- | gis/shapelib/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gis/shapelib/README b/gis/shapelib/README new file mode 100644 index 0000000000..29de017bc7 --- /dev/null +++ b/gis/shapelib/README @@ -0,0 +1,6 @@ +shapelib -- support for shape-files + + +The Shapefile C Library provides the ability to write simple C +programs for reading, writing and updating (to a limited extent) ESRI +Shapefiles, and the associated attribute file (.dbf). |