About

This package is 25.5 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/g/golang-barcode/golang-barcode-dev_0.0~git20140830-2_all.deb .

View its full control file here: debian/control.

Description

Barcode creation lib for golang

Relations

This package does not depend on any other package.

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

golang-barcode-dev 0.0~git20140830-2 is in ubuntu - bionic / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/golang-barcode-dev/ root:root 0o755
/usr/share/doc/golang-barcode-dev/changelog.Debian.gz application/gzip root:root 0o644 336 bytes
/usr/share/doc/golang-barcode-dev/copyright text/plain root:root 0o644 1.4 KB
/usr/share/doc/golang-barcode-dev/README.md text/plain root:root 0o644 362 bytes
/usr/share/gocode/ root:root 0o755
/usr/share/gocode/src/ root:root 0o755
/usr/share/gocode/src/github.com/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/barcode/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/barcode/barcode.go text/plain root:root 0o644 439 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/codabar/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/barcode/codabar/encoder.go text/plain root:root 0o644 2.2 KB
/usr/share/gocode/src/github.com/boombuler/barcode/codabar/encoder_test.go text/plain root:root 0o644 691 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/code128/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/barcode/code128/encode.go text/plain root:root 0o644 2.4 KB
/usr/share/gocode/src/github.com/boombuler/barcode/code128/encode_test.go text/plain root:root 0o644 1.5 KB
/usr/share/gocode/src/github.com/boombuler/barcode/code128/encodingtable.go text/plain root:root 0o644 9.0 KB
/usr/share/gocode/src/github.com/boombuler/barcode/code39/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/barcode/code39/encoder.go text/plain root:root 0o644 7.2 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/codelayout.go text/plain root:root 0o644 6.0 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/codesize.go text/plain root:root 0o644 1.9 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/datamatrixcode.go text/plain root:root 0o644 1018 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/encoder.go text/plain root:root 0o644 1.6 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/errorcorrection.go text/plain root:root 0o644 2.1 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/errorcorrection_test.go text/plain root:root 0o644 3.1 KB
/usr/share/gocode/src/github.com/boombuler/barcode/ean/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/barcode/ean/encoder.go text/plain root:root 0o644 4.7 KB
/usr/share/gocode/src/github.com/boombuler/barcode/ean/encoder_test.go text/plain root:root 0o644 1.3 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/barcode/qr/alphanumeric.go text/plain root:root 0o644 1.4 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/alphanumeric_test.go text/plain root:root 0o644 978 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/qr/automatic.go text/plain root:root 0o644 573 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/qr/automatic_test.go text/plain root:root 0o644 806 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/qr/blocks.go text/plain root:root 0o644 1.7 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/blocks_test.go text/plain root:root 0o644 2.3 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/encoder.go text/plain root:root 0o644 15.1 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/encoder_test.go text/plain root:root 0o644 2.5 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/errorcorrection.go text/plain root:root 0o644 1.3 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/errorcorrection_test.go text/plain root:root 0o644 1.7 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/numeric.go text/plain root:root 0o644 1.1 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/numeric_test.go text/plain root:root 0o644 783 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/qr/qrcode.go text/plain root:root 0o644 3.2 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/qrcode_test.go text/plain root:root 0o644 2.3 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/unicode.go text/plain root:root 0o644 681 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/qr/unicode_test.go text/plain root:root 0o644 473 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/qr/versioninfo.go text/plain root:root 0o644 9.2 KB
/usr/share/gocode/src/github.com/boombuler/barcode/qr/versioninfo_test.go text/plain root:root 0o644 4.2 KB
/usr/share/gocode/src/github.com/boombuler/barcode/scaledbarcode.go text/plain root:root 0o644 2.3 KB
/usr/share/gocode/src/github.com/boombuler/barcode/twooffive/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/barcode/twooffive/encoder.go text/plain root:root 0o644 3.2 KB
/usr/share/gocode/src/github.com/boombuler/barcode/twooffive/encoder_test.go text/plain root:root 0o644 1.2 KB
/usr/share/gocode/src/github.com/boombuler/barcode/utils/ root:root 0o755
/usr/share/gocode/src/github.com/boombuler/barcode/utils/base1dcode.go text/plain root:root 0o644 881 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/utils/bitlist.go text/plain root:root 0o644 2.5 KB
/usr/share/gocode/src/github.com/boombuler/barcode/utils/galoisfield.go text/plain root:root 0o644 1.0 KB
/usr/share/gocode/src/github.com/boombuler/barcode/utils/galoisfield_test.go text/plain root:root 0o644 2.7 KB
/usr/share/gocode/src/github.com/boombuler/barcode/utils/runeint.go text/plain root:root 0o644 458 bytes
/usr/share/gocode/src/github.com/boombuler/barcode/utils/runeint_test.go text/plain root:root 0o644 631 bytes
/usr/share/lintian/ root:root 0o755
/usr/share/lintian/overrides/ root:root 0o755
/usr/share/lintian/overrides/golang-barcode-dev text/plain root:root 0o644 98 bytes