DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-makiuchi-d-gozxing 0.1.1-1

Package Information

Descriptionbarcode scanning and encoding zxing library ported to pure Go

The gozxing is a comprehensive multi-format 1D and 2D barcode image processing library written in pure Go.

It serves as a native port of the core Java ZXing (Zebra Crossing) library, eliminating external C-library or runtime wrappers during image binarization, data matrix isolation, and string extraction.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByAndrew Lee (李健秋) <ajqlee@debian.org>
Sponsorajqlee@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-makiuchi-d-gozxing.git (browse)
Closes#1140317
Trackerhttps://tracker.debian.org/pkg/golang-github-makiuchi-d-gozxing
Uploaded4 hours ago

New Package Report

.changes
Version0.1.1-1
Changed-ByAndrew Lee (李健秋)
Architecturesource all
Distributionunstable
DateThu, 18 Jun 2026 10:15:05 +0200
Sourcegolang-github-makiuchi-d-gozxing
Changelog
golang-github-makiuchi-d-gozxing (0.1.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1140317)
     - this requires by golang-github-gopasspw-gopass.
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-github-makiuchi-d-gozxing-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/makiuchi-d/gozxing
Upstream-Name: github.com/makiuchi-d/gozxing
Upstream-Contact: https://github.com/makiuchi-d/gozxing/issues
Comment: upstream matches it's go module path

Files: *
Copyright: 2007-2018 ZXing authors
           2018      Daisuke MAKIUCHI (MakKi; makki_d)
License: Expat and Apache-2.0
Comment: The Apache-2.0 part was original license of Zxing

Files: debian/*
Copyright: 2026 Andrew Lee (李健秋) <ajqlee@debian.org>
License: Expat
Comment: Debian packaging is licensed under the same terms as upstream

License: Apache-2.0
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

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.

Back to Dashboard | View all reviews for this package