Convert text with ANSI color codes to HTML
Project description
Convert text with ANSI color codes to HTML
Inspired by and developed off of the work of pixelbeat and blackjack.
Example
>>> conv = Ansi2HTMLConverter() >>> ansi = " ".join(sys.stdin.readlines()) >>> html = conv.convert(ansi)
Get this project:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ansi2html-0.5.2.tar.gz
(15.4 kB
view details)
File details
Details for the file ansi2html-0.5.2.tar.gz
.
File metadata
- Download URL: ansi2html-0.5.2.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8449f0b49590b0da89e0a90f6a27f33dabc88b726e63d9dacfd4032c6f44820a |
|
MD5 | 2e50a9e995836c65104b585b046c290d |
|
BLAKE2b-256 | c22c22e7f34f9da228446df52bc514623339c5fec623204237ffe1c88a0e5a38 |