pdftranscript

View on PyPIReverse Dependencies (0)

1.0.5 pdftranscript-1.0.5-py3-none-any.whl

Wheel Details

Project: pdftranscript
Version: 1.0.5
Filename: pdftranscript-1.0.5-py3-none-any.whl
Download: [link]
Size: 16730
MD5: f4782b5d0b1e66d4ec37ba9448d99320
SHA256: 02466cf87bf06885e34c1259c869c18bdd177e13f8918c1680d369e9e582f4f0
Uploaded: 2024-11-18 17:35:16 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pdftranscript
Version: 1.0.5
Summary: PDF to semantic HTML conversion.
Author-Email: František Malina <fmalina[at]pm.me>
Keywords: HTML,PDF,conversion
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: cssselect
Requires-Dist: freetype-py
Requires-Dist: lxml
Requires-Dist: python-dotenv
Description-Content-Type: text/markdown
[Description omitted; length: 3154 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pdftranscript/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pdftranscript/config.py sha256=aI8EUTjv6XN0BgaMAQuwHTWOGp2oaxBGQuqWEl_GhFo 1612
pdftranscript/dictionary.json sha256=PkeD2oYUPYNh_yTGr9-q6FGZhBE_MUk5kH8KrtJLlOI 36436
pdftranscript/pdf2html.py sha256=Vecxcq_I0yOQ1YXbinfnI1XgPLUwYGVJNVaThdZT0v0 1518
pdftranscript/test.py sha256=p3GPNxeZkgdo_0LEp7JWKtAd8u6SxsBYVl-J1jQmf3c 494
pdftranscript/transcript.py sha256=tqVniJkjuQFfHRCD2IWIQY-RIYf2zZnz3NroxcSEKxc 13463
pdftranscript/ttf.py sha256=zbLDBExPhEJBaDdMWKqZs7KKW8U1L6dt2Y5jtwihkIQ 6251
pdftranscript-1.0.5.dist-info/METADATA sha256=y_No3fs1hP-KZ5RvKWxEv8r2iYNCHCGNW-kYl0QXbPA 3674
pdftranscript-1.0.5.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
pdftranscript-1.0.5.dist-info/entry_points.txt sha256=ew5NAJ2XsKx6DC6b_7ltDhL2dU-OqozGzczMJwEQ3mw 135
pdftranscript-1.0.5.dist-info/licenses/LICENSE.txt sha256=gtJDddz5ueQCAnaqOcK_MiIY5C9639mYhePfFsLbCMM 1055
pdftranscript-1.0.5.dist-info/RECORD

entry_points.txt

pdf2html = pdftranscript.pdf2html:main
pdftranscript = pdftranscript.transcript:main
pdfttf = pdftranscript.ttf:main