aboutsummaryrefslogtreecommitdiff
path: root/vendor/voclient/libvotable/examples/README
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /vendor/voclient/libvotable/examples/README
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'vendor/voclient/libvotable/examples/README')
-rw-r--r--vendor/voclient/libvotable/examples/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/vendor/voclient/libvotable/examples/README b/vendor/voclient/libvotable/examples/README
new file mode 100644
index 00000000..b766b527
--- /dev/null
+++ b/vendor/voclient/libvotable/examples/README
@@ -0,0 +1,15 @@
+
+This directory contains example programs using the libvotable interface.
+These tasks are meant to be useful and tutorial in how to use the API to
+do common things.
+
+Current Tasks:
+
+ votconcat Concatenate RESOURCES into a single VOTable
+ votcomp Remove pretty-print whitespace from a VOTable
+ votdump Dump a VOTable in another format
+ votget Extract image access references and download
+ votlint Check a VOTable for correctness
+ votinfo Print information about the structure of a VOTable
+ votpos Extract position information from a VOTable
+ votsplit Split RESOURCEs from a VOTable to single VOTables