textile

View on PyPIReverse Dependencies (13)

4.0.2 textile-4.0.2-py3-none-any.whl

Wheel Details

Project: textile
Version: 4.0.2
Filename: textile-4.0.2-py3-none-any.whl
Download: [link]
Size: 29498
MD5: 1ba122300824a8c38fa3ba29e9e53773
SHA256: 721696412627ee67f8619d16f4abf112536563a8a74a909eb73d122cb4803d39
Uploaded: 2021-11-23 21:03:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: textile
Version: 4.0.2
Summary: Textile processing for python.
Author: Dennis Burke
Author-Email: ikirudennis[at]gmail.com
Home-Page: http://github.com/textile/python-textile
Keywords: textile,text,html markup
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5
Requires-Dist: html5lib (>=1.0.1)
Requires-Dist: regex (>1.0); implementation_name != "pypy"
Requires-Dist: pytest; extra == "develop"
Requires-Dist: pytest-cov; extra == "develop"
Requires-Dist: Pillow (>=3.0.0); extra == "imagesize"
Provides-Extra: develop
Provides-Extra: imagesize
License-File: LICENSE.txt
[No description]

WHEEL

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

RECORD

Path Digest Size
textile/__init__.py sha256=PzwMRXl5SfM13URQgcUrsQpGoQQhvWOAmjjutcAlN5Y 221
textile/__main__.py sha256=SN4KZxbMlx7aN8MvpHa4X1cA59cImALEPUf0Lgc53Mg 1420
textile/core.py sha256=Fp8eUY90q_xKhKOK3KQHlYKCduZTa1hzEaLJuS6j2Yw 58652
textile/regex_strings.py sha256=O7wuOXHM9g5TzwkEgWcW1OKPfIKUtdmUpISWECFzs0k 1860
textile/textilefactory.py sha256=OaY1zsV1kXs_rA9q5i1aN9XxF0QJ_du4TQOXroAN5fs 1288
textile/utils.py sha256=X4mxV2U9yvwdCRBy1oFbF9dQkEyMonhDkJuf8NljvWM 6326
textile/version.py sha256=FCo6CVmWRVbfPfFjm6jyOw-6PwJCN613cvqb-AvHR9E 18
textile/objects/__init__.py sha256=WTrVyP_TACEvG8bQL1PxI1Oplqk73SXW3mOPJI1Ed3E 80
textile/objects/block.py sha256=bA5lyRdo-MZImG54EuaIStVxR7BTFhFh_Vw791KFlwk 4546
textile/objects/table.py sha256=jNGiJfe0brG10jQ_o-t-nYHCqV2EaLmt2eN2kUxZf8E 8970
textile/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
textile/tools/imagesize.py sha256=fooNNDKU1IXk3kIbHLvfmLw6EjePXuoVwcnSXlmhVJE 641
textile/tools/sanitizer.py sha256=slD8D8ivhbpBDXOZiNTezeXB-hQKjIJKNgJc9xoDAXE 360
textile-4.0.2.dist-info/LICENSE.txt sha256=WIfqBsFt2nU4HTDU7-JNr0rb_du7SwJn17DWdCI4ViE 1445
textile-4.0.2.dist-info/METADATA sha256=8PZzalciDiD-BbroPTKt82ML4Fe8rX2ofHjimggKEi8 1329
textile-4.0.2.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
textile-4.0.2.dist-info/entry_points.txt sha256=OWPD24seIaiJFwX7yJ7ZRYAUOKZAIGyiX1NxXxHPdmY 53
textile-4.0.2.dist-info/top_level.txt sha256=gj6MLybNUzNTpcZD8_G5ug9B1sL6MNzpPLD5pF3_Bv8 8
textile-4.0.2.dist-info/RECORD

top_level.txt

textile

entry_points.txt

pytextile = textile.__main__:main