pdfminer 20220319+dfsg-1 source package in Ubuntu

Changelog

pdfminer (20220319+dfsg-1) unstable; urgency=medium

  * New upstream version 20220319+dfsg. (Closes: #968865)
  * Refresh patches.
  * debian/copyright
    - Update copyright years.
  * debian/control
    - Rework Breaks and Replaces.
    - Add python3-pil to Suggests.

 -- Daniele Tricoli <email address hidden>  Tue, 22 Mar 2022 03:54:10 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe python
Jammy release universe python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pdfminer_20220319+dfsg-1.dsc 2.3 KiB 27e78f1b36bbf410da32cbbcb5aeca481ff34f6ff820299af677b21cfcadd7f7
pdfminer_20220319+dfsg.orig.tar.xz 5.4 MiB 26b5c3a5ba15a6c68520be60c30884acb3f16684c743fb6c9a99dc2c008614d9
pdfminer_20220319+dfsg-1.debian.tar.xz 11.3 KiB feed41ff3f757920c4b315f0a00b7c95c3ff1d9fec9da5b7afbc6f2c6320268d

Available diffs

No changes file available.

Binary packages built by this source

pdfminer-data: PDF parser and analyser (encoding data)

 PDFMiner is a tool for extracting information from PDF documents, which
 focuses entirely on getting and analyzing text data.
 .
 This package contains the encoding data needed to read some PDF documents in
 CJK (Chinese, Japanese, Korean) languages.

python3-pdfminer: 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.