libsambox-java 2.3.4-1 source package in Ubuntu
Changelog
libsambox-java (2.3.4-1) unstable; urgency=medium * New upstream version 2.3.4. -- Markus Koschany <email address hidden> Sat, 25 Dec 2021 21:15:40 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsambox-java_2.3.4-1.dsc | 2.3 KiB | c86f172c54d479b5ee5ab70ca565be1bb721ccf47e1cc5ba3cb00932a88bc51b |
libsambox-java_2.3.4.orig.tar.xz | 1.4 MiB | 63c0c5f584fe64e3583c99e33817824c2c8be006e2ef264f2a25701272b2c2e7 |
libsambox-java_2.3.4-1.debian.tar.xz | 6.4 KiB | 24f531f216f7c73b6aaf89c8a86bb240d88dc4dcc2c06236ffa714eb241d0ec5 |
Available diffs
- diff from 2.3.1-1 to 2.3.4-1 (1.7 KiB)
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.Stringbuil der
* 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