Source: pdf2docx Maintainer: Debian Python Team Uploaders: Elena Grandi Section: python Build-Depends: dh-python, python3-setuptools, python3-all, debhelper-compat (= 13), furo, python3-docx, python3-fire, python3-fitz, python3-fonttools, python3-numpy, python3-opencv, python3-pip, python3-pymupdf, python3-pytest, python3-pytest-cov, python3-sphinx, python3-sphinxcontrib.apidoc, python3-sphinx-copybutton, python3-tk, Standards-Version: 4.7.3 Homepage: https://pdf2docx.readthedocs.io/en/latest/ Vcs-Git: https://salsa.debian.org/python-team/packages/pdf2docx.git Vcs-Browser: https://salsa.debian.org/python-team/packages/pdf2docx Package: python3-pdf2docx Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, python3-docx, python3-fire, python3-fitz, python3-fonttools, python3-numpy, python3-opencv, python3-pymupdf, Description: Open source Python library converting pdf to docx this is a Python library to extract data from PDF with PyMuPDF, parse layout with rule, and generate docx files with python-docx.