File: control

package info (click to toggle)
barcode 0.99-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,724 kB
  • sloc: ansic: 21,582; sh: 11,815; makefile: 26; sed: 16
file content (25 lines) | stat: -rw-r--r-- 735 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: barcode
Section: graphics
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 gawk,
 libpaper-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://www.gnu.org/software/barcode/
Vcs-Git: https://salsa.debian.org/debian/barcode.git
Vcs-Browser: https://salsa.debian.org/debian/barcode

Package: barcode
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 info,
Description: Utility for barcode generation
 GNU-barcode can create printouts for the conventional product-tagging
 standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, and several others. Output is
 generated as either Postscript, Encapsulated Postscript, SVG, or PCL.