[ 原始碼: pdfminer ]
套件:python3-pdfminer(20221105+dfsg-1)
python3-pdfminer 的相關連結
Debian 的資源:
下載原始碼套件 pdfminer:
- [pdfminer_20221105+dfsg-1.dsc]
- [pdfminer_20221105+dfsg.orig.tar.xz]
- [pdfminer_20221105+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
PDF parser and analyser (Python3)
PDFMiner is a tool for extracting information from PDF documents, which focuses entirely on getting and analyzing text data. It allows one to obtain the exact location of text portions in a page, as well as other information such as fonts or lines. It includes a PDF converter that can transform PDF files into other text formats (such as HTML). It has an extensible PDF parser that can be used for other purposes than text analysis.
This package provides the Python3 module and the command-line tools: pdf2txt, dumppdf and latin2ascii.
其他與 python3-pdfminer 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-charset-normalizer
- charset, encoding and language detection (Python 3)
-
- dep: python3-cryptography (>= 36.0.0)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- sug: pdfminer-data
- PDF parser and analyser (encoding data)
-
- sug: python3-pil
- Python Imaging Library (Python3)