Skip to content

Quelltextgenerator für die deutsche Lohnsteuerberechnung aus den Programmablaufplänen vom BMF

License

Notifications You must be signed in to change notification settings

bastie/LStXML2Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LStXML2Code

Program is inspired by nice project https://github.com/MarcelLehmann/Lohnsteuer but implemented in Swift and a side project because I want a LSt implementation for an other project.

License

GNU AFFERO GENERAL PUBLIC LICENSE 3.0 OR LATER

In result of this project contains only the generator AGPL license is using. The generated source is not under this license.

CLI

swift run -c release BMF2Code --lang=Java -o test.txt ./Tests/LStXML2CodeTests/xml/Lohnsteuer2023AbJuli.xml

Do not run in DEBUG mode.