abna 0.1.1

Automated retrieval of mutations from ABN Amro
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# ABN Amro mutations retrieval

This Rust library enables retrieval of mutations from the Dutch ABN Amro
banking site using the "soft token" (5-digit pass code).

This library was created by and is maintained by Dirkjan Ochtman. If you are
in a position to support ongoing maintenance and further development or use it
in a for-profit context, please consider supporting my open source work on
[GitHub Sponsors](https://github.com/sponsors/djc) or
[Patreon](https://www.patreon.com/dochtman).

It was ported from [a Python implementation](https://github.com/djc/abna) I also created.