ptcrab 0.1.0

A pure-Rust alternative to the official pxtone library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.duplicate]
version = "1.0.0"

[dependencies.thiserror]
version = "1.0.49"

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

[package]
authors = ["Jacob Cazabon <j@cob.im>"]
description = "A pure-Rust alternative to the official pxtone library."
edition = "2021"
license = "MIT"
name = "ptcrab"
readme = "README.md"
repository = "https://github.com/majorcob/ptcrab/"
version = "0.1.0"