blob: 8c1ddd3586ab2109a385bb2a696d3f724a2562d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>sci-astronomy@gentoo.org</email>
<name>Gentoo Astronomy Project</name>
</maintainer>
<longdescription lang="en">
Tool for OPerations on Catalogues And Tables is an interactive
graphical viewer and editor for tabular data. Its aim is to provide
most of the facilities that astronomers need for analysis and
manipulation of source catalogues and other tables, though it can be
used for non-astronomical data as well. It understands a number of
different astronomically important formats (including FITS and
VOTable) and more formats can be added.
</longdescription>
</pkgmetadata>
|