libjdom2-java 2.0.6.1-1 source package in Ubuntu

Changelog

libjdom2-java (2.0.6.1-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version updated to 4.6.0.1

 -- Emmanuel Bourg <email address hidden>  Tue, 03 May 2022 13:52:47 +0200

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjdom2-java_2.0.6.1-1.dsc 2.1 KiB 0be243430925224f9a99c370ba7ba14fd28a2f6d756b15723d570db48b54f5a2
libjdom2-java_2.0.6.1.orig.tar.xz 466.9 KiB 358bf84e3d2af4942d348eacfe59a90dbee6eaabfd258ca714e61f73d92a0d27
libjdom2-java_2.0.6.1-1.debian.tar.xz 7.6 KiB 6a09006aa1d9f64ff78c751698675d44b408bb609e241fdcbd3609164fb1b05e

Available diffs

No changes file available.

Binary packages built by this source

libjdom2-java: lightweight and fast library using XML

 JDOM is, quite simply, a Java representation of an XML document. JDOM
 provides a way to represent that document for easy and efficient
 reading, manipulation, and writing. It has a straightforward API, is
 lightweight and fast, and is optimized for the Java programmer. It's
 an alternative to DOM and SAX, although it integrates well with both
 DOM and SAX.