diff options
author | David Spencer <baildon.research@googlemail.com> | 2014-02-04 23:53:33 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:09 -0600 |
commit | 1ffa20b9dcccba7f3e0ca1f90583b865e652118a (patch) | |
tree | b647934e900f9d06c89f77fb2d38def75c67ac0b /libraries/gdal/slack-desc | |
parent | cdf9839b661522eb93d09b61d9625b0541d9d2df (diff) |
gis/gdal: Moved from Libraries category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gdal/slack-desc')
-rw-r--r-- | libraries/gdal/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/gdal/slack-desc b/libraries/gdal/slack-desc deleted file mode 100644 index 9bfe528cf2..0000000000 --- a/libraries/gdal/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -gdal: GDAL (translator library for raster geospatial data formats) -gdal: -gdal: The Geospatial Data Abstraction Library (GDAL) is a unifying -gdal: C/C++ API for accessing raster geospatial data. The related OGR -gdal: library (included with GDAL) provides a similar capability for vector -gdal: data. -gdal: -gdal: Homepage: http://www.gdal.org -gdal: -gdal: -gdal: |