pdfly

View on PyPIReverse Dependencies (0)

0.4.0 pdfly-0.4.0-py3-none-any.whl

Wheel Details

Project: pdfly
Version: 0.4.0
Filename: pdfly-0.4.0-py3-none-any.whl
Download: [link]
Size: 19794
MD5: ee3dd9a56f1b7ac361920f499f260618
SHA256: 8483e2a02eb6c2c6902a9a0cf42638cbcb9e56779aa1bef7160fe995e4e75f56
Uploaded: 2024-12-08 08:39:39 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pdfly
Version: 0.4.0
Summary: A pure-python CLI application to manipulate PDF files
Author-Email: Martin Thoma <info[at]martin-thoma.de>
Maintainer-Email: Martin Thoma <info[at]martin-thoma.de>
Project-Url: Source, https://github.com/py-pdf/pdfly
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.6.1
Requires-Dist: pypdf (>=3.8.2)
Requires-Dist: typer (>=0.9.0)
Requires-Dist: pillow
Requires-Dist: pydantic
Requires-Dist: rich
Requires-Dist: fpdf2
Description-Content-Type: text/markdown
[Description omitted; length: 3265 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.10.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pdfly/__init__.py sha256=TXIaNpywa08NRbqvf_2hpiydwB9QyIBNT0pPU2-NMOU 165
pdfly/__main__.py sha256=2x6rAWb-vjCo-djVtMOYo5ioROPINYqnrQOfs61FiVI 114
pdfly/_utils.py sha256=JyufA3g-SSUGhHzR4dHcV65-AEkcxYpVDkBCiYxOgHs 87
pdfly/_version.py sha256=42STGor_9nKYXumfeV5tiyD_M8VdcddX7CEexmibPBk 22
pdfly/booklet.py sha256=OIzhXYZG99LnwBV3E01dx8lg_OCGnZY3BSeD0Zy8FvA 5187
pdfly/cat.py sha256=ss29-sDtacCEjcXildRq8RNx31auPaa3eEtIz_90SXg 4488
pdfly/cli.py sha256=y_MHxNlIFPzeqHH17SZjpNHjZnt7E6TTAT1sciXoWms 7514
pdfly/compress.py sha256=tZXWPuLLkfrZjVuXTRwQErFAoZ41jV925JMj1E8JlHU 611
pdfly/extract_images.py sha256=acMBKQhIrV5aCzpQukw2YlujkuAZQwi3HGh-h79CV6c 846
pdfly/metadata.py sha256=JqQbhbS1Fnp8M3D_Xp_fxjl0FxT_anHv4PnjyGnvWpM 7248
pdfly/pagemeta.py sha256=W0M1wsG3QlEDXf1M8e0NMVHiuK5epRZRFw1yxBm8UM8 2384
pdfly/rm.py sha256=5tBSmt0VupaGUcex_6-x3wn-FNXTvJLxsBJj-jokkvo 1547
pdfly/uncompress.py sha256=INE_cTVnvKdGOzFfaGoiQXPI5uUaHeIw9SbUDAnId8E 1783
pdfly/up2.py sha256=Ym5GScYyl_1ToElXl_o6LnAYkVYdPWKr3op9XWk3OUw 761
pdfly/update_offsets.py sha256=shONvuKH6ntB7qhDgeuTSqeslTau4-fyCPoEP5AwDm8 11672
pdfly/x2pdf.py sha256=qk-5Xiqz_ndO3ouggx6q2VOnjHfYzbnOIhOcu0n_w2A 1466
pdfly-0.4.0.dist-info/entry_points.txt sha256=1oq3rfPZEqpgE4pCdrzOPJcXkysU1a8Z0p4dWcSuinA 47
pdfly-0.4.0.dist-info/LICENSE sha256=bprspuunlLcJPskc-FCz39O--h0Qmtww3JX9uTsC2Qs 1514
pdfly-0.4.0.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
pdfly-0.4.0.dist-info/METADATA sha256=5WFQiLApHkUc3i1-PP6FMldsLhWBng11Vzkw_2SyO1M 5662
pdfly-0.4.0.dist-info/RECORD

entry_points.txt

pdfly = pdfly.cli:entry_point