libjxmpp-java 1.0.1-3 source package in Ubuntu

Changelog

libjxmpp-java (1.0.1-3) unstable; urgency=medium

  * Don't build jxmpp-stringprep-libidn

 -- James Valleroy <email address hidden>  Mon, 15 Nov 2021 20:49:47 -0500

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjxmpp-java_1.0.1-3.dsc 2.1 KiB 5f63b3c498da19c8dd9fc821ed85650c8eeaaca502109d4fcf958da06e55719d
libjxmpp-java_1.0.1.orig.tar.xz 62.1 KiB 618c1be01a7b0955378214b6befb800861ab752652374c5e29a9825e64d44995
libjxmpp-java_1.0.1-3.debian.tar.xz 4.7 KiB e47bc634168b9449d46dac3ff59bb3930d9f5df607635fca80e1f57a2cb6407c

Available diffs

No changes file available.

Binary packages built by this source

libjxmpp-java: base library for XMPP based instant messaging and presence

 JXMPP is an Open Source Java base library for XMPP. It provides often used
 functionality needed to build an XMPP stack.
 .
 jxmpp-core: Provides core functionality most software that interacts with XMPP
 requires: XmppDateTime, XmppStringUtils, XmppStringPrepUtil.
 .
 jxmpp-jid: Provides API that abstracts XMPP JIDs with Java classes, performing
 string preparation and validation.
 .
 jxmpp-util-cache: Provides a lightweight and efficient Cache without external
 dependencies used by various JXMPP Components.
 .
 jxmpp-strings-testframework: A framework to test "XMPP Strings".