summaryrefslogtreecommitdiffstats
path: root/libraries/libkml/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-05-05 17:53:55 +0200
committer Willy Sudiarto Raharjo2017-05-06 02:03:47 +0200
commit1aeb5dc2b0256bb4f119ecdb6c7d8a40e15565be (patch)
tree6c57f31e38e0520f5edf1f97e63f5ec12f8b4c4b /libraries/libkml/README
parent430b1a4481a6e131ce12d84ac539be77c63b2429 (diff)
downloadslackbuilds-1aeb5dc2b0256bb4f119ecdb6c7d8a40e15565be.tar.gz
libraries/libkml: Added (KML library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libkml/README')
-rw-r--r--libraries/libkml/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libkml/README b/libraries/libkml/README
new file mode 100644
index 0000000000..ff59e83704
--- /dev/null
+++ b/libraries/libkml/README
@@ -0,0 +1,3 @@
+libkml is Google's reference implementation of OGC KML 2.2. It also includes
+implementations of Google's gx: extensions used by Google Earth, as well as
+several utility libraries for working with other formats.