Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-pdfminer-doc-20221105-1.fc37 RPM for noarch

From Fedora 37 updates for aarch64 / Packages / p

Name: python-pdfminer-doc Distribution: Fedora Project
Version: 20221105 Vendor: Fedora Project
Release: 1.fc37 Build date: Tue Nov 8 14:29:28 2022
Group: Unspecified Build host: buildvm-s390x-27.s390.fedoraproject.org
Size: 282430 Source RPM: python-pdfminer-20221105-1.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/pdfminer/pdfminer.six
Summary: Documentation for pdfminer
Pdfminer.six is a community maintained fork of the original PDFMiner. It is a
tool for extracting information from PDF documents. It focuses on getting and
analyzing text data. Pdfminer.six extracts the text from a page directly from
the sourcecode of the PDF. It can also be used to get the exact location, font
or color of the text.

It is built in a modular way such that each component of pdfminer.six can be
replaced easily. You can implement your own interpreter or rendering device
that uses the power of pdfminer.six for other purposes than text analysis.

Check out the full documentation on Read the Docs
(https://pdfminersix.readthedocs.io/).

Features:

  • Written entirely in Python.
  • Parse, analyze, and convert PDF documents.
  • PDF-1.7 specification support. (well, almost).
  • CJK languages and vertical writing scripts support.
  • Various font types (Type1, TrueType, Type3, and CID) support.
  • Support for extracting images (JPG, JBIG2, Bitmaps).
  • Support for various compressions (ASCIIHexDecode, ASCII85Decode, LZWDecode,
    FlateDecode, RunLengthDecode, CCITTFaxDecode)
  • Support for RC4 and AES encryption.
  • Support for AcroForm interactive form extraction.
  • Table of contents extraction.
  • Tagged contents extraction.
  • Automatic layout analysis.

Provides

Requires

License

MIT

Changelog

* Sun Nov 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> 20221105-1
  - Update to 20221105 (close RHBZ#2140331)
* Sun Nov 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> 20220524-5
  - Update License to SPDX
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 20220524-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jul 09 2022 Benjamin A. Beasley <code@musicinmybrain.net> 20220524-3
  - Fix extra newline in description
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> 20220524-2
  - Rebuilt for Python 3.11
* Thu May 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> 20220524-1
  - Update to 20220524 (close RHBZ#2089917)
* Sun May 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> 20220506-2
  - Replace sed-patch with upstream PR#755
* Sat May 07 2022 Benjamin A. Beasley <code@musicinmybrain.net> 20220506-1
  - Update to 20220506 (close RHBZ#2082716)
* Mon Mar 21 2022 Benjamin A. Beasley <code@musicinmybrain.net> 20220319-2
  - Generate BR for “image” extra even when docs are disabled
* Sun Mar 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> 20220319-1
  - Update to 20220319 (close RHBZ#2065998)
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 20211012-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Nov 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> 20211012-4
  - Reduce LaTeX PDF build verbosity
* Mon Nov 22 2021 Benjamin A. Beasley <code@musicinmybrain.net> 20211012-3
  - Minor spec file style changes
* Mon Oct 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> 20211012-2
  - Use %%python3 macro instead of %%__python3
* Tue Oct 19 2021 Benjamin A. Beasley <code@musicinmybrain.net> 20211012-1
  - Update to 20211012 (close RHBZ#1763506)
* Sun Oct 17 2021 Benjamin A. Beasley <code@musicinmybrain.net> 20200517-12
  - Another small man page fix
* Sun Oct 17 2021 Benjamin A. Beasley <code@musicinmybrain.net> 20200517-11
  - Man page typo fix
* Thu Oct 14 2021 Benjamin A. Beasley <code@musicinmybrain.net> 20200517-10
  - Use adobe_mappings_rootpath macro
* Thu Oct 14 2021 Benjamin A. Beasley <code@musicinmybrain.net> 20200517-9
  - Add BSD to the base License field; make -doc MIT only
* Thu Oct 14 2021 Benjamin A. Beasley <code@musicinmybrain.net> 20200517-8
  - Comprehensive packaging improvements
  - Switch to pyproject-rpm-macros (“new guidelines”)
  - Do not distribute questionably-licensed sample PDFs, and skip the tests
    that require them
  - Build PDF documentation in a new -doc subpackage (instead of simply
    distributing the documentation sources)
  - Correct License field from “MIT” to “MIT and Public Domain and APAFML”
  - Add downstream man pages for command-line tools
  - Switch cmap-resources BR to adobe-mappings-cmap
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200517-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 20200517-4
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200517-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/share/doc/python-pdfminer-doc
/usr/share/doc/python-pdfminer-doc/CHANGELOG.md
/usr/share/doc/python-pdfminer-doc/CONTRIBUTING.md
/usr/share/doc/python-pdfminer-doc/README.md
/usr/share/doc/python-pdfminer-doc/pdfminersix.pdf
/usr/share/licenses/python-pdfminer-doc
/usr/share/licenses/python-pdfminer-doc/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:05:07 2024