Pakket: golang-github-go-restruct-restruct-dev (1.2.0~alpha-2)
Verwijzigingen voor golang-github-go-restruct-restruct-dev
Trisquel bronnen:
Het bronpakket golang-github-go-restruct-restruct downloaden:
- [golang-github-go-restruct-restruct_1.2.0~alpha-2.dsc]
- [golang-github-go-restruct-restruct_1.2.0~alpha.orig.tar.gz]
- [golang-github-go-restruct-restruct_1.2.0~alpha-2.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team
- Nobuhiro Iwamatsu
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Rich binary (de)serialization library for Golang (library)
restruct is a library for reading and writing binary data in Go. Similar to lunixbochs struc and encoding/binary, this library reads data based on the layout of structures and, like struc, based on what is contained in struct tags.
Andere aan golang-github-go-restruct-restruct-dev gerelateerde pakketten
|
|
|
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package