kitty_image 0.1.0

Display images using the kitty image protocol
Documentation
[dependencies.base64]
version = "0.21.5"

[dependencies.image]
default-features = false
optional = true
version = "0.24.7"

[dev-dependencies.image]
version = "0.24.7"

[package]
categories = ["command-line-interfaces", "encoding"]
description = "Display images using the kitty image protocol"
edition = "2021"
keywords = ["kitty", "terminal", "image"]
license = "LGPL-3.0"
name = "kitty_image"
readme = "README.md"
repository = "https://gitlab.com/john_t/kitty-images"
version = "0.1.0"