[dependencies.derive_builder]
version = "0.20.2"
[dependencies.serde]
features = ["derive"]
version = "1.0.217"
[dependencies.serde_derive]
version = "1.0.217"
[dependencies.serde_json]
version = "1.0.135"
[dependencies.tktax-3p]
version = "0.2.2"
[dependencies.tktax-line-item]
version = "0.2.2"
[dependencies.tktax-money]
version = "0.2.2"
[dependencies.tktax-transaction]
version = "0.2.2"
[dependencies.tktax-transaction-category]
version = "0.2.2"
[lib]
name = "tktax_amazon"
path = "src/lib.rs"
[package]
authors = ["klebs tpk3.mx@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "High-performance crate for parsing, fusing, and exporting Amazon transaction data for financial recordkeeping."
documentation = "https://docs.rs/tktax-amazon"
edition = "2024"
license = "MIT"
name = "tktax-amazon"
publish = true
readme = "README.md"
repository = "https://github.com/klebs6/tktax"
version = "0.2.2"