[[bin]]
name = "benf"
path = "src/main.rs"
[dependencies]
[package]
authors = ["kako-jun"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities", "mathematics", "science"]
description = "Benford's Law analysis CLI - convenience wrapper for lawkit benf"
documentation = "https://docs.rs/lawkit-core"
edition = "2021"
homepage = "https://github.com/kako-jun/lawkit"
keywords = ["benford", "fraud-detection", "statistics", "audit", "lawkit"]
license = "MIT"
name = "benf"
readme = "README.md"
repository = "https://github.com/kako-jun/lawkit"
rust-version = "1.75"
version = "2.1.1"