diff options
author | Marco Cecchetti <mrc.ildp@gmail.com> | 2010-05-11 22:54:06 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:06 +0200 |
commit | 4dba6c84c4caf68f8d74684474e861d6c3c42355 (patch) | |
tree | 6a896f98b7c8bfdf1d667366344624fc98528d1f /libraries/libgeotiff/README | |
parent | 9ad76ec70e853dd7d903f2e46982342dd969e0ee (diff) | |
download | slackbuilds-4dba6c84c4caf68f8d74684474e861d6c3c42355.tar.gz |
libraries/libgeotiff: Added to 12.1 repository
Diffstat (limited to 'libraries/libgeotiff/README')
-rw-r--r-- | libraries/libgeotiff/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libgeotiff/README b/libraries/libgeotiff/README new file mode 100644 index 0000000000..453a7b7c21 --- /dev/null +++ b/libraries/libgeotiff/README @@ -0,0 +1,6 @@ +libgeotiff (GeoTIFF support library) It is designed for reading and writing +coordinate system information from/to GeoTIFF files. + +The library depends on libtiff. + + |