File: control

package info (click to toggle)
zbar 0.23.93-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,324 kB
  • sloc: ansic: 33,723; objc: 5,735; cpp: 3,289; python: 1,144; java: 818; sh: 720; xml: 716; perl: 491; makefile: 362
file content (19 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Test-Command: qrcode "hello, world" | zbarimg -
Depends:
 go-qrcode,
 zbar-tools,
Restrictions: allow-stderr

Test-Command: echo "test" | qrencode -o - | zbarimg -
Depends:
 qrencode,
 zbar-tools,
Restrictions: allow-stderr

# SVG requires libmagickcore-6-q16-6-extra
# See https://bugs.debian.org/995362
Test-Command: echo "test" | zint --direct --filetype=PNG -i - | zbarimg -
Depends:
 zbar-tools,
 zint,
Restrictions: allow-stderr