quirc 1.2-1
Package Information
| Description | QR decoder library quirc is a library for extracting and decoding QR codes from images This package contains the shared library. |
|---|---|
| Maintainer | Yifei Zhan <debian@zhan.science> |
| Changed By | Yifei Zhan <debian@zhan.science> |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/debian/quirc.git (browse) |
| Closes | #1126712 |
| Tracker | https://tracker.debian.org/pkg/quirc |
| Uploaded | 3 days ago |
New Package Report
.changes
| Source | quirc |
|---|---|
| Version | 1.2-1 |
| Changed-By | Yifei Zhan |
| Architecture | amd64 arm64 armhf i386 ppc64el source |
| Distribution | unstable |
| Date | Fri, 06 Feb 2026 05:57:55 +0000 |
.dsc
| Package-List | libquirc-dev deb libdevel optional arch=any libquirc1 deb libs optional arch=any |
|---|---|
| Section | libdevel |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Daniel Beer Upstream-Contact: dlbeer@gmail.com Source: https://github.com/dlbeer/quirc Files: debian/* Copyright: 2026 Yifei Zhan <yifei@zhan.science> License: ISC Files: Makefile demo/camera.c demo/camera.h demo/convert.c demo/convert.h demo/demoutil.c demo/demoutil.h demo/dthash.c demo/dthash.h demo/mjpeg.c demo/mjpeg.h demo/demo.c demo/demo_opencv.cxx demo/scanner.c tests/inspect.c tests/inspect_opencv.cxx tests/qrtest.c lib/decode.c lib/identify.c lib/quirc.c lib/quirc.h lib/quirc_internal.h lib/version_db.c tests/dbgutil.c tests/dbgutil.h README.md .gitignore Copyright: 2010-2014, Daniel Beer <dlbeer@gmail.com> License: ISC License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.