python3-pdf2docx (0.5.10-1)

Details

Core information at a glance

Distribution
debian
Origin
debian-sid
Repository
https://deb.debian.org/debian
Codename
sid
Component
main
Source
pdf2docx
Architecture
s390x
Section
python
Priority
optional
Maintainer
Debian Python Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
3.6 kB
Size expected
333.1 kB
Size actual
333.1 kB
Size match

Dependencies

Required package dependencies

  • python3-docx
  • python3-fire
  • python3-fonttools
  • python3-numpy
  • python3-pymupdf
  • python3:any
  • libjs-sphinxdoc (>= 8.2)
  • python3-fitz
  • python3-opencv

Suggested packages

Recommended additional packages

  • None

Description

Open source Python library converting pdf to docx

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5a2fca0cb…1f1d6ca4
SHA-11aaaf717…05626974
SHA-256ce2f661c…bed5052c
SHA-512b16fb0cb…5d99386e

Contents

Files and directories included

.
usr
usr/bin
usr/bin/pdf2docx
usr/lib
usr/lib/python3
usr/lib/python3/dist-packages
usr/lib/python3/dist-packages/pdf2docx
usr/lib/python3/dist-packages/pdf2docx/__init__.py
usr/lib/python3/dist-packages/pdf2docx/common
usr/lib/python3/dist-packages/pdf2docx/common/Block.py
usr/lib/python3/dist-packages/pdf2docx/common/Collection.py
usr/lib/python3/dist-packages/pdf2docx/common/Element.py
usr/lib/python3/dist-packages/pdf2docx/common/__init__.py
usr/lib/python3/dist-packages/pdf2docx/common/algorithm.py
usr/lib/python3/dist-packages/pdf2docx/common/constants.py
usr/lib/python3/dist-packages/pdf2docx/common/docx.py
usr/lib/python3/dist-packages/pdf2docx/common/share.py
usr/lib/python3/dist-packages/pdf2docx/converter.py
usr/lib/python3/dist-packages/pdf2docx/font
usr/lib/python3/dist-packages/pdf2docx/font/Fonts.py
usr/lib/python3/dist-packages/pdf2docx/font/__init__.py
usr/lib/python3/dist-packages/pdf2docx/gui
usr/lib/python3/dist-packages/pdf2docx/gui/App.py
usr/lib/python3/dist-packages/pdf2docx/gui/MainFrame.py
usr/lib/python3/dist-packages/pdf2docx/gui/__init__.py
usr/lib/python3/dist-packages/pdf2docx/image
usr/lib/python3/dist-packages/pdf2docx/image/Image.py
usr/lib/python3/dist-packages/pdf2docx/image/ImageBlock.py
usr/lib/python3/dist-packages/pdf2docx/image/ImageSpan.py
usr/lib/python3/dist-packages/pdf2docx/image/ImagesExtractor.py
usr/lib/python3/dist-packages/pdf2docx/image/__init__.py
usr/lib/python3/dist-packages/pdf2docx/layout
usr/lib/python3/dist-packages/pdf2docx/layout/Blocks.py
usr/lib/python3/dist-packages/pdf2docx/layout/Column.py
usr/lib/python3/dist-packages/pdf2docx/layout/Layout.py
usr/lib/python3/dist-packages/pdf2docx/layout/Section.py
usr/lib/python3/dist-packages/pdf2docx/layout/Sections.py
usr/lib/python3/dist-packages/pdf2docx/layout/__init__.py
usr/lib/python3/dist-packages/pdf2docx/main.py
usr/lib/python3/dist-packages/pdf2docx/page
usr/lib/python3/dist-packages/pdf2docx/page/BasePage.py
usr/lib/python3/dist-packages/pdf2docx/page/Page.py
usr/lib/python3/dist-packages/pdf2docx/page/Pages.py
usr/lib/python3/dist-packages/pdf2docx/page/RawPage.py
usr/lib/python3/dist-packages/pdf2docx/page/RawPageFactory.py
usr/lib/python3/dist-packages/pdf2docx/page/RawPageFitz.py
usr/lib/python3/dist-packages/pdf2docx/page/__init__.py
usr/lib/python3/dist-packages/pdf2docx/shape
usr/lib/python3/dist-packages/pdf2docx/shape/Path.py
usr/lib/python3/dist-packages/pdf2docx/shape/Paths.py
usr/lib/python3/dist-packages/pdf2docx/shape/Shape.py
usr/lib/python3/dist-packages/pdf2docx/shape/Shapes.py
usr/lib/python3/dist-packages/pdf2docx/shape/__init__.py
usr/lib/python3/dist-packages/pdf2docx/table
usr/lib/python3/dist-packages/pdf2docx/table/Border.py
usr/lib/python3/dist-packages/pdf2docx/table/Cell.py
usr/lib/python3/dist-packages/pdf2docx/table/Cells.py
usr/lib/python3/dist-packages/pdf2docx/table/Row.py
usr/lib/python3/dist-packages/pdf2docx/table/Rows.py
usr/lib/python3/dist-packages/pdf2docx/table/TableBlock.py
usr/lib/python3/dist-packages/pdf2docx/table/TableStructure.py
usr/lib/python3/dist-packages/pdf2docx/table/TablesConstructor.py
usr/lib/python3/dist-packages/pdf2docx/table/__init__.py
usr/lib/python3/dist-packages/pdf2docx/text
usr/lib/python3/dist-packages/pdf2docx/text/Char.py
usr/lib/python3/dist-packages/pdf2docx/text/Line.py
usr/lib/python3/dist-packages/pdf2docx/text/Lines.py
usr/lib/python3/dist-packages/pdf2docx/text/Spans.py
usr/lib/python3/dist-packages/pdf2docx/text/TextBlock.py
usr/lib/python3/dist-packages/pdf2docx/text/TextSpan.py
usr/lib/python3/dist-packages/pdf2docx/text/__init__.py
usr/lib/python3/dist-packages/pdf2docx-0.5.10.egg-info
usr/lib/python3/dist-packages/pdf2docx-0.5.10.egg-info/PKG-INFO
usr/lib/python3/dist-packages/pdf2docx-0.5.10.egg-info/dependency_links.txt
usr/lib/python3/dist-packages/pdf2docx-0.5.10.egg-info/entry_points.txt
usr/lib/python3/dist-packages/pdf2docx-0.5.10.egg-info/not-zip-safe
usr/lib/python3/dist-packages/pdf2docx-0.5.10.egg-info/requires.txt
usr/lib/python3/dist-packages/pdf2docx-0.5.10.egg-info/top_level.txt
usr/share
usr/share/doc
usr/share/doc/python3-pdf2docx
usr/share/doc/python3-pdf2docx/changelog.Debian.gz
usr/share/doc/python3-pdf2docx/copyright
usr/share/doc/python3-pdf2docx/html
usr/share/doc/python3-pdf2docx/html/_images
usr/share/doc/python3-pdf2docx/html/_images/discord-mark-blue.svg
usr/share/doc/python3-pdf2docx/html/_images/intro.png
usr/share/doc/python3-pdf2docx/html/_images/pdf-converter.png
usr/share/doc/python3-pdf2docx/html/_sources
usr/share/doc/python3-pdf2docx/html/_sources/api
usr/share/doc/python3-pdf2docx/html/_sources/api/modules.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.common.Block.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.common.Collection.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.common.Element.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.common.algorithm.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.common.constants.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.common.docx.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.common.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.common.share.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.converter.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.font.Fonts.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.font.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.gui.App.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.gui.MainFrame.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.gui.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.image.Image.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.image.ImageBlock.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.image.ImageSpan.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.image.ImagesExtractor.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.image.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.layout.Blocks.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.layout.Column.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.layout.Layout.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.layout.Section.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.layout.Sections.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.layout.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.main.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.page.BasePage.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.page.Page.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.page.Pages.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.page.RawPage.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.page.RawPageFactory.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.page.RawPageFitz.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.page.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.shape.Path.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.shape.Paths.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.shape.Shape.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.shape.Shapes.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.shape.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.table.Border.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.table.Cell.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.table.Cells.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.table.Row.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.table.Rows.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.table.TableBlock.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.table.TableStructure.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.table.TablesConstructor.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.table.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.text.Char.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.text.Line.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.text.Lines.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.text.Spans.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.text.TextBlock.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.text.TextSpan.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/api/pdf2docx.text.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/conf.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/footer.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/header.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/index.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/installation.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/license.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/modules.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/quickstart.cli.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/quickstart.convert.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/quickstart.gui.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/quickstart.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/quickstart.table.rst.txt
usr/share/doc/python3-pdf2docx/html/_sources/techdoc.rst.txt
usr/share/doc/python3-pdf2docx/html/_static
usr/share/doc/python3-pdf2docx/html/_static/PyMuPDF.ico.gz
usr/share/doc/python3-pdf2docx/html/_static/basic.css
usr/share/doc/python3-pdf2docx/html/_static/check-solid.svg
usr/share/doc/python3-pdf2docx/html/_static/clipboard.min.js
usr/share/doc/python3-pdf2docx/html/_static/copy-button.svg
usr/share/doc/python3-pdf2docx/html/_static/copybutton.css
usr/share/doc/python3-pdf2docx/html/_static/copybutton.js
usr/share/doc/python3-pdf2docx/html/_static/copybutton_funcs.js
usr/share/doc/python3-pdf2docx/html/_static/custom.css
usr/share/doc/python3-pdf2docx/html/_static/debug.css
usr/share/doc/python3-pdf2docx/html/_static/documentation_options.js
usr/share/doc/python3-pdf2docx/html/_static/file.png
usr/share/doc/python3-pdf2docx/html/_static/minus.png
usr/share/doc/python3-pdf2docx/html/_static/plus.png
usr/share/doc/python3-pdf2docx/html/_static/pygments.css
usr/share/doc/python3-pdf2docx/html/_static/scripts
usr/share/doc/python3-pdf2docx/html/_static/scripts/furo.js
usr/share/doc/python3-pdf2docx/html/_static/scripts/gumshoe-patched.js
usr/share/doc/python3-pdf2docx/html/_static/skeleton.css
usr/share/doc/python3-pdf2docx/html/_static/styles
usr/share/doc/python3-pdf2docx/html/_static/styles/furo-extensions.css
usr/share/doc/python3-pdf2docx/html/_static/styles/furo.css
usr/share/doc/python3-pdf2docx/html/api
usr/share/doc/python3-pdf2docx/html/api/modules.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.common.Block.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.common.Collection.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.common.Element.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.common.algorithm.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.common.constants.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.common.docx.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.common.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.common.share.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.converter.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.font.Fonts.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.font.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.gui.App.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.gui.MainFrame.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.gui.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.image.Image.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.image.ImageBlock.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.image.ImageSpan.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.image.ImagesExtractor.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.image.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.layout.Blocks.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.layout.Column.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.layout.Layout.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.layout.Section.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.layout.Sections.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.layout.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.main.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.page.BasePage.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.page.Page.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.page.Pages.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.page.RawPage.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.page.RawPageFactory.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.page.RawPageFitz.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.page.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.shape.Path.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.shape.Paths.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.shape.Shape.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.shape.Shapes.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.shape.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.table.Border.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.table.Cell.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.table.Cells.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.table.Row.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.table.Rows.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.table.TableBlock.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.table.TableStructure.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.table.TablesConstructor.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.table.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.text.Char.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.text.Line.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.text.Lines.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.text.Spans.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.text.TextBlock.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.text.TextSpan.html
usr/share/doc/python3-pdf2docx/html/api/pdf2docx.text.html
usr/share/doc/python3-pdf2docx/html/conf.html
usr/share/doc/python3-pdf2docx/html/footer.html
usr/share/doc/python3-pdf2docx/html/genindex.html
usr/share/doc/python3-pdf2docx/html/header.html
usr/share/doc/python3-pdf2docx/html/index.html
usr/share/doc/python3-pdf2docx/html/installation.html
usr/share/doc/python3-pdf2docx/html/license.html
usr/share/doc/python3-pdf2docx/html/modules.html
usr/share/doc/python3-pdf2docx/html/objects.inv
usr/share/doc/python3-pdf2docx/html/py-modindex.html
usr/share/doc/python3-pdf2docx/html/quickstart.cli.html
usr/share/doc/python3-pdf2docx/html/quickstart.convert.html
usr/share/doc/python3-pdf2docx/html/quickstart.gui.html
usr/share/doc/python3-pdf2docx/html/quickstart.html
usr/share/doc/python3-pdf2docx/html/quickstart.table.html
usr/share/doc/python3-pdf2docx/html/search.html
usr/share/doc/python3-pdf2docx/html/searchindex.js
usr/share/doc/python3-pdf2docx/html/techdoc.html
usr/share/doc-base
usr/share/doc-base/python3-pdf2docx.pdf2docx
usr/share/lintian
usr/share/lintian/overrides
usr/share/lintian/overrides/python3-pdf2docx
usr/share/doc/python3-pdf2docx/html/_static/doctools.js
usr/share/doc/python3-pdf2docx/html/_static/language_data.js
usr/share/doc/python3-pdf2docx/html/_static/searchtools.js
usr/share/doc/python3-pdf2docx/html/_static/sphinx_highlight.js