tktax-analysis 0.2.2

A robust Rust crate for financial account analysis, histogram generation, donation processing, and more.
Documentation
[dependencies.derive_builder]
version = "0.20.0"

[dependencies.tktax-3p]
version = "0.2.2"

[dependencies.tktax-account]
version = "0.2.2"

[dependencies.tktax-amazon]
version = "0.2.2"

[dependencies.tktax-burst]
version = "0.2.2"

[dependencies.tktax-check]
version = "0.2.2"

[dependencies.tktax-config]
version = "0.2.2"

[dependencies.tktax-donations]
version = "0.2.2"

[dependencies.tktax-expense]
version = "0.2.2"

[dependencies.tktax-histogram]
version = "0.2.2"

[dependencies.tktax-io]
version = "0.2.2"

[dependencies.tktax-medical]
version = "0.2.2"

[dependencies.tktax-monthly]
version = "0.2.2"

[dependencies.tktax-quarterly]
version = "0.2.2"

[dependencies.tktax-transaction]
version = "0.2.2"

[dependencies.tktax-transaction-category]
version = "0.2.2"

[dependencies.tktax-year]
version = "0.2.2"

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

[package]
authors = ["klebs tpk3.mx@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["finance"]
description = "A robust Rust crate for financial account analysis, histogram generation, donation processing, and more."
documentation = "https://docs.rs/tktax-analysis"
edition = "2024"
keywords = ["tax", "analysis", "account", "transaction", "donation"]
license = "MIT OR Apache-2.0"
name = "tktax-analysis"
readme = "README.md"
repository = "https://github.com/klebs6/tktax"
version = "0.2.2"