Thu, 03 Oct 2024 00:41:36 UTC | login

Information for RPM golang-github-andybalholm-brotli-devel-1.0.1-8.fc39.noarch.rpm

ID1058671
Namegolang-github-andybalholm-brotli-devel
Version1.0.1
Release8.fc39
Epoch
Archnoarch
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 Time2023-07-20 00:25:13 GMT
Size325.23 KB
47ca1860995c70b2d7c4f1ba0ad74e72
LicenseMIT
Provides
golang(github.com/andybalholm/brotli) = 1.0.1-8.fc39
golang-github-andybalholm-brotli-devel = 1.0.1-8.fc39
golang-ipath(github.com/andybalholm/brotli) = 1.0.1-8.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 71 >>>
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/.goipath46.00 B
/usr/share/gocode/src/github.com/andybalholm/brotli/README.md383.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
Component of
Page:
1 through 50 of 383 >>>
Buildroot descending sort Created State
f40-build-781749-131782 2024-02-26 09:45:23 expired
f40-build-781744-131782 2024-02-26 09:43:21 expired
f40-build-781735-131782 2024-02-26 09:38:47 expired
f40-build-781732-131780 2024-02-26 09:37:23 expired
f40-build-781728-131780 2024-02-26 09:35:31 expired
f40-build-781727-131780 2024-02-26 09:35:06 expired
f40-build-781721-131778 2024-02-26 09:33:32 expired
f40-build-781710-131776 2024-02-26 09:28:36 expired
f40-build-781687-131774 2024-02-26 09:20:15 expired
f40-build-781685-131774 2024-02-26 09:18:57 expired
f40-build-781683-131774 2024-02-26 09:17:26 expired
f40-build-781679-131774 2024-02-26 09:15:51 expired
f40-build-781678-131774 2024-02-26 09:14:26 expired
f40-build-781677-131774 2024-02-26 09:14:21 expired
f40-build-781673-131772 2024-02-26 09:11:08 expired
f40-build-781671-131768 2024-02-26 09:11:02 expired
f40-build-781658-131766 2024-02-26 09:06:37 expired
f40-build-781657-131760 2024-02-26 09:05:55 expired
f40-build-781655-131760 2024-02-26 09:04:36 expired
f40-build-781648-131756 2024-02-26 09:03:26 expired
f40-build-781640-131750 2024-02-26 09:00:16 expired
f40-build-781638-131750 2024-02-26 08:59:30 expired
f40-build-781626-131746 2024-02-26 08:51:28 expired
f40-build-781625-131746 2024-02-26 08:51:28 expired
f40-build-781623-131746 2024-02-26 08:50:34 expired
f40-build-781618-131738 2024-02-26 08:47:09 expired
f40-build-781616-131738 2024-02-26 08:46:59 expired
f40-build-781614-131738 2024-02-26 08:46:47 expired
f40-build-781612-131738 2024-02-26 08:46:44 expired
f40-build-781609-131738 2024-02-26 08:46:20 expired
f40-build-781605-131730 2024-02-26 08:44:02 expired
f40-build-781587-131722 2024-02-26 08:40:17 expired
f40-build-774462-127655 2024-01-15 13:46:35 expired
f40-build-774066-127559 2024-01-14 15:39:36 expired
f40-build-773821-127378 2024-01-11 17:39:57 expired
f40-build-773643-127218 2024-01-11 10:52:29 expired
f40-build-773223-126850 2024-01-09 12:07:24 expired
f40-build-772405-126388 2024-01-07 14:36:57 expired
f40-build-772029-126045 2024-01-06 17:15:49 expired
f40-build-772000-126045 2024-01-06 16:40:34 expired
f40-build-771991-126043 2024-01-06 16:28:25 expired
f40-build-771920-125975 2024-01-06 11:50:16 expired
f40-build-771813-126039 2024-01-04 17:19:06 expired
f40-build-771775-125995 2024-01-04 15:56:05 expired
f40-build-771753-125985 2024-01-04 15:36:07 expired
f40-build-771745-125983 2024-01-04 15:26:27 expired
f40-build-771739-125983 2024-01-04 15:23:06 expired
f40-build-771722-125981 2024-01-04 15:06:30 expired
f40-build-771713-125981 2024-01-04 14:58:23 expired
f40-build-771685-125979 2024-01-04 14:36:24 expired