1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
Source: starjava-ttools
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Section: java
Priority: optional
Build-Depends: ant, debhelper-compat (= 13), dh-exec, javahelper
Build-Depends-Indep: adql-java,
ant-optional,
default-jdk,
default-jdk-doc,
eag-healpix-java,
jel-java,
junit,
jython,
libandroid-json-org-java,
libcds-moc-java,
libcommons-io-java,
libfits-java,
libhealpix-java,
libitext-java,
libjfreesvg-java,
libjide-oss-java,
libjlatexmath-java,
libjlibeps-java,
libjsamp-java,
libservlet-api-java,
libsaxonhe-java,
skyview-java,
starlink-dpac-java,
starlink-fits-java,
starlink-pal-java,
starlink-registry-java,
starlink-table-java (>= 4~),
starlink-task-java,
starlink-tjoin-java,
starlink-util-java (>= 1.0+2021.01.10~),
starlink-vo-java (>= 0.2+2020.06.10~),
starlink-votable-java (>= 2.0+2020.04.02~)
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/debian-astro-team/starjava-ttools
Vcs-Git: https://salsa.debian.org/debian-astro-team/starjava-ttools.git
Homepage: http://www.starlink.ac.uk/stilts/
Rules-Requires-Root: no
Package: stilts
Architecture: all
Section: science
Depends: default-jre-headless, starlink-ttools-java, ${misc:Depends}
Recommends: starlink-topcat-java, stilts-doc
Description: Starlink Tables Infrastructure Library Tool Set
The STIL Tool Set is a set of command-line tools based on STIL, the
Starlink Tables Infrastructure Library. It deals with the processing
of tabular data; the package has been designed for, but is not
restricted to, astronomical tables such as object catalogues. Some of
the tools are generic and can work with multiple formats (including
FITS, VOTable, CDF, CSV, SQL and ASCII), and others are
specific to the VOTable format. In some ways, STILTS forms the
command-line counterpart of the GUI table analysis tool TOPCAT. The
package is robust, fully documented, and designed for efficiency,
especially with very large datasets.
.
This package contains the executable.
Package: jython-stilts
Architecture: all
Depends: jython, starlink-ttools-java, ${misc:Depends}
Description: Starlink Tables Infrastructure Library Tool Set (Jython package)
The STIL Tool Set is a set of command-line tools based on STIL, the
Starlink Tables Infrastructure Library. It deals with the processing
of tabular data; the package has been designed for, but is not
restricted to, astronomical tables such as object catalogues. Some of
the tools are generic and can work with multiple formats (including
FITS, VOTable, CDF, CSV, SQL and ASCII), and others are
specific to the VOTable format. In some ways, STILTS forms the
command-line counterpart of the GUI table analysis tool TOPCAT. The
package is robust, fully documented, and designed for efficiency,
especially with very large datasets.
.
This package contains the Jython package.
Package: stilts-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Starlink Tables Infrastructure Library Tool Set (documentation)
The STIL Tool Set is a set of command-line tools based on STIL, the
Starlink Tables Infrastructure Library. It deals with the processing
of tabular data; the package has been designed for, but is not
restricted to, astronomical tables such as object catalogues. Some of
the tools are generic and can work with multiple formats (including
FITS, VOTable, CDF, CSV, SQL and ASCII), and others are
specific to the VOTable format. In some ways, STILTS forms the
command-line counterpart of the GUI table analysis tool TOPCAT. The
package is robust, fully documented, and designed for efficiency,
especially with very large datasets.
.
This package contains the documentation.
Package: starlink-ttools-java
Architecture: all
Depends: starlink-table-java (>= 4~),
starlink-util-java (>= 1.0+2021.01.10~),
${java:Depends},
${misc:Depends}
Description: Starlink Tables Infrastructure Library Tool Set (Java library)
The STIL Tool Set is a set of command-line tools based on STIL, the
Starlink Tables Infrastructure Library. It deals with the processing
of tabular data; the package has been designed for, but is not
restricted to, astronomical tables such as object catalogues. Some of
the tools are generic and can work with multiple formats (including
FITS, VOTable, CDF, CSV, SQL and ASCII), and others are
specific to the VOTable format. In some ways, STILTS forms the
command-line counterpart of the GUI table analysis tool TOPCAT. The
package is robust, fully documented, and designed for efficiency,
especially with very large datasets.
.
This package contains the `ttools` Java library used as the
foundation for STILTS.
Package: starlink-ttools-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: ${java:Recommends}
Description: Starlink Tables Infrastructure Library Tool Set (Javadoc)
The STIL Tool Set is a set of command-line tools based on STIL, the
Starlink Tables Infrastructure Library. It deals with the processing
of tabular data; the package has been designed for, but is not
restricted to, astronomical tables such as object catalogues. Some of
the tools are generic and can work with multiple formats (including
FITS, VOTable, CDF, CSV, SQL and ASCII), and others are
specific to the VOTable format. In some ways, STILTS forms the
command-line counterpart of the GUI table analysis tool TOPCAT. The
package is robust, fully documented, and designed for efficiency,
especially with very large datasets.
.
This package contains the JavaDoc documentation.
|