BUGS
COPYING
Changes
MANIFEST.in
README
ez_setup.py
setup.py
bin/README
bin/makedist
bin/updateCopyright.py
docs/Makefile
docs/adql.rstx
docs/booster.rstx
docs/commonproblems.rstx
docs/currentRewrites.rstx
docs/data_checklist.rstx
docs/develNotes.rstx
docs/gavo-epydoc.conf
docs/gavo.1
docs/gavodoc.js
docs/howDoI.rstx
docs/html4css1.css
docs/index.rstx
docs/install.rstx
docs/makeElementIndex.py
docs/opguide.rstx
docs/processors.rstx
docs/rst2html-template.txt
docs/stc.rstx
docs/stcsgrammar.txt
docs/stylesheet.tex
docs/tapquery.rstx
docs/templating.rstx
docs/tutorial.rstx
docs/votable.rstx
gavo/README
gavo/__init__.py
gavo/api.py
gavo/rscdesc.py
gavo/adql/README
gavo/adql/__init__.py
gavo/adql/annotations.py
gavo/adql/common.py
gavo/adql/fieldinfo.py
gavo/adql/fieldinfos.py
gavo/adql/grammar.py
gavo/adql/morphhelpers.py
gavo/adql/morphpg.py
gavo/adql/nodes.py
gavo/adql/postproc.py
gavo/adql/spec.html
gavo/adql/tree.py
gavo/adql/ufunctions.py
gavo/base/README
gavo/base/__init__.py
gavo/base/activetags.py
gavo/base/attrdef.py
gavo/base/caches.py
gavo/base/common.py
gavo/base/complexattrs.py
gavo/base/config.py
gavo/base/coords.py
gavo/base/cron.py
gavo/base/events.py
gavo/base/literals.py
gavo/base/macros.py
gavo/base/meta.py
gavo/base/metavalidation.py
gavo/base/observer.py
gavo/base/osinter.py
gavo/base/parsecontext.py
gavo/base/sqlmunge.py
gavo/base/sqlsupport.py
gavo/base/structure.py
gavo/base/typesystems.py
gavo/base/unitconv.py
gavo/base/valuemappers.py
gavo/base/xmlstruct.py
gavo/dm/__init__.py
gavo/dm/annotations.py
gavo/dm/common.py
gavo/dm/dmvot.py
gavo/formats/__init__.py
gavo/formats/common.py
gavo/formats/csvtable.py
gavo/formats/fitstable.py
gavo/formats/jsontable.py
gavo/formats/texttable.py
gavo/formats/votable.py
gavo/formats/votableread.py
gavo/formats/votablewrite.py
gavo/grammars/__init__.py
gavo/grammars/binarygrammar.py
gavo/grammars/cdfgrammar.py
gavo/grammars/columngrammar.py
gavo/grammars/common.py
gavo/grammars/csvgrammar.py
gavo/grammars/customgrammar.py
gavo/grammars/dictlistgrammar.py
gavo/grammars/directgrammar.py
gavo/grammars/embeddedgrammar.py
gavo/grammars/fitsprodgrammar.py
gavo/grammars/fitstablegrammar.py
gavo/grammars/freeregrammar.py
gavo/grammars/kvgrammar.py
gavo/grammars/mysqldumpgrammar.py
gavo/grammars/pdsgrammar.py
gavo/grammars/regrammar.py
gavo/grammars/rowsetgrammar.py
gavo/grammars/votablegrammar.py
gavo/helpers/README
gavo/helpers/__init__.py
gavo/helpers/anet.py
gavo/helpers/copying.py
gavo/helpers/filestuff.py
gavo/helpers/fitstricks.py
gavo/helpers/processing.py
gavo/helpers/testhelpers.py
gavo/helpers/testtricks.py
gavo/imp/README
gavo/imp/__init__.py
gavo/imp/argparse.py
gavo/imp/httpheader.py
gavo/imp/pyparsing.py
gavo/imp/rjsmin.py
gavo/imp/testresources.py
gavo/imp/formal/LICENSE
gavo/imp/formal/__init__.py
gavo/imp/formal/converters.py
gavo/imp/formal/experimental.py
gavo/imp/formal/form.py
gavo/imp/formal/htmleditor.py
gavo/imp/formal/iformal.py
gavo/imp/formal/resourcemanager.py
gavo/imp/formal/types.py
gavo/imp/formal/util.py
gavo/imp/formal/validation.py
gavo/imp/formal/widget.py
gavo/imp/formal/examples/__init__.py
gavo/imp/formal/examples/actionbuttons.py
gavo/imp/formal/examples/datestimes.py
gavo/imp/formal/examples/examples.css
gavo/imp/formal/examples/fileupload.py
gavo/imp/formal/examples/group.py
gavo/imp/formal/examples/hidden.py
gavo/imp/formal/examples/main.py
gavo/imp/formal/examples/missing.py
gavo/imp/formal/examples/nofields.py
gavo/imp/formal/examples/prepopulate.py
gavo/imp/formal/examples/required.py
gavo/imp/formal/examples/restwidget.py
gavo/imp/formal/examples/richtextarea.py
gavo/imp/formal/examples/selections.py
gavo/imp/formal/examples/simple.py
gavo/imp/formal/examples/smartupload.py
gavo/imp/formal/examples/stanstyle.py
gavo/imp/formal/examples/textareawithselect.py
gavo/imp/formal/examples/types.py
gavo/imp/formal/examples/validator.py
gavo/imp/formal/html/SelectOtherChoice.html
gavo/imp/formal/widgets/__init__.py
gavo/imp/formal/widgets/multiselect.py
gavo/imp/formal/widgets/restwidget.py
gavo/imp/formal/widgets/richtextarea.py
gavo/imp/formal/widgets/textareawithselect.py
gavo/protocols/__init__.py
gavo/protocols/adqlglue.py
gavo/protocols/creds.py
gavo/protocols/dali.py
gavo/protocols/datalink.py
gavo/protocols/dlasync.py
gavo/protocols/gavolog.py
gavo/protocols/oaiclient.py
gavo/protocols/products.py
gavo/protocols/scs.py
gavo/protocols/sdm.py
gavo/protocols/siap.py
gavo/protocols/simbadinterface.py
gavo/protocols/ssap.py
gavo/protocols/tap.py
gavo/protocols/taprunner.py
gavo/protocols/useruws.py
gavo/protocols/uws.py
gavo/protocols/uwsactions.py
gavo/registry/__init__.py
gavo/registry/builders.py
gavo/registry/capabilities.py
gavo/registry/common.py
gavo/registry/identifiers.py
gavo/registry/model.py
gavo/registry/nonservice.py
gavo/registry/oaiinter.py
gavo/registry/publication.py
gavo/registry/servicelist.py
gavo/registry/tableset.py
gavo/resources/README
gavo/resources/data/filters.txt
gavo/resources/inputs/__system__/adql.rd
gavo/resources/inputs/__system__/datalink.rd
gavo/resources/inputs/__system__/dc_tables.rd
gavo/resources/inputs/__system__/echelle.rd
gavo/resources/inputs/__system__/epntap.rd
gavo/resources/inputs/__system__/obscore.rd
gavo/resources/inputs/__system__/pql.rd
gavo/resources/inputs/__system__/procs.rd
gavo/resources/inputs/__system__/products.rd
gavo/resources/inputs/__system__/run.rd
gavo/resources/inputs/__system__/scs.rd
gavo/resources/inputs/__system__/services.rd
gavo/resources/inputs/__system__/siap.rd
gavo/resources/inputs/__system__/siap2.rd
gavo/resources/inputs/__system__/slap.rd
gavo/resources/inputs/__system__/soda.rd
gavo/resources/inputs/__system__/ssap.rd
gavo/resources/inputs/__system__/tap.rd
gavo/resources/inputs/__system__/tests.rd
gavo/resources/inputs/__system__/userconfig.rd
gavo/resources/inputs/__system__/users.rd
gavo/resources/inputs/__system__/uws.rd
gavo/resources/src/boosterskel.c
gavo/resources/src/boosterskel.h
gavo/resources/src/template.rd_
gavo/resources/templates/admin.html
gavo/resources/templates/blocked.html
gavo/resources/templates/defaultresponse.html
gavo/resources/templates/examples.html
gavo/resources/templates/loginout.html
gavo/resources/templates/maintenance.html
gavo/resources/templates/rdinfo.html
gavo/resources/templates/rdlist.html
gavo/resources/templates/refdoc.rstx
gavo/resources/templates/reloaded.html
gavo/resources/templates/root-tree.html
gavo/resources/templates/root.html
gavo/resources/templates/serviceinfo.html
gavo/resources/templates/sidebar.html
gavo/resources/templates/specview.html
gavo/resources/templates/tableinfo.html
gavo/resources/templates/tapexamples.html
gavo/resources/templates/unauth.html
gavo/resources/templates/voplot.html
gavo/resources/web/help.shtml
gavo/resources/web/help_vizier.shtml
gavo/resources/web/css/fancyroot.css
gavo/resources/web/css/formal.css
gavo/resources/web/css/gavo_dc.css
gavo/resources/web/img/Makefile
gavo/resources/web/img/bookmark.png
gavo/resources/web/img/cc0.png
gavo/resources/web/img/ccby.png
gavo/resources/web/img/clearButton.png
gavo/resources/web/img/empty.png
gavo/resources/web/img/grey-s.png
gavo/resources/web/img/icon_info.png
gavo/resources/web/img/icon_query.png
gavo/resources/web/img/logo_big.png
gavo/resources/web/img/logo_medium.png
gavo/resources/web/img/logo_tiny.png
gavo/resources/web/img/red.png
gavo/resources/web/img/round-tl.png
gavo/resources/web/img/round-tr.png
gavo/resources/web/img/tab-tl.png
gavo/resources/web/img/tab-tr.png
gavo/resources/web/img/usesvcbutton.png
gavo/resources/web/img/usesvcbutton.svg
gavo/resources/web/js/README
gavo/resources/web/js/fancyroot.js
gavo/resources/web/js/flotplot.js
gavo/resources/web/js/formal.js
gavo/resources/web/js/gavo.js
gavo/resources/web/js/jquery-gavo.js
gavo/resources/web/js/jquery.flot.js
gavo/resources/web/js/samp.js
gavo/resources/web/js/sodapars.js
gavo/resources/web/xsl/dachs-xsl-config.xsl
gavo/resources/web/xsl/datalink-to-html.xsl
gavo/resources/web/xsl/dlasync-job-to-html.xsl
gavo/resources/web/xsl/dlasync-joblist-to-html.xsl
gavo/resources/web/xsl/meta-votable-to-html.xsl
gavo/resources/web/xsl/oai.xsl
gavo/resources/web/xsl/plan-to-html.xsl
gavo/resources/web/xsl/tap-job-to-html.xsl
gavo/resources/web/xsl/tap-joblist-to-html.xsl
gavo/resources/web/xsl/useruws-job-to-html.xsl
gavo/resources/web/xsl/useruws-joblist-to-html.xsl
gavo/resources/web/xsl/vosi.xsl
gavo/rsc/__init__.py
gavo/rsc/common.py
gavo/rsc/data.py
gavo/rsc/dbtable.py
gavo/rsc/metatable.py
gavo/rsc/qtable.py
gavo/rsc/table.py
gavo/rsc/tables.py
gavo/rscdef/README
gavo/rscdef/__init__.py
gavo/rscdef/builtingrammars.py
gavo/rscdef/column.py
gavo/rscdef/common.py
gavo/rscdef/dddef.py
gavo/rscdef/executing.py
gavo/rscdef/group.py
gavo/rscdef/mixins.py
gavo/rscdef/procdef.py
gavo/rscdef/regtest.py
gavo/rscdef/rmkdef.py
gavo/rscdef/rmkfuncs.py
gavo/rscdef/rowtriggers.py
gavo/rscdef/scripting.py
gavo/rscdef/tabledef.py
gavo/stc/__init__.py
gavo/stc/bboxes.py
gavo/stc/cli.py
gavo/stc/common.py
gavo/stc/conform.py
gavo/stc/dm.py
gavo/stc/eq.py
gavo/stc/geo.py
gavo/stc/spherc.py
gavo/stc/sphermath.py
gavo/stc/stcs.py
gavo/stc/stcsast.py
gavo/stc/stcsdefaults.py
gavo/stc/stcsgen.py
gavo/stc/stcx.py
gavo/stc/stcxast.py
gavo/stc/stcxgen.py
gavo/stc/syslib.py
gavo/stc/tapstc.py
gavo/stc/times.py
gavo/stc/units.py
gavo/stc/utypeast.py
gavo/stc/utypegen.py
gavo/svcs/__init__.py
gavo/svcs/common.py
gavo/svcs/computedcore.py
gavo/svcs/core.py
gavo/svcs/customcore.py
gavo/svcs/customwidgets.py
gavo/svcs/dalipars.py
gavo/svcs/inputdef.py
gavo/svcs/outputdef.py
gavo/svcs/pql.py
gavo/svcs/renderers.py
gavo/svcs/runner.py
gavo/svcs/service.py
gavo/svcs/standardcores.py
gavo/svcs/streaming.py
gavo/svcs/uploadcores.py
gavo/svcs/vizierexprs.py
gavo/user/__init__.py
gavo/user/admin.py
gavo/user/cli.py
gavo/user/common.py
gavo/user/docgen.py
gavo/user/dropping.py
gavo/user/errhandle.py
gavo/user/importing.py
gavo/user/info.py
gavo/user/initdachs.py
gavo/user/logui.py
gavo/user/mkrd.py
gavo/user/plainui.py
gavo/user/rdmanipulator.py
gavo/user/serve.py
gavo/user/show.py
gavo/user/upgrade.py
gavo/user/useless.py
gavo/user/validation.py
gavo/utils/__init__.py
gavo/utils/algotricks.py
gavo/utils/autonode.py
gavo/utils/codetricks.py
gavo/utils/excs.py
gavo/utils/fancyconfig.py
gavo/utils/fitstools.py
gavo/utils/imgtools.py
gavo/utils/mathtricks.py
gavo/utils/misctricks.py
gavo/utils/ostricks.py
gavo/utils/pgexplain.py
gavo/utils/pgsphere.py
gavo/utils/plainxml.py
gavo/utils/serializers.py
gavo/utils/stanxml.py
gavo/utils/texttricks.py
gavo/utils/typeconversions.py
gavo/votable/__init__.py
gavo/votable/coding.py
gavo/votable/common.py
gavo/votable/dec_binary.py
gavo/votable/dec_binary2.py
gavo/votable/dec_tabledata.py
gavo/votable/enc_binary.py
gavo/votable/enc_binary2.py
gavo/votable/enc_tabledata.py
gavo/votable/model.py
gavo/votable/modelgroups.py
gavo/votable/paramval.py
gavo/votable/parser.py
gavo/votable/simple.py
gavo/votable/tableparser.py
gavo/votable/tablewriter.py
gavo/votable/tapquery.py
gavo/web/README
gavo/web/__init__.py
gavo/web/adminrender.py
gavo/web/asyncrender.py
gavo/web/caching.py
gavo/web/common.py
gavo/web/constantrender.py
gavo/web/customrender.py
gavo/web/examplesrender.py
gavo/web/formrender.py
gavo/web/grend.py
gavo/web/htmltable.py
gavo/web/ifpages.py
gavo/web/jsonquery.py
gavo/web/metarender.py
gavo/web/oddrender.py
gavo/web/productrender.py
gavo/web/producttar.py
gavo/web/qprenderer.py
gavo/web/root.py
gavo/web/serviceresults.py
gavo/web/soaprender.py
gavo/web/taprender.py
gavo/web/uploadservice.py
gavo/web/vodal.py
gavo/web/vosi.py
gavo/web/weberrors.py
gavo/web/webtests.py
gavo/web/wsdl.py
gavodachs.egg-info/PKG-INFO
gavodachs.egg-info/SOURCES.txt
gavodachs.egg-info/dependency_links.txt
gavodachs.egg-info/entry_points.txt
gavodachs.egg-info/not-zip-safe
gavodachs.egg-info/top_level.txt
src/README
src/fitspreview/Makefile
src/fitspreview/fitspreview.c
src/fitspreview/scaletest.py
src/jpegpreview/jpegpreview
tests/Makefile
tests/README
tests/activetagtest.py
tests/adqltest.py
tests/configtest.py
tests/coordtest.py
tests/dbtest.py
tests/dmtest.py
tests/fitstest.py
tests/flake_all.py
tests/formaltest.py
tests/formatstest.py
tests/grammartest.py
tests/lovottest.py
tests/macrotest.py
tests/makestctruth.c
tests/metatest.py
tests/misctest.py
tests/mkdata.py
tests/parsetest.py
tests/pqltest.py
tests/procdeftest.py
tests/productstest.py
tests/rdtest.py
tests/registrytest.py
tests/resdeftest.py
tests/rowmakertest.py
tests/runAllTests.py
tests/scriptingtest.py
tests/servicetest.py
tests/siaptest.py
tests/slaptest.py
tests/sodatest.py
tests/srvtest.py
tests/ssatest.py
tests/stcconvtest.py
tests/stcequtest.py
tests/stcgroundtruth.py
tests/stcspherctest.py
tests/stcstest.py
tests/stctest.py
tests/stcutypetest.py
tests/stcxasttest.py
tests/stcxtest.py
tests/stcxvaltest.py
tests/structuretest.py
tests/tabletest.py
tests/taptest.py
tests/test_datalink.py
tests/test_oai.py
tests/test_tap.py
tests/test_web.py
tests/tresc.py
tests/trialhelpers.py
tests/trickstest.py
tests/ufunctest.py
tests/uitest.py
tests/unitconvtest.py
tests/utilstest.py
tests/uwstest.py
tests/valuemaptest.py
tests/viziertest.py
tests/votabletest.py
tests/test_data/a.imp
tests/test_data/activetest.rd
tests/test_data/adqlin.txt
tests/test_data/b.imp
tests/test_data/broken.imp
tests/test_data/cores.rd
tests/test_data/cstestin.txt
tests/test_data/dgs.rd
tests/test_data/ex.fits
tests/test_data/excube.fits
tests/test_data/extable.fitstable
tests/test_data/importtest.vot
tests/test_data/map1.map
tests/test_data/map2.map
tests/test_data/privtest.rd
tests/test_data/pubtest.rd
tests/test_data/regtest.rd
tests/test_data/slaptest.rd
tests/test_data/spec1.ssatest
tests/test_data/spec2.ssatest
tests/test_data/spec3.ssatest
tests/test_data/ssatest.rd
tests/test_data/test-gavorc
tests/test_data/test.rd
tests/test_data/testdata.rd
tests/test_data/ufuncex.rd
tests/test_data/uwstest.rd
tests/test_data/vizier_votable.vot