# qualinvest A cloud based tool for quantitative analysis and management of financial asset portfolios For convenience, the tool supports parsing of pdf documents to extract asset and transactions information. **Warning**: this crate is deprecated. It has been split up into two other crates, [`qualinvest_cli`](https://crates.io/crates/qualinvest_cli) (executable) and [`qualinvest_core`](https://crates.io/crates/qualinvest_core) (library). Use those instead.