No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-05 14:23:27 +02:00
.github/workflows chore: add release-please 2024-08-31 15:17:24 +02:00
cmd/report fix: cmd/report error handling 2026-03-07 13:05:44 +01:00
excel Revert "chore: move customer losses to revenue" 2026-06-05 14:23:27 +02:00
specs Add specs 2017-03-05 17:19:06 +01:00
testdata Handle comments 2018-08-14 11:28:16 +02:00
.gitignore feat: improve annotation handlings for Excel 2024-04-27 14:08:42 +02:00
CHANGELOG.md chore(main): release 1.15.0 (#16) 2026-06-04 13:39:47 +02:00
go.mod build: update Go & dependencies 2024-08-31 15:24:30 +02:00
go.sum build: update Go & dependencies 2024-08-31 15:24:30 +02:00
LICENSE Initial 2017-03-05 17:11:38 +01:00
parse.go fix: error on unbalanced vouchers 2026-04-13 20:21:04 +02:00
parse_test.go fix: parse fiscal year boundaries 2025-01-23 11:46:03 +01:00
README.md feat: support transaction annotations 2024-04-21 23:26:31 +02:00
sie.go fix: further ParseDecimal fixes 2026-03-07 13:01:22 +01:00
sie_test.go fix: further ParseDecimal fixes 2026-03-07 13:01:22 +01:00
split.go feat: support transaction annotations 2024-04-21 23:26:31 +02:00
split_test.go Handle comments 2018-08-14 11:28:16 +02:00

sie

This is a basic parser for the Swedish SIE financial interchange format.

Installation

go get kastelo.dev/sie

License

MIT