pptx2md

View on PyPIReverse Dependencies (2)

2.0.6 pptx2md-2.0.6-py3-none-any.whl

Wheel Details

Project: pptx2md
Version: 2.0.6
Filename: pptx2md-2.0.6-py3-none-any.whl
Download: [link]
Size: 21804
MD5: b4a1a4276a33ca0129ea938456a6621c
SHA256: 060937cf4a046544146d117838809c53c10fc7d3f406075f801f112b10a16f04
Uploaded: 2024-12-03 17:41:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pptx2md
Version: 2.0.6
Summary: This package converts pptx to markdown
Author: Liu Siyao
Author-Email: liu.siyao[at]qq.com
Home-Page: https://github.com/ssine/pptx2md
Project-Url: Repository, https://github.com/ssine/pptx2md
License: MIT Licence
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4
Requires-Dist: Pillow (>=6.0.0)
Requires-Dist: numpy (<3.0.0,>=2.1.3)
Requires-Dist: pydantic (<3.0.0,>=2.9.2)
Requires-Dist: python-pptx (>=0.6.18)
Requires-Dist: rapidfuzz (>=0.10.0)
Requires-Dist: scipy (<2.0.0,>=1.14.1)
Requires-Dist: tqdm (>=4)
[No description]

WHEEL

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

RECORD

Path Digest Size
pptx2md/__init__.py sha256=mk-87r62M9zL02AgSmiQYQavuav_u9ShvC9ezNXf3Z4 680
pptx2md/__main__.py sha256=C0kynEICy3YCOWFNUswx2chqQIg_RXw9oMgaMCKaB3k 4223
pptx2md/entry.py sha256=6fuc_XTGe9ASoLHYgh2Gws9_XxHRdzAOgnnNnS_r4ZI 1636
pptx2md/image.py sha256=rhEUeu2pq-nqM6NcGwU6ZrTIxQutJeOeL-nMncxModM 1145
pptx2md/log.py sha256=81GSsAapfc8ZKx80pI298M6VNa70wDK1dHUVakGgSeg 1490
pptx2md/multi_column.py sha256=yvJchWjBa73zjsAcDDhor3uNCPmKoyBs_KGhyrKFPrA 8371
pptx2md/outputter.py sha256=YIkJc67iYdn1xZkpm9zCu0jE1rFmgcWvDmN8NrDeA74 15011
pptx2md/parser.py sha256=dLzLJ-r9RTVZaIxW5tKOH2FhqcN00cO0_OVQwwjjaSA 10449
pptx2md/types.py sha256=pi6BPc3UoOryitwFUuMLbE-BHKV_q3LRPT3DsRwewxw 4348
pptx2md/utils.py sha256=NPeDAAi4h0fdF3NAT2gF19_eEzYN0c7uArp2kkGCRAQ 3305
pptx2md-2.0.6.dist-info/entry_points.txt sha256=2AvvXG1LgFQbEw0jEhpYv5IHE4b_4C9LxVlWryYc0gE 49
pptx2md-2.0.6.dist-info/LICENSE sha256=YZ526Ygjsg2Ol6Wh5OOLcptupMM_qUi1qGu9otLRhBU 10236
pptx2md-2.0.6.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
pptx2md-2.0.6.dist-info/METADATA sha256=BaVC5Bqtk8ZIfLN4vp_5xcX9RF4M5YpB-Ydhcgrnjw0 747
pptx2md-2.0.6.dist-info/RECORD

entry_points.txt

pptx2md = pptx2md.__main__:main