libcommons-codec-java 1.16.0-1 source package in Ubuntu

Changelog

libcommons-codec-java (1.16.0-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version updated to 4.6.2
  * Removed the -java-doc package

 -- Emmanuel Bourg <email address hidden>  Wed, 03 Jan 2024 13:45:27 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe libs

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcommons-codec-java_1.16.0-1.dsc 2.3 KiB 442dc8dfe53a9e92529fec52f8074d480a71a83f92cf45cca48da60dca19e2c6
libcommons-codec-java_1.16.0.orig.tar.xz 323.7 KiB 12844a84c17cf27ae05f67b3d7175f073d532301e16b160f6761245e7590220f
libcommons-codec-java_1.16.0-1.debian.tar.xz 4.1 KiB 978cf8c511298f7ec94125170522f2538ec52e11a6aaa5f41f7bd3395d195845

Available diffs

No changes file available.

Binary packages built by this source

libcommons-codec-java: encoder and decoders such as Base64 and hexadecimal codec

 The codec package contains simple encoder and decoders for various
 formats such as Base64 and Hexadecimal. In addition to these widely
 used encoders and decoders, the codec package also maintains a
 collection of phonetic encoding utilities.
 .
 This is a part of the Apache Commons Project.