img-to-pdf

View on PyPIReverse Dependencies (0)

1.0.2 img_to_pdf-1.0.2-py3-none-any.whl

Wheel Details

Project: img-to-pdf
Version: 1.0.2
Filename: img_to_pdf-1.0.2-py3-none-any.whl
Download: [link]
Size: 6042
MD5: c69aa161cc9820b5c4553713db0bea41
SHA256: ffe140ad06a0072898ea3a3dfb4f02dad82e0eec93373870627ca73a4b9f2eb6
Uploaded: 2024-03-15 08:26:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: img-to-pdf
Version: 1.0.2
Summary: Simple CLI tool to convert images in a directory to a PDF
Author: Christopher Bannon
Author-Email: cbannon[at]berkeley.edu
Home-Page: https://github.com/Cbannon35/makePDF
License: MIT
Keywords: PDF,image,convert
Requires-Dist: img2pdf (==0.5.1)
Requires-Dist: Pillow (==10.2.0)
Requires-Dist: pillow-heif (==0.15.0)
Requires-Dist: PyPDF2 (==3.0.1)
Requires-Dist: setuptools (==58.0.4)
Requires-Dist: tqdm (==4.62.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1509 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
src/__init__.py sha256=MigXIT7A1M9YZuH2MyjKReSziFwzbZX2boVYsLosR6s 22
src/cli.py sha256=lkJK3eWgt37CDFzyL6WQbsKwZTSUZeR8xopifv0aYCQ 3287
src/main.py sha256=g2x91cIkrs4V7BHJgCfgMx2D9NiXymHjdH5hJVgn5Aw 1468
src/pdf.py sha256=lsuZG1MxRIgIUVleRY2S1zsh3Q3wAjj8fZzJs_NbedA 3100
img_to_pdf-1.0.2.dist-info/LICENSE sha256=C0rgvYTo9BfOrbtJMAk0FyINpywh2UIiWIF96B97kxM 1075
img_to_pdf-1.0.2.dist-info/METADATA sha256=-D26sOl_3WYl_OkkmwdEC6N9DbBjsOXmifUT6-Jy5K8 2036
img_to_pdf-1.0.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
img_to_pdf-1.0.2.dist-info/entry_points.txt sha256=VvNEW0d_Q96V0zsH66cNzjNLjvinkIkGK4e7ipn6i7s 42
img_to_pdf-1.0.2.dist-info/top_level.txt sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM 4
img_to_pdf-1.0.2.dist-info/RECORD

top_level.txt

src

entry_points.txt

makePDF = src.main:main