Go implementation of the SBHPF binary format
Find a file
zervo b7f8103a94 Update LICENSE & README.md
Updated the copyright in the license to my alias, effectively making me the copyright holder. Copyright will probably be transferred to FLUX in the future though.
2025-02-14 12:02:38 +01:00
SBHPFv1 Initial commit 2025-02-14 01:40:36 +01:00
go.mod Initial commit 2025-02-14 01:40:36 +01:00
go.sum Initial commit 2025-02-14 01:40:36 +01:00
LICENSE Update LICENSE & README.md 2025-02-14 12:02:38 +01:00
main.go Initial commit 2025-02-14 01:40:36 +01:00
README.md Update LICENSE & README.md 2025-02-14 12:02:38 +01:00
test.bin Initial commit 2025-02-14 01:40:36 +01:00

GoSBHPF

Go implementation of the SBHPF binary format.