inkline 1.0.2

Display colorized ascii art to the terminal
Documentation
[dependencies.chromakitx]
version = "1.0.0"

[dependencies.regex]
version = "1.12.2"

[dependencies.terminal_size]
version = "0.4.3"

[lib]
name = "inkline"
path = "src/lib.rs"

[package]
authors = ["CELESTIFYX Team <celestifyx@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Display colorized ascii art to the terminal"
edition = "2021"
license = "GPL-3.0-or-later"
name = "inkline"
readme = "README.md"
repository = "https://gitlab.com/inkline/inkline-rs"
version = "1.0.2"