软件包:libqpdf29(11.3.0-1+deb12u1)
libqpdf29 的相关链接
Debian 的资源:
下载源码包 qpdf:
- [qpdf_11.3.0-1+deb12u1.dsc]
- [qpdf_11.3.0.orig.tar.gz]
- [qpdf_11.3.0.orig.tar.gz.asc]
- [qpdf_11.3.0-1+deb12u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [qpdf.sourceforge.io]
相似软件包:
runtime library for PDF transformation/inspection software
QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work.
QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files.
This package contains the qpdf runtime libraries required to run programs that link with the qpdf library.
其他与 libqpdf29 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libgnutls30 (>= 3.7.0)
- GNU TLS library - main runtime library
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时