ansi2html

View on PyPIReverse Dependencies (48)

1.9.1 ansi2html-1.9.1-py3-none-any.whl

Wheel Details

Project: ansi2html
Version: 1.9.1
Filename: ansi2html-1.9.1-py3-none-any.whl
Download: [link]
Size: 17606
MD5: 702b29c661a89b3d0c3d0b224ec8c480
SHA256: 29ccdb1e83520d648ebdc9c9544059ea4d424ecc33d3ef723657f7f5a9ae5225
Uploaded: 2023-12-11 15:06:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ansi2html
Version: 1.9.1
Summary: Convert text with ANSI color codes to HTML or to LaTeX
Author-Email: Ralph Bean <rbean[at]redhat.com>
Maintainer-Email: Ralph Bean <rbean[at]redhat.com>
Project-Url: homepage, https://github.com/pycontribs/ansi2html
Project-Url: documentation, https://ansi2html.readthedocs.io/
Project-Url: repository, https://github.com/pycontribs/ansi2html
Project-Url: changelog, https://github.com/pycontribs/ansi2html/releases
License: LGPLv3+
Keywords: ansi,html,color
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: typing-extensions; python_version < "3.8"
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocs-material-extensions; extra == "docs"
Requires-Dist: mkdocstrings; extra == "docs"
Requires-Dist: mkdocstrings-python; extra == "docs"
Requires-Dist: pymdown-extensions; extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1372 characters]

WHEEL

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

RECORD

Path Digest Size
ansi2html/__init__.py sha256=sJc-1HVudh-G5z2TC6kw7qDDbA6UUCh5iJQF8DE_SX8 608
ansi2html/__main__.py sha256=GOfjFuwU_W9xQ3TVLOKr-fP3lHYHee-KrPt8k7XPogY 76
ansi2html/_version.py sha256=Qz44wsspZw7yAXOrKT-ESJgTC4Qef5Bwv0rv6ExqH_U 411
ansi2html/converter.py sha256=LY8cG-7okRsb_tNvGtY6CNZMbw0Hh0n5T-GJhuC9gUI 26929
ansi2html/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ansi2html/style.py sha256=_ezCCWeDtEcNMXzwVv4p8ZaVGeu6PUBBNWT2n6mWcZs 11352
ansi2html/util.py sha256=xew6-4nKP9cgHm8AvDaLnC-c1CSbxhWtd4Ux4HnQx84 147
ansi2html-1.9.1.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
ansi2html-1.9.1.dist-info/METADATA sha256=t2rjgPI4twPMyz7AZ9-dymPikB5yp5Lx8Lc1_s0pxew 3718
ansi2html-1.9.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
ansi2html-1.9.1.dist-info/entry_points.txt sha256=aVIcWG7LeGP9XbNEEi18dIVYlF5a2nC9JVdvkcXCRj4 54
ansi2html-1.9.1.dist-info/top_level.txt sha256=bxLq1l-HRBvOljDD6zskR07YmrPmiyNy-U9pp1WwBXM 10
ansi2html-1.9.1.dist-info/RECORD

top_level.txt

ansi2html

entry_points.txt

ansi2html = ansi2html.__main__:main