Source: jsamp Section: java Priority: optional Maintainer: Debian Astro Maintainers Uploaders: Paul Sladen , Ole Streicher Build-Depends: debhelper-compat (= 12), default-jdk, maven-debian-helper (>= 2.1) Build-Depends-Indep: ant, ant-contrib, default-jdk-doc, libmaven-antrun-plugin-java (>= 1.8), libmaven-javadoc-plugin-java (>= 3.0.1) Standards-Version: 4.4.1 Homepage: http://www.star.bristol.ac.uk/~mbt/jsamp/ Vcs-Git: https://salsa.debian.org/debian-astro-team/jsamp.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/jsamp Package: libjsamp-java Multi-Arch: foreign Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Suggests: libjsamp-java-doc, ${maven:OptionalDepends} Description: Java Simple Application Messaging Protocol library The Simple Application Messaging Protocol (SAMP) is a messaging protocol that enables astronomy software to interoperate and communicate as part of the Virtual Observatory (VO). JSAMP provides a hub implementation for SAMP, suitable for standalone or embedded use. . JSAMP also offers a set of classes which can be used to implement SAMP capabilities in client applications. JSAMP provides a hub test and a benchmarking suite to examine the correctness and performance of third-party hub implementations. The software includes hub and client implementations of the standard and web profiles and a bridge component, which allows clients on different hubs to talk to each other. Package: libjsamp-java-doc Multi-Arch: foreign Section: doc Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Suggests: libjsamp-java Description: Java Simple Application Messaging Protocol library docs The Simple Application Messaging Protocol (SAMP) is a messaging protocol that enables astronomy software to interoperate and communicate as part of the Virtual Observatory (VO). JSAMP provides a hub implementation for SAMP, suitable for standalone or embedded use. . JSAMP also offers a set of classes which can be used to implement SAMP capabilities in client applications. JSAMP provides a hub test and a benchmarking suite to examine the correctness and performance of third-party hub implementations. The software includes hub and client implementations of the standard and web profiles and a bridge component, which allows clients on different hubs to talk to each other. . This package contains the JavaDoc documentation of the package. Package: jsamp Section: science Architecture: all Depends: default-jre-headless, libjsamp-java, ${misc:Depends} Description: Java Simple Application Messaging Protocol tool for VO Command-line tool for the Simple Application Messaging Protocol (SAMP) for the Virtual Observatory (VO). This allows direct access to low-level operations such as starting a local SAMP communications hub for other applications such as Aladin, Topcat and Splat-VO to communication with each other. . In addition to starting a SAMP Hub, the 'jsamp' tool allows for monitoring, snooping, testing, and stress running hub instances, or setting up a bridge proxy between two or SAMP hub instances.