jsamp 1.3.7-1 source package in Ubuntu

Changelog

jsamp (1.3.7-1) unstable; urgency=low

  * Migrate to maven build
  * Mark libjsamp-java and libjsamp-java-doc as Multiarch:foreign
  * New upstream version 1.3.7. Rediff patches
  * Push Standards-Version to 4.4.1. No changes required

 -- Ole Streicher <email address hidden>  Thu, 21 Nov 2019 17:27:10 +0100

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jsamp_1.3.7-1.dsc 2.2 KiB 55f88fb27e5888a4195da5f27d18f52ded0db47f5b1b333172f650a4b4c20137
jsamp_1.3.7.orig.tar.gz 1.2 MiB e6e839621d55fa50c1ccbc54935b2de7629da2de9dd576fbaede0999f4a556c5
jsamp_1.3.7-1.debian.tar.xz 7.0 KiB ef21eb40d06e7eaae49b5a7814912a56cb9c648fae466c20a4c55371f56a6809

Available diffs

No changes file available.

Binary packages built by this source

jsamp: 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.

libjsamp-java: 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.

libjsamp-java-doc: 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.