[ ソース: pikepdf ]
パッケージ: python3-pikepdf (9.1.1+dfsg-1)
python3-pikepdf に関するリンク
Debian の資源:
pikepdf ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python library to read and write PDFs with QPDF
pikepdf is a Python library to read and write PDFs with QPDF. Features include:
* Editing, manipulation and transformation of existing PDFs * Based on the mature, proven QPDF C++ library * Works with encrypted PDFs * Supports all PDF compression filters * Can create "fast web view" (linearized) PDFs * Creates standards compliant PDFs that pass validation in other tools * Automatically repairs damaged PDFs, just like QPDF * Implements more of the PDF specification than existing Python PDF tools * IPython notebook and Jupyter integration
その他の python3-pikepdf 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libqpdf29t64 (>> 11.9~)
- PDF ファイルの変換および検査用ソフトウェアのランタイムライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-deprecated
- Python decorator for old classes, functions or methods
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス