textunwrap

View on PyPIReverse Dependencies (0)

0.1.3 textunwrap-0.1.3-py3-none-any.whl

Wheel Details

Project: textunwrap
Version: 0.1.3
Filename: textunwrap-0.1.3-py3-none-any.whl
Download: [link]
Size: 5228
MD5: bd36fcab6a75a1fb736da51ba4ed9111
SHA256: c95662c9caaf400059ba0b88d70f73c894ecafe2a2ac13c7677d3092b65b7bbf
Uploaded: 2021-03-03 13:13:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: textunwrap
Version: 0.1.3
Summary: Tries to reverse textwrap.wrap.
Author: Julien Palard
Author-Email: julien[at]palard.fr
Home-Page: https://github.com/JulienPalard/textunwrap
License: MIT
Keywords: textunwrap
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
[Description omitted; length: 855 characters]

WHEEL

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

RECORD

Path Digest Size
textunwrap/__init__.py sha256=QSSOGJuKWGTsmCaVaV_5V5B_DFK9FoYC7RxgOXon3oo 142
textunwrap/cli.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
textunwrap/textunwrap.py sha256=zFWoCgI521sJ64wUUsmeYpyeC1RXu_gN-J0AH8uovrA 2555
textunwrap/textwrap.py sha256=E9BXPZgLEihk4kJQK85XS-Qd6su1WEV4fYMX7-2rx_c 1256
textunwrap-0.1.3.dist-info/AUTHORS.rst sha256=NmnoDRiC8T5EHZw6ELBbLQVzSlHESDIehzGZhQ9zQtk 155
textunwrap-0.1.3.dist-info/LICENSE sha256=FK5_FOxrRWjlo8zVPJYGhxvwt0Vs1YxOgbbl0wEWXCc 1073
textunwrap-0.1.3.dist-info/METADATA sha256=sT3skGgJz30ErNZezmkaR0VlUJWrQU9Ujg95Am-fDSk 1341
textunwrap-0.1.3.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
textunwrap-0.1.3.dist-info/entry_points.txt sha256=8k0uIvc0EDi1TK9OAJgzKXbP78m5a8mREGvbFFBJu90 93
textunwrap-0.1.3.dist-info/top_level.txt sha256=r2MSjJieAscvyOJ5TmEXZavTuhajeQAOvVsjqvr8CvU 11
textunwrap-0.1.3.dist-info/RECORD

top_level.txt

textunwrap

entry_points.txt

textunwrap = textunwrap.textunwrap:run
textwrap = textunwrap.textwrap:run