pdfwork

View on PyPIReverse Dependencies (0)

0.4.0 pdfwork-0.4.0-py3-none-any.whl

Wheel Details

Project: pdfwork
Version: 0.4.0
Filename: pdfwork-0.4.0-py3-none-any.whl
Download: [link]
Size: 14090
MD5: 795216f743582e75a88d148048499ecb
SHA256: 8e095203d96684c59dde40290f1ac1957102c42210d00ddd84b12f864fc92f63
Uploaded: 2021-04-22 12:56:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pdfwork
Version: 0.4.0
Summary: 基于 pikepdf 封装的命令行工具,处理 PDF 文件用
Author: zombie110year
Author-Email: zombie110year[at]outlook.com
Home-Page: https://github.com/zombie110year/pdfwork
Project-Url: Bug Tracker, https://github.com/zombie110year/pdfwork/issues
Project-Url: Repository, https://github.com/zombie110year/pdfwork.git
License: MIT
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: more-itertools (<9.0.0,>=8.3.0)
Requires-Dist: pikepdf (<3.0.0,>=2.0.0)
Requires-Dist: tqdm (<5.0.0,>=4.52.0)
Requires-Dist: typer (<0.4.0,>=0.3.2)
Description-Content-Type: text/x-rst
[Description omitted; length: 2282 characters; fails to render]

WHEEL

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

RECORD

Path Digest Size
pdfwork/__init__.py sha256=_FvKbLJNIRoiKXyPZCyxQIAmmEtVXoATScPmtBV5jmQ 107
pdfwork/actions.py sha256=Cx75L9K2VKC8o9KDm8M6DSExHszfQxJlB6j_VmoDmvA 8204
pdfwork/cli.py sha256=C_7ikzlFogDe-oyTehwww58U7nY6l8P5XqP5c2GLWj4 3361
pdfwork/exceptions.py sha256=lJBDF6UXrnjxHg2r8JeAcgJuem9A5GWs6bR9eGlb5HI 170
pdfwork/outline.py sha256=dAYTnsGnOH8kBP4by2SL1tEI_NhXThv3p-_xrFzA2GA 7023
pdfwork/range.py sha256=UbFdKH4UlsM8ZZHZFXkFpFhg9t0NyATm5c4uoejvKwk 2422
pdfwork/utils.py sha256=e3t795m-bNsaiRROMonfZ8Yfn_2dpDL1r6QPdku8ODQ 4737
pdfwork-0.4.0.dist-info/entry_points.txt sha256=E5FisqC-w3tzsx8q5cSnVa28hEuqrtCKA0-LqJkK4VY 48
pdfwork-0.4.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
pdfwork-0.4.0.dist-info/METADATA sha256=ume2KNzqqycTZpmW187q8OBWiXrSnAibBAKRC4bYgWA 4825
pdfwork-0.4.0.dist-info/RECORD

entry_points.txt

pdfwork = pdfwork.cli:cli_main