Mon, 03 Jun 2024 15:25:33 UTC | login

Information for build python-pdfminer-20200517-2.fc33

ID175035
Package Namepython-pdfminer
Version20200517
Release2.fc33
Epoch
SummaryPDF parser and analyzer
DescriptionPDFMiner is a tool for extracting information from PDF documents. Unlike other PDF-related tools, it focuses entirely on getting and analyzing text data. PDFMiner allows to obtain the exact location of texts 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 instead of text analysis. This is actually pdfminer.six, a backwards-compatible fork of PDFMiner using six for Python 2+3 compatibility.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:07:47 UTC
CompletedThu, 13 Aug 2020 13:07:47 UTC
Tags
f33
RPMs
src
python-pdfminer-20200517-2.fc33.src.rpm (info) (download)
noarch
python3-pdfminer-20200517-2.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20200517-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 24 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 20200517-1 - Update to latest version * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 20181108-7 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20181108-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 20181108-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 20181108-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20181108-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20181108-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 08 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 20181108-1 - Update to latest version - Enable tests - Fix crypto dependency - Switch to automatic Requires - Drop Python 2 subpackage