Review: golang-github-lunixbochs-struc 0.0~git20241101.8d528fa2c543-1~exp1
Package Information
| Description | Better binary packing library for golang Struc exists to pack and unpack C-style structures from bytes, which is useful for binary files and network protocols. It could be considered an alternative to encoding/binary, which requires massive boilerplate for some similar operations. Struc considers usability first. That said, it does cache reflection data and aims to be competitive with encoding/binary struct packing in every way, including performance. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Roger Shimizu <rosh@debian.org> |
| Sponsor | rosh@debian.org |
| Distribution | experimental |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-lunixbochs-struc.git (browse) |
| Closes | #1130931 |
| Tracker | https://tracker.debian.org/pkg/golang-github-lunixbochs-struc |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Date | Mon, 16 Mar 2026 00:57:10 -0700 |
|---|---|
| Source | golang-github-lunixbochs-struc |
| Version | 0.0~git20241101.8d528fa2c543-1~exp1 |
| Changed-By | Roger Shimizu |
| Architecture | source all |
| Distribution | experimental |
Changelog
golang-github-lunixbochs-struc (0.0~git20241101.8d528fa2c543-1~exp1) experimental; urgency=medium . * Initial release (Closes: #1130931).
.dsc
| Component | main |
|---|---|
| Package-List | golang-github-lunixbochs-struc-dev deb golang optional arch=all |
| Section | golang |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/lunixbochs/struc Upstream-Name: struc Upstream-Contact: Ryan Hileman <lunixbochs@gmail.com> Files: * Copyright: 2015 Ryan Hileman License: Expat Files: debian/* Copyright: 2026 Roger Shimizu <rosh@debian.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Review Information
accepted — allocated to siretart 2 hours ago, started 2 hours ago, completed 2 hours ago.