Fri, 05 Jul 2024 05:21:25 UTC | login

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

ID1212850
Namegolang-github-andybalholm-brotli-devel
Version1.0.1
Release10.fc40
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 Time2024-01-24 16:14:43 GMT
Size325.00 KB
ce40ffb6318ff33ab783e1d26de7ca5d
LicenseMIT
Provides
golang(github.com/andybalholm/brotli) = 1.0.1-10.fc40
golang-github-andybalholm-brotli-devel = 1.0.1-10.fc40
golang-ipath(github.com/andybalholm/brotli) = 1.0.1-10.fc40
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:
<<< 51 through 100 of 333 >>>
Buildroot descending sort Created State
f40-build-805502-144769 2024-04-14 12:22:09 expired
f40-build-805500-144769 2024-04-14 12:20:23 expired
f40-build-805497-144769 2024-04-14 12:19:36 expired
f40-build-805492-144765 2024-04-14 12:15:35 expired
f40-build-805171-144686 2024-04-14 09:10:08 expired
f40-build-805167-144682 2024-04-14 09:09:26 expired
f40-build-805165-144682 2024-04-14 09:09:18 expired
f40-build-805145-144678 2024-04-14 09:03:14 expired
f40-build-804684-144557 2024-04-13 13:49:56 expired
f40-build-804317-144465 2024-04-12 18:37:22 expired
f40-build-804111-144408 2024-04-12 16:12:22 expired
f40-build-803680-144297 2024-04-12 10:06:55 expired
f40-build-803418-144225 2024-04-12 07:38:01 expired
f40-build-802831-144071 2024-04-11 16:13:24 expired
f40-build-802674-144040 2024-04-11 14:58:44 expired
f40-build-802574-144014 2024-04-11 13:52:01 expired
f40-build-802546-144010 2024-04-11 13:38:55 expired
f40-build-802536-144010 2024-04-11 13:31:59 expired
f40-build-802496-144004 2024-04-11 13:09:24 expired
f40-build-802489-144004 2024-04-11 13:05:42 expired
f40-build-802401-143981 2024-04-11 12:09:25 expired
f40-build-802391-143979 2024-04-11 11:59:44 expired
f40-build-802213-143935 2024-04-11 10:06:14 expired
f40-build-802086-143900 2024-04-11 08:55:51 expired
f40-build-802051-143892 2024-04-11 08:40:49 expired
f40-build-801874-143858 2024-04-11 06:52:42 expired
f40-build-801873-143858 2024-04-11 06:52:24 expired
f40-build-801649-143799 2024-04-11 03:41:03 expired
f40-build-801325-143739 2024-04-10 15:48:40 expired
f40-build-801288-143727 2024-04-10 15:15:26 expired
f40-build-801192-143701 2024-04-10 13:34:07 expired
f40-build-800979-143650 2024-04-10 11:14:56 expired
f40-build-800943-143641 2024-04-10 10:41:02 expired
f40-build-800795-143611 2024-04-10 09:45:21 expired
f40-build-800688-143605 2024-04-10 08:38:53 expired
f40-build-800365-142894 2024-03-29 11:26:41 expired
f40-build-800098-142746 2024-03-29 07:22:00 expired
f40-build-800092-142744 2024-03-29 07:20:08 expired
f40-build-799952-142610 2024-03-29 05:41:29 expired
f40-build-799798-142591 2024-03-28 17:49:07 expired
f40-build-799785-142593 2024-03-28 17:44:46 expired
f40-build-799764-142591 2024-03-28 17:32:33 expired
f40-build-799681-142448 2024-03-28 13:45:27 expired
f40-build-799672-142444 2024-03-28 13:36:25 expired
f40-build-799466-142274 2024-03-28 09:43:32 expired
f40-build-799373-142251 2024-03-28 07:25:00 expired
f40-build-799187-142144 2024-03-27 17:44:52 expired
f40-build-799048-142136 2024-03-27 16:12:29 expired
f40-build-798997-142058 2024-03-27 15:38:17 expired
f40-build-798951-142040 2024-03-27 15:17:46 expired