Wed, 03 Jul 2024 10:13:38 UTC | login

Information for RPM golang-github-boombuler-barcode-devel-1.0.1-7.fc39.noarch.rpm

ID1057554
Namegolang-github-boombuler-barcode-devel
Version1.0.1
Release7.fc39
Epoch
Archnoarch
SummaryBarcode creation lib for golang
DescriptionThis is a package for Go which can be used to create different types of barcodes. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/boombuler/barcode
Build Time2023-07-20 00:42:58 GMT
Size72.29 KB
42d61682a77c7013f818f12d91897fd9
LicenseMIT
Provides
golang(github.com/boombuler/barcode) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/aztec) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/codabar) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/code128) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/code39) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/code93) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/datamatrix) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/ean) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/pdf417) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/qr) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/twooffive) = 1.0.1-7.fc39
golang(github.com/boombuler/barcode/utils) = 1.0.1-7.fc39
golang-github-boombuler-barcode-devel = 1.0.1-7.fc39
golang-ipath(github.com/boombuler/barcode) = 1.0.1-7.fc39
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 86 >>>
Name ascending sort Size
/usr/share/doc/golang-github-boombuler-barcode-devel0.00 B
/usr/share/doc/golang-github-boombuler-barcode-devel/README.md1.14 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/boombuler0.00 B
/usr/share/gocode/src/github.com/boombuler/barcode0.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/.goipath46.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/README.md1.14 KB
/usr/share/gocode/src/github.com/boombuler/barcode/aztec0.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/aztec/aztec_test.go5.61 KB
/usr/share/gocode/src/github.com/boombuler/barcode/aztec/azteccode.go1.09 KB
/usr/share/gocode/src/github.com/boombuler/barcode/aztec/encoder.go7.27 KB
/usr/share/gocode/src/github.com/boombuler/barcode/aztec/encoder_test.go1.89 KB
/usr/share/gocode/src/github.com/boombuler/barcode/aztec/errorcorrection.go1.51 KB
/usr/share/gocode/src/github.com/boombuler/barcode/aztec/highlevel.go5.38 KB
/usr/share/gocode/src/github.com/boombuler/barcode/aztec/highlevel_test.go4.83 KB
/usr/share/gocode/src/github.com/boombuler/barcode/aztec/state.go6.85 KB
/usr/share/gocode/src/github.com/boombuler/barcode/aztec/token.go1.78 KB
/usr/share/gocode/src/github.com/boombuler/barcode/barcode.go1014.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/codabar0.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/codabar/encoder.go2.17 KB
/usr/share/gocode/src/github.com/boombuler/barcode/codabar/encoder_test.go691.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/code1280.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/code128/encode.go4.43 KB
/usr/share/gocode/src/github.com/boombuler/barcode/code128/encode_test.go3.87 KB
/usr/share/gocode/src/github.com/boombuler/barcode/code128/encodingtable.go9.46 KB
/usr/share/gocode/src/github.com/boombuler/barcode/code390.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/code39/encoder.go7.36 KB
/usr/share/gocode/src/github.com/boombuler/barcode/code39/encoder_test.go1.09 KB
/usr/share/gocode/src/github.com/boombuler/barcode/code930.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/code93/encoder.go4.44 KB
/usr/share/gocode/src/github.com/boombuler/barcode/code93/encoder_test.go1.15 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix0.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/codelayout.go5.94 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/codesize.go2.00 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/datamatrix_test.go2.33 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/datamatrixcode.go1.01 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/encoder.go1.55 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/errorcorrection.go1.14 KB
/usr/share/gocode/src/github.com/boombuler/barcode/datamatrix/errorcorrection_test.go575.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/ean0.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/ean/encoder.go4.83 KB
/usr/share/gocode/src/github.com/boombuler/barcode/ean/encoder_test.go1.33 KB
/usr/share/gocode/src/github.com/boombuler/barcode/go.mod36.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/pdf4170.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/pdf417/codewords.go25.48 KB
/usr/share/gocode/src/github.com/boombuler/barcode/pdf417/dimensions.go920.00 B
/usr/share/gocode/src/github.com/boombuler/barcode/pdf417/encoder.go3.35 KB
/usr/share/gocode/src/github.com/boombuler/barcode/pdf417/errorcorrection.go6.03 KB
/usr/share/gocode/src/github.com/boombuler/barcode/pdf417/errorcorrection_test.go6.50 KB
/usr/share/gocode/src/github.com/boombuler/barcode/pdf417/highlevel.go7.30 KB
Component of
1 through 9 of 9
Buildroot descending sort Created State
f40-build-771659-125977 2024-01-04 14:11:17 expired
f40-build-770565-125853 2024-01-02 16:12:02 expired
f40-build-766472-124118 2023-12-22 10:38:59 expired
f40-build-761947-121674 2023-12-14 15:57:16 expired
f40-build-760735-121115 2023-12-13 07:08:40 expired
f40-build-754926-117998 2023-12-05 13:27:53 expired
f40-build-737443-107135 2023-11-08 12:44:50 expired
f40-build-737099-106709 2023-11-07 20:09:54 expired
f40-build-736832-106663 2023-11-07 15:29:03 expired