control 809 B

1234567891011121314151617181920212223
  1. Source: golang-notabug-makenotabuggreatagain-barcode
  2. Section: devel
  3. Priority: optional
  4. Maintainer: jeff cliff <jeffrey.cliff@gmail.com>
  5. Uploaders: jeff cliff <jeffrey.cliff@gmail.com>
  6. Build-Depends: debhelper (>= 8),
  7. dh-golang,
  8. golang-go
  9. Standards-Version: 4.1.1
  10. Homepage: https://notabug.org/themusicgod1/barcode
  11. XS-Go-Import-Path: notabug.org/themusicgod1/barcode
  12. Testsuite: autopkgtest-pkg-go
  13. Package: golang-notabug-makenotabuggreatagain-barcode-dev
  14. Architecture: amd64
  15. Depends: golang-go
  16. Description: Barcode creation lib for golang
  17. This is a package for GO which can be used to create different
  18. types of barcodes. Supported Barcode Types: "2 of 5", "Aztec Code",
  19. "Codabar", "Code 128", "Code 39", "Code 93", Datamatrix, "EAN 13",
  20. "EAN 8", "PDF 417", "QR Code"