libsambox-java 2.3.0-1 source package in Ubuntu

Changelog

libsambox-java (2.3.0-1) unstable; urgency=medium

  * New upstream version 2.3.0.

 -- Markus Koschany <email address hidden>  Sat, 02 Oct 2021 01:15:04 +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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsambox-java_2.3.0-1.dsc 2.3 KiB e17e176c218b1720af56c2ccaf78286f54d9c97e06d6b9ce975f7a1e8e1a09d8
libsambox-java_2.3.0.orig.tar.xz 1.4 MiB 12fce20de866f2cd8e0fbbe8046e0a1401e3d2433f73d8a44a4b455c7343689f
libsambox-java_2.3.0-1.debian.tar.xz 6.4 KiB 04101ca015b0fee5860296f5cd8d7f97631c0e938e53b69b8840c034a6b93562

Available diffs

No changes file available.

Binary packages built by this source

libsambox-java: SAMBox PDF processor

 SAMBox is an Apache PDFBox 2.0.0 fork intended to be used as PDF processor for
 Sejda and PDFsam related projects. The main differences between PDFBox and
 SAMBox are:
  * Lazy loading/parsing of PDF objects
  * Multiple I/O implementations to read from
  * Minimized garbage collection through the use of a pool of
    java.lang.Stringbuilder
  * PDF streams are read directly from the underlying source through the
    concept of bounded views
  * Removal of unused PDFBox features like preflight validator, fdf and digital
    signature
  * Documents can be saved using objects stream to store PDF objects