Fri, 05 Jul 2024 04:45:58 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:
1 through 50 of 333 >>>
Buildroot ascending sort Created State
f40-build-782142-132071 2024-02-26 11:42:40 expired
f40-build-782143-132071 2024-02-26 11:42:46 expired
f40-build-782144-132071 2024-02-26 11:43:44 expired
f40-build-782146-132073 2024-02-26 11:43:58 expired
f40-build-782148-132073 2024-02-26 11:44:38 expired
f40-build-782150-132073 2024-02-26 11:44:55 expired
f40-build-782154-132073 2024-02-26 11:45:50 expired
f40-build-782155-132073 2024-02-26 11:46:00 expired
f40-build-782162-132073 2024-02-26 11:51:32 expired
f40-build-782166-132073 2024-02-26 11:55:30 expired
f40-build-782173-132073 2024-02-26 11:59:54 expired
f40-build-782184-132073 2024-02-26 12:04:43 expired
f40-build-782190-132073 2024-02-26 12:07:30 expired
f40-build-782192-132073 2024-02-26 12:08:18 expired
f40-build-782199-132073 2024-02-26 12:12:16 expired
f40-build-782200-132073 2024-02-26 12:12:23 expired
f40-build-782203-132073 2024-02-26 12:13:09 expired
f40-build-782210-132073 2024-02-26 12:16:32 expired
f40-build-782212-132073 2024-02-26 12:18:27 expired
f40-build-782218-132073 2024-02-26 12:20:36 expired
f40-build-782221-132073 2024-02-26 12:24:07 expired
f40-build-782243-132075 2024-02-26 12:35:29 expired
f40-build-782244-132075 2024-02-26 12:36:12 expired
f40-build-782258-132075 2024-02-26 12:43:19 expired
f40-build-782282-132075 2024-02-26 12:51:53 expired
f40-build-782285-132075 2024-02-26 12:53:22 expired
f40-build-782287-132075 2024-02-26 12:54:54 expired
f40-build-782288-132075 2024-02-26 12:54:57 expired
f40-build-782291-132075 2024-02-26 12:55:17 expired
f40-build-782292-132075 2024-02-26 12:55:45 expired
f40-build-782293-132075 2024-02-26 12:56:18 expired
f40-build-782295-132075 2024-02-26 12:56:36 expired
f40-build-782297-132075 2024-02-26 12:57:19 expired
f40-build-782298-132075 2024-02-26 12:58:00 expired
f40-build-782301-132075 2024-02-26 13:00:34 expired
f40-build-782304-132075 2024-02-26 13:03:15 expired
f40-build-782305-132075 2024-02-26 13:04:21 expired
f40-build-782306-132075 2024-02-26 13:06:26 expired
f40-build-782307-132075 2024-02-26 13:06:44 expired
f40-build-782314-132075 2024-02-26 13:13:22 expired
f40-build-782317-132075 2024-02-26 13:18:55 expired
f40-build-782323-132075 2024-02-26 13:22:38 expired
f40-build-782324-132075 2024-02-26 13:23:27 expired
f40-build-782326-132075 2024-02-26 13:24:56 expired
f40-build-782328-132075 2024-02-26 13:25:31 expired
f40-build-782329-132075 2024-02-26 13:26:24 expired
f40-build-782331-132075 2024-02-26 13:27:23 expired
f40-build-782333-132075 2024-02-26 13:28:19 expired
f40-build-782334-132075 2024-02-26 13:30:00 expired
f40-build-782335-132075 2024-02-26 13:30:12 expired