libsambox-java 2.2.11-1 source package in Ubuntu

Changelog

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

  * New upstream version 2.2.11.

 -- Markus Koschany <email address hidden>  Sun, 31 Jan 2021 15:51:07 +0100

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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsambox-java_2.2.11-1.dsc 2.3 KiB 9fdea13eea15225933963bbc45cdb557dba204353da55ae1f8181580c5e85e4d
libsambox-java_2.2.11.orig.tar.xz 1.4 MiB ab5d0301106a89ce51da4c26276e3447611a3845c32cd0dfc9267daf93a6e1c3
libsambox-java_2.2.11-1.debian.tar.xz 6.4 KiB 25f3f477a52e392f94fd4a05f38adc631aaff33361bb0baa4448b3d66d42280c

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