STIL-IO
-------

This package is based on STIL, the Starlink Tables Infrastructure Library,
for which full details can be found at http://www.starlink.ac.uk/stil/.

It covers, by inclusion or dependencies, all the classes required by STIL
for input, output and general manipulation of tables.  What it does not
cover is the classes required for table joins and crossmatching,
specifically those in the package uk.ac.starlink.table.join.
Most third party library and application use of STIL does not require
this crossmatching functionality, so this package probably contains
all that you need.  If you do want to use the crossmatching functionality
however, you will probably need to use the non-mavenised version of the
library from the URL above, since at time of writing the relevant
dependencies are not known to exist in maven-friendly form.
