File: control

package info (click to toggle)
golang-barcode 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: makefile: 3
file content (32 lines) | stat: -rw-r--r-- 956 bytes parent folder | download | duplicates (2)
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
26
27
28
29
30
31
32
Source: golang-barcode
Section: graphics
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Anthony Fok <foka@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               golang-any,
               dh-sequence-golang
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.6.2
Homepage: https://github.com/boombuler/barcode
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-barcode.git
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-barcode
XS-Go-Import-Path: github.com/boombuler/barcode

Package: golang-barcode-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Barcode creation lib for golang
 This is a package for GO which can be used to create different types of
 barcodes. Currently, the following barcodes are supported:
 .
  - Codabar
  - Code 128
  - Code 39
  - EAN 8
  - EAN 13
  - Datamatrix
  - QR Codes
  - 2 of 5