Click here to visit the old openkoji buildsystem (Archived)

Information for RPM golang-github-andybalholm-brotli-devel-1.0.1-10.fc41.noarch.rpm

ID3926
Buildgolang-github-andybalholm-brotli-1.0.1-10.fc41
Namegolang-github-andybalholm-brotli-devel
Version1.0.1
Release10.fc41
Epoch
Archnoarch
DraftFalse
SummaryPure Go Brotli encoder and decoder
DescriptionThis package is a brotli compressor and decompressor implemented in Go. It was translated from the reference implementation (https://github.com/google/brotli) with the c2go tool at https://github.com/andybalholm/c2go. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/andybalholm/brotli
Build Time2024-04-23 13:31:53 GMT
Size324.79 KB
1060aec261c396d5e2740bcf9b2f64a9
LicenseMIT
Buildrootf41-build-823-121
Provides
golang(github.com/andybalholm/brotli) = 1.0.1-10.fc41
golang-github-andybalholm-brotli-devel = 1.0.1-10.fc41
golang-ipath(github.com/andybalholm/brotli) = 1.0.1-10.fc41
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 70 >>>
Name ascending sort Size
/usr/share/doc/golang-github-andybalholm-brotli-devel0.00 B
/usr/share/doc/golang-github-andybalholm-brotli-devel/README.md383.00 B
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/andybalholm0.00 B
/usr/share/gocode/src/github.com/andybalholm/brotli0.00 B
/usr/share/gocode/src/github.com/andybalholm/brotli/.goipath47.00 B
/usr/share/gocode/src/github.com/andybalholm/brotli/backward_references.go6.40 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/backward_references_hq.go26.91 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/bit_cost.go10.66 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/bit_reader.go6.61 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/block_splitter.go4.01 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/block_splitter_command.go13.47 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/block_splitter_distance.go13.51 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/block_splitter_literal.go13.45 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/brotli_bit_stream.go39.04 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/brotli_test.go12.51 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/cluster.go839.00 B
/usr/share/gocode/src/github.com/andybalholm/brotli/cluster_command.go9.66 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/cluster_distance.go9.69 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/cluster_literal.go9.66 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/command.go5.33 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/compress_fragment.go23.82 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/compress_fragment_two_pass.go20.52 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/constants.go1.85 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/context.go13.17 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/decode.go68.48 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/dictionary.go694.63 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/dictionary_hash.go149.55 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/encode.go37.75 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/encoder_dict.go629.00 B
/usr/share/gocode/src/github.com/andybalholm/brotli/entropy_encode.go13.73 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/entropy_encode_static.go33.35 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/fast_log.go6.08 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/find_match_length.go1.08 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/go.mod46.00 B
/usr/share/gocode/src/github.com/andybalholm/brotli/h10.go9.51 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/h5.go6.82 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/h6.go6.97 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/hash.go9.21 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/hash_composite.go2.90 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/hash_forgetful_chain.go7.59 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/hash_longest_match_quickly.go6.83 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/hash_rolling.go4.86 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/histogram.go5.40 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/http.go4.41 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/huffman.go11.55 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/literal_cost.go4.56 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/memory.go1.10 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/metablock.go20.80 KB
/usr/share/gocode/src/github.com/andybalholm/brotli/metablock_command.go6.08 KB
Component of
Page:
1 through 50 of 259 >>>
Buildroot descending sort Created State
f41-build-712068-13028 2024-06-01 15:49:36 expired
f41-build-711950-13028 2024-06-01 15:39:18 expired
f41-build-711889-13027 2024-06-01 15:33:32 expired
f41-build-703719-12983 2024-06-01 00:56:16 expired
f41-build-695202-12772 2024-05-31 13:38:31 expired
f41-build-695121-12772 2024-05-31 13:31:35 expired
f41-build-695075-12772 2024-05-31 13:27:32 expired
f41-build-689050-12689 2024-05-31 05:34:03 expired
f41-build-689027-12688 2024-05-31 05:32:03 expired
f41-build-688968-12685 2024-05-31 05:27:19 expired
f41-build-683424-12617 2024-05-30 22:21:05 expired
f41-build-683377-12616 2024-05-30 22:17:15 expired
f41-build-683057-12604 2024-05-30 21:56:09 expired
f41-build-677487-12491 2024-05-30 14:18:14 expired
f41-build-677417-12490 2024-05-30 14:14:09 expired
f41-build-677401-12489 2024-05-30 14:12:23 expired
f41-build-673557-12423 2024-05-30 08:55:21 expired
f41-build-673552-12423 2024-05-30 08:54:27 expired
f41-build-673480-12423 2024-05-30 08:49:25 expired
f41-build-669854-12379 2024-05-30 03:46:21 expired
f41-build-669836-12379 2024-05-30 03:44:33 expired
f41-build-669775-12379 2024-05-30 03:40:26 expired
f41-build-667689-12369 2024-05-29 21:40:07 expired
f41-build-667682-12369 2024-05-29 21:39:17 expired
f41-build-667633-12368 2024-05-29 21:36:07 expired
f41-build-663716-12318 2024-05-29 16:25:01 expired
f41-build-663679-12318 2024-05-29 16:22:12 expired
f41-build-663632-12318 2024-05-29 16:18:59 expired
f41-build-659976-12281 2024-05-29 10:57:12 expired
f41-build-659941-12281 2024-05-29 10:54:04 expired
f41-build-656400-12258 2024-05-29 05:51:14 expired
f41-build-656376-12258 2024-05-29 05:49:56 expired
f41-build-656310-12258 2024-05-29 05:45:10 expired
f41-build-652814-12227 2024-05-29 00:51:21 expired
f41-build-652782-12227 2024-05-29 00:49:19 expired
f41-build-652722-12227 2024-05-29 00:44:26 expired
f41-build-648994-12195 2024-05-28 19:23:29 expired
f41-build-648993-12195 2024-05-28 19:23:28 expired
f41-build-648921-12194 2024-05-28 19:17:29 expired
f41-build-641501-12058 2024-05-28 08:15:22 expired
f41-build-641494-12058 2024-05-28 08:14:32 expired
f41-build-641366-12058 2024-05-28 08:06:20 expired
f41-build-637480-12036 2024-05-28 03:11:24 expired
f41-build-637475-12036 2024-05-28 03:11:20 expired
f41-build-637388-12035 2024-05-28 03:06:14 expired
f41-build-633427-12018 2024-05-27 22:12:29 expired
f41-build-633409-12018 2024-05-27 22:11:34 expired
f41-build-629400-11984 2024-05-27 17:09:33 expired
f41-build-629371-11984 2024-05-27 17:07:29 expired
f41-build-629311-11984 2024-05-27 17:03:37 expired