shimr 0.0.1

Terminal transition effects using cellular automata
Documentation
[dependencies]

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

[package]
authors = ["Nicholas Lange <nicholas@tensegrity.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-interface", "graphics"]
description = "Terminal transition effects using cellular automata"
edition = "2024"
keywords = ["terminal", "tui", "animation", "transitions", "effects"]
license = "MIT"
name = "shimr"
readme = "README.md"
repository = "https://github.com/tensegrity-ai/shimr"
version = "0.0.1"