1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.ansi2]
version = "0.2"

[dependencies.html-escape]
version = "0.2.13"

[package]
authors = ["ahaoboy"]
description = "ansi2html"
edition = "2021"
homepage = "https://github.com/ahaoboy/ansi2"
license = "MIT"
name = "ansi2html"
readme = "README.md"
repository = "https://github.com/ahaoboy/ansi2"
version = "0.2.2"