pyparagraph

View on PyPIReverse Dependencies (0)

0.0.7 pyparagraph-0.0.7-py3-none-any.whl

Wheel Details

Project: pyparagraph
Version: 0.0.7
Filename: pyparagraph-0.0.7-py3-none-any.whl
Download: [link]
Size: 16795
MD5: 7ff4c32d965d7361d25dddde0822e843
SHA256: 06e6a4af0e8b49d3119c0639cdec1ada8a10bf3055e0f9ca79cf50f531f62f74
Uploaded: 2022-12-30 01:38:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyparagraph
Version: 0.0.7
Summary: A library to do Knuth-Plass (aka TeX/LaTeX) text-wrapping, rendering the result as lines of text or in a specified font/size on a PIL image. PIL rendering optionally supports limited rich text (bold and/or italic) via <b> and <i> tags.
Author: Sumner Hayes
Project-Url: Homepage, https://gitlab.com/sumnerh1/pyparagraph
Project-Url: Repository, https://gitlab.com/sumnerh1/pyparagraph
Project-Url: Bug Tracker, https://gitlab.com/sumnerh1/pyparagraph/-/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing
Requires-Python: >=3.7
Requires-Dist: setuptools (>=50)
Requires-Dist: pillow
Requires-Dist: matplotlib
Requires-Dist: langcodes
Requires-Dist: pyhyphen
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 1011 characters]

WHEEL

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

RECORD

Path Digest Size
pyparagraph/__init__.py sha256=r4ERqqHS8Xn9A6Hovkl7JGlJbIfl3Y2d4_ZkhcA9Efk 193
pyparagraph/__main__.py sha256=PnRi-iNE4eIV0fwEfSnzAxmLcB0KkyjD3F6RdUgVFRY 1698
pyparagraph/font.py sha256=f_LZD5-xnTuFaawc-MCgoKYBn0Nqh48n7KagTEkf_Ss 8124
pyparagraph/linebreak.py sha256=xXNFVJdhh-pKQ0gESOeZ1L1dGCKxloO40NOemQmWiaI 8104
pyparagraph/linked_list.py sha256=QBlTckYffKZcWmQEDvwbgOKjNFUE-5FDBb6KBLyUwI4 1412
pyparagraph/pyparagraph.py sha256=uXrV47G22HY6HKNGJ0UuPO-HOUcvU3CVGC1nr8Wohec 11168
pyparagraph/wordwrap.py sha256=eOVDGtzkfn-ptBxyXN2hB5iZUIEAr0aLrmaKEvv6ScY 10919
pyparagraph-0.0.7.dist-info/LICENSE.txt sha256=XhbPtA_bM3Vf6USm-C5icjbv04AzO9W65FHrggvUbrI 1073
pyparagraph-0.0.7.dist-info/METADATA sha256=AtTHvR3dURNnLw81fOnwIHPh61nkdpk8AutGtWyWMXg 1938
pyparagraph-0.0.7.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pyparagraph-0.0.7.dist-info/entry_points.txt sha256=0x5KCSydzgBD7vKzdKfLExOqwmYq6pBNKx99seO5YYM 58
pyparagraph-0.0.7.dist-info/top_level.txt sha256=beEcDH6eeYvUuhUlFep9US08G_sCkO8Y_opmeMZjAJo 12
pyparagraph-0.0.7.dist-info/RECORD

top_level.txt

pyparagraph

entry_points.txt

pyparagraph = pyparagraph.__main__:main