2655d676f0
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> [Thomas: - adjust the license: it's MIT or LGPLv2, add web/license.html to the license files - rewrap Config.in help text - add entry to the DEVELOPERS file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
284 B
Plaintext
10 lines
284 B
Plaintext
config BR2_PACKAGE_SHAPELIB
|
|
bool "shapelib"
|
|
help
|
|
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).
|
|
|
|
http://shapelib.maptools.org/
|