debian man page for eancheck

Query: eancheck

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Eancheck(1)						      General Commands Manual						       Eancheck(1)

NAME
eancheck - check digit validator for EAN, PLU and UPC barcode numbers
SYNOPSIS
eancheck [EAN code, PLU code or UPC prefixed with 0]
DESCRIPTION
eancheck takes a 13 digit EAN (European Article Number, aka a barcode number) or a 4 digit PLU code and runs some simple maths upon it to discover the "check digit". It then compares this against the last number of the inputted EAN to check whether that code; if they match, then the EAN/PLU is valid. If they do not, then the opposite applies.
BUGS
Right now UPC codes need to be prefixed with a zero (i.e turned into EAN codes) to be properly checked.
MAINTAINER
Joe Baldwin <joe@joe-baldwin.net> Eancheck(1)
Related Man Pages
gd::barcode::upca(3) - centos
algorithm::checkdigits::mbase_001(3pm) - debian
algorithm::checkdigits::mbase_002(3pm) - debian
algorithm::checkdigits::mxx_005(3pm) - debian
gd::barcode::upce(3pm) - debian
Similar Topics in the Unix Linux Community
automake distclean does work, but distcheck gives error