video2pdfslides-tddschn

View on PyPIReverse Dependencies (0)

0.2.2 video2pdfslides_tddschn-0.2.2-py3-none-any.whl

Wheel Details

Project: video2pdfslides-tddschn
Version: 0.2.2
Filename: video2pdfslides_tddschn-0.2.2-py3-none-any.whl
Download: [link]
Size: 8829
MD5: efe7754c00830fb11717c4ef11dbc3ce
SHA256: 25f6b20ce0d4228d4ac16dcb2bcfaf1383cd28aed3e26c61204f22cdce85ea7e
Uploaded: 2022-11-22 12:23:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: video2pdfslides-tddschn
Version: 0.2.2
Summary: Converts a video presentation into a deck of pdf slides by capturing screenshots of unique frames
Author: Xinyuan Chen
Author-Email: 45612704+tddschn[at]users.noreply.github.com
Home-Page: https://github.com/tddschn/video2pdfslides-tddschn
Project-Url: Bug Tracker, https://github.com/tddschn/video2pdfslides-tddschn/issues
Project-Url: Repository, https://github.com/tddschn/video2pdfslides-tddschn
License: MIT
Keywords: video,pdf,slides
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Requires-Python: >=3.9,<3.10
Requires-Dist: img2pdf (==0.4.1)
Requires-Dist: imutils (==0.5.4)
Requires-Dist: lxml (<5.0.0,>=4.9.1)
Requires-Dist: opencv-python (==4.5.2.52)
Requires-Dist: pyperclip (<2.0.0,>=1.8.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4987 characters]

WHEEL

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

RECORD

Path Digest Size
video2pdfslides_tddschn/__init__.py sha256=LUtVAeede_SaTI6SxadHDlJeMxG-JjmquOp1Lntmzzg 197
video2pdfslides_tddschn/cli.py sha256=6PhLQiBlnAQ5VenljRZJ_TNub2divXtvWRQaVvEd3xU 5223
video2pdfslides_tddschn/utils.py sha256=1oLL20yLB1GL9IbFiZD8OReDqiCpFr-yetIR6x1cNkI 23
video2pdfslides_tddschn/video2pdfslides.py sha256=mZbAuNToLbkQnIpknz6970PMw2Ib-TFKtXoei1Bbeco 5404
video2pdfslides_tddschn-0.2.2.dist-info/entry_points.txt sha256=DSKpUYVwcY-7hl9pg3VbPVSS82icH2jlFQIlyLGvkDM 106
video2pdfslides_tddschn-0.2.2.dist-info/LICENSE sha256=iDPU2JFPtGTxMtJ4js-KodAQR-IHm4NPaG5m8cRoutA 1100
video2pdfslides_tddschn-0.2.2.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
video2pdfslides_tddschn-0.2.2.dist-info/METADATA sha256=VM356LkFf7PQQjkgdvaSvYrXkfAM2bTY_yUlsT-7--k 5937
video2pdfslides_tddschn-0.2.2.dist-info/RECORD

entry_points.txt

v2ps = video2pdfslides_tddschn.cli:main
video2pdfslides = video2pdfslides_tddschn.cli:main