jaaptools 0.1.13

I really just wanted to try publishing a package, but this contains stuff I find useful in many circumstances.
Documentation
[dependencies.itertools]
version = "0.12.0"

[dependencies.num]
version = "0.4.1"

[dependencies.thiserror]
version = "1.0.50"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "I really just wanted to try publishing a package, but this contains stuff I find useful in many circumstances."
edition = "2021"
license = "MIT"
name = "jaaptools"
readme = false
version = "0.1.13"