Natercio Moniz f49377a6dd
All checks were successful
Generate check / check-changes (push) Successful in 3s
Generate check / check-generate (push) Has been skipped
Generate check / check-changes (pull_request) Successful in 3s
Tests / check-changes (pull_request) Successful in 3s
Generate check / check-generate (pull_request) Successful in 24s
Tests / tests (pull_request) Successful in 20s
improve description and include image
2025-11-18 16:20:28 +00:00
2025-11-14 16:34:59 +00:00
2025-11-07 11:00:30 +00:00
2025-11-14 16:34:59 +00:00

any2anexoj

Screenshot

This tool converts the statements from known brokers and exchanges into a format compatible with section 9 from the Portuguese IRS form: Mod_3_anexo_j

Warning

Although I made significant efforts to ensure the correctness of the calculations you should verify any outputs produced by this tool on your own or with a certified accountant.

Note

This tool is in early stages of development. Use at your own risk!

Install

go install github.com/nmoniz/any2anexoj/cmd/any2anexoj-cli@latest

Usage

cat statement.csv | any2anexoj-cli --platform=tranding212
Description
No description provided
Readme 261 KiB
Languages
Go 100%