[package] name = "rivet" version = "0.0.1" compiler = "0.11.0" repository = "https://git.kb28.ch/HEL/rivet-typst" entrypoint = "src/lib.typ" authors = [ "Louis Heredero " ] categories = [ "visualization" ] license = "Apache-2.0" description = "Register / Instruction Visualizer & Explainer Tool with Typst, using CeTZ" keywords = [ "assembly", "instruction", "binary" ] exclude = [ "/gallery/*" ]