File: control

package info (click to toggle)
eancheck 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: cpp: 195; makefile: 71
file content (18 lines) | stat: -rw-r--r-- 653 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: eancheck
Section: misc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://joe-baldwin.net/eancheck
Rules-Requires-Root: no
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13)
Vcs-Git: https://salsa.debian.org/debian/eancheck.git
Vcs-Browser: https://salsa.debian.org/debian/eancheck

Package: eancheck
Architecture: any
Depends: ${misc:Depends}, ${shlibs: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.