lsdj 0.1.1

Library for interfacing with LSDJ files and memory
Documentation
[dependencies.system-interface]
version = "0.25.5"

[dependencies.thiserror]
version = "1.0.30"

[dependencies.ux]
version = "0.1.4"

[dev-dependencies.anyhow]
version = "1.0.57"

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

[package]
authors = ["Stijn Frishert <info@stijnfrishert.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["encoding"]
description = "Library for interfacing with LSDJ files and memory"
edition = "2024"
exclude = ["test"]
homepage = "https://github.com/stijnfrishert/lsdj-rs"
keywords = ["lsdj", "chiptune", "gameboy", "music"]
license = "MIT OR Apache-2.0"
name = "lsdj"
readme = "README.md"
repository = "https://github.com/stijnfrishert/lsdj-rs"
resolver = "2"
version = "0.1.1"