github.com/danil/iso8583@v0.21.0/README.md (about) 1 # ISO 8583 2 3 [](https://cloud.drone.io/danil/iso8583) 4 [](https://pkg.go.dev/github.com/danil/iso8583) 5 6 [ISO 8583][] codec for Go. 7 Source files are distributed under the BSD-style license 8 found in the [LICENSE](./LICENSE) file. 9 10 [ISO 8583]: https://en.wikipedia.org/wiki/ISO_8583 11 12 ## Install 13 14 go get github.com/danil/iso8583@v0.21.0