* Package Name: tapsh
* Version: 0.7.1
* Upstream Author: Markus Demleitner <msdemlei@ari.uni-heidelberg.de>
* URL: http://soft.g-vo.org/tapsh
* Programming Language: Python
* License: GPL-3+
* Description: Command-line TAP Shell for Virtual Observatory
TAP ("Table Access Protocol") is a protocol that lets you send
database queries and data to servers within the Virtual Observatory
(VO). The TAP shell provides a command line interface to querying TAP
servers, complete with metadata management and command line
completion. It allows for sending cross-service queries,
i.e. queries across individual TAP servers.
The tool is built-upon the ARI/GAVO 'votable' library
(python-gavovotable) that is associated with GAVO Dachs Internally the
tool uses the GAVO 'votable' library
A manual is available at:
http://docs.g-vo.org/tapsh-manual.html
Previous packaging working had been done in 2012 and 2014.