[package]
name = "bbcat"
version = "0.1.12"
edition = "2024"
description = "View ANSI, DIZ, ADF, RIPscrip, and XBin art in terminals or export PNG images"
license = "MIT AND BSD-2-Clause AND Zlib AND LicenseRef-Empathy-font"
readme = "README.md"
documentation = "https://docs.rs/bbcat"
repository = "https://github.com/EriksRemess/bbcat"
keywords = ["ansi-art", "bbs", "kitty", "ripscrip", "terminal"]
categories = ["command-line-utilities", "multimedia::images"]
include = [
"/src/**",
"/Cargo.toml",
"/README.md",
"/LICENSE",
"/THIRD_PARTY_LICENSES",
]
[dependencies]