Source: jsamp Maintainer: Debian Astro Maintainers Uploaders: Paul Sladen , Ole Streicher Section: java Priority: optional Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper Build-Depends-Indep: ant, ant-contrib, default-jdk-doc, libmaven-antrun-plugin-java, libmaven-javadoc-plugin-java Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-astro-team/jsamp Vcs-Git: https://salsa.debian.org/debian-astro-team/jsamp.git Homepage: http://www.star.bristol.ac.uk/~mbt/jsamp/ Package: libjsamp-java Architecture: all Multi-Arch: foreign 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 Architecture: all Multi-Arch: foreign Section: doc 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 Architecture: all Section: science 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.