pdftext

View on PyPIReverse Dependencies (2)

0.5.1 pdftext-0.5.1-py3-none-any.whl

Wheel Details

Project: pdftext
Version: 0.5.1
Filename: pdftext-0.5.1-py3-none-any.whl
Download: [link]
Size: 22180
MD5: 4a399c2d83ca9f7eddeea3a2729f5769
SHA256: 6de0406473846f6486b969fb4b1832b94ebe4c92a4bae5f3d1ead645d43d9994
Uploaded: 2025-01-28 17:10:41 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pdftext
Version: 0.5.1
Summary: Extract structured text from pdfs quickly
Author: Vik Paruchuri
Author-Email: vik.paruchuri[at]gmail.com
Project-Url: Repository, https://github.com/VikParuchuri/pdftext
License: Apache-2.0
Keywords: pdf,text,extraction
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.8)
Requires-Dist: pydantic (<3.0.0,>=2.7.1)
Requires-Dist: pydantic-settings (<3.0.0,>=2.2.1)
Requires-Dist: pypdfium2 (==4.30.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7704 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.0.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pdftext/extraction.py sha256=QQTK2eD1InPXjlpQKMsi8BW9-IuEU6KYroIwADDHnPQ 5498
pdftext/pdf/chars.py sha256=qoKfPcpFBHIxSGrevYWNWZywWTECxU2Q2cRS0P0zFh4 1655
pdftext/pdf/links.py sha256=dMHTwuy041XARnz7PozVdRCE2Kk8IdLvcbiQ5HJ2UoY 7999
pdftext/pdf/pages.py sha256=D0rpyKNngaolLQ-dlIU5uB1jS8EQ0O9qAfwgzfhmmIU 6782
pdftext/pdf/utils.py sha256=exVa1mq7i9SBjStjVylK3RlG4WpLIbtLo2RjXa9oRb0 1933
pdftext/postprocessing.py sha256=ApGZnxIPjg9AHDZ4TJjOUfRh6XLoQgG4QT40_s9PSGc 3298
pdftext/schema.py sha256=BbOiM6QSlYqJTcHuQF0EPkLAhto1Qv96P0Al-dYT2eA 5784
pdftext/scripts/extract_text.py sha256=1wDFijR0aOJBx1H-N_TAaJ_UnxYV9Cwrjwj03ILXz6g 2502
pdftext/settings.py sha256=Z_ctWRSEktOuSk6wvMdqSqQhQa1a2k_FmmvXXgyk_SI 313
pdftext/tables.py sha256=_Sykgf6uTxZy8lkdB6Mc-AqRT7SdWPsPjBuGLzxUBu0 5169
pdftext-0.5.1.dist-info/LICENSE sha256=qB3SaMkm7SKYDYSzA_A4RtDrTXhR56DTWh-Xj9e4D3s 11269
pdftext-0.5.1.dist-info/METADATA sha256=W5hExSrCIRewYLRN9ZHY1Ie8H9-dZ4sJIMvgm1U1w4E 8531
pdftext-0.5.1.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
pdftext-0.5.1.dist-info/entry_points.txt sha256=EYCePVJc9iODGsgqBfny5naFX8RqGa8Jj5vnpbO-uCY 73
pdftext-0.5.1.dist-info/RECORD

entry_points.txt

pdftext = pdftext.scripts.extract_text:extract_text_cli