Net income calculation from a given yearly gross income regarding German social security and income tax laws.
This repository contains a library crate and a corresponding command line application. See documentation for the net income crate in the subdirectory net_income_germany and for the command line application in net_income_germany_cmd.