# Argentum Finance (`agfin`) Argentum Finance (`agfin`) is a personal finance management program. It allows individuals to keep track of their finances and transaction history in a simple and responsible manner. # Features Argentum currently has the following features. - Add an expense using a user-friendly command-line interface. - Remove an expense through the command line. - Amend an expense through the command line. - Generate a LaTeX-formatted report of expenses in a given month. - Encrypt and decrypt expense files using a key-scrambling block-style cipher. # License All code in the `ag` crate is licensed under the MIT license (see `LICENSE` file). Code in all other crates is licensed by its respective author.