pdfshot

View on PyPIReverse Dependencies (0)

0.2.1 pdfshot-0.2.1-py3-none-any.whl

Wheel Details

Project: pdfshot
Version: 0.2.1
Filename: pdfshot-0.2.1-py3-none-any.whl
Download: [link]
Size: 5247
MD5: b28550e903a013325bca4d0ff979779d
SHA256: 39950f8ea24cef4a8ce272ce1240956dba933f048fe7eea6a87269fba204a1eb
Uploaded: 2021-05-03 22:44:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pdfshot
Version: 0.2.1
Summary: A Python CLI to export pages from PDF files as images.
Author: João Palmeiro
Author-Email: joaommpalmeiro[at]gmail.com
Home-Page: https://github.com/joaopalmeiro/pdfshot
Project-Url: Bug Tracker, https://github.com/joaopalmeiro/pdfshot/issues
Project-Url: Repository, https://github.com/joaopalmeiro/pdfshot
Project-Url: Twitter, https://twitter.com/joaompalmeiro
License: MIT
Keywords: pdfshot,pdf,screenshot,image,cli
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.6,<4.0
Requires-Dist: importlib-metadata (<2.0,>=1.0); python_version < "3.8"
Requires-Dist: pdf2image (<2.0.0,>=1.14.0)
Requires-Dist: typer[all] (<0.4.0,>=0.3.2)
Requires-Dist: yaspin (<2.0.0,>=1.4.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1968 characters]

WHEEL

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

RECORD

Path Digest Size
pdfshot/__init__.py sha256=tnRDNUEMsY5GMYeychIrwjb4p572eBozh8pbQWCojIk 254
pdfshot/__main__.py sha256=KvU3MPZqI-Oq6YoVPs9Bi--lgA5AuweOiZfFSebN_x8 108
pdfshot/console.py sha256=7uUd-Xp0p-k9cmLQ44DhdeM2RaYOs3V9RfdPwguM0qo 2053
pdfshot/constants.py sha256=ZG1PtMm0gHjnw7-xDm1ZYsRGA67-JNgKUGAMSRxpCL0 539
pdfshot-0.2.1.dist-info/entry_points.txt sha256=U_ajk2K6Smqb6FUXPWsA4_NzSo_SZtoA7Gc53C0Xh6w 47
pdfshot-0.2.1.dist-info/LICENSE sha256=HP2jsX27vkmd2eBFRESDHf9fPXWZCVVTmzrraWKXGkg 1071
pdfshot-0.2.1.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
pdfshot-0.2.1.dist-info/METADATA sha256=Lr6nRuHKU6Uq-Zje7MlXsdnRueuKiV_q843ppzYC2Vg 3460
pdfshot-0.2.1.dist-info/RECORD

entry_points.txt

pdfshot = pdfshot.console:app