File: control

package info (click to toggle)
eancheck 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 100 kB
  • ctags: 8
  • sloc: cpp: 195; makefile: 90
file content (16 lines) | stat: -rw-r--r-- 609 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: eancheck
Section: misc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10)
Vcs-Git: https://anonscm.debian.org/git/collab-maint/eancheck.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/eancheck.git

Package: eancheck
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Check digit validator for EAN/PLU/UPC barcode numbers
 Eancheck is a simple program for checking EAN, PLU and UPC check
 digits. It also includes a header file for incorporating such
 functions into your own programs.