Crates.io | brokerage-statement-importer |
lib.rs | brokerage-statement-importer |
version | 0.2.6 |
source | src |
created_at | 2025-05-08 17:03:11.541108+00 |
updated_at | 2025-05-10 21:59:47.874688+00 |
description | Command-line tool to import brokerage statements into a database for later analysis. |
homepage | |
repository | https://github.com/tfiala/brokerage-statement-importer-rs |
max_upload_size | |
id | 1665615 |
size | 118,844 |
Library for importing brokerage statements into a brokerage database.
Install the binary as below. Consider making a shell alias for this
command (e.g. alias bsi='cargo run --release --bin brokerage-statement-importer'
)
[dependencies]
brokerage-statement-importer = "0.2.6"
Coming soon.
Coming soon.