rust-ruzstd-devel-0.5.0-2.fc40 in Fedora 40
↵ Return to the main page of rust-ruzstd-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-01-26 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.5.0-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-11-29 |
Fabio Valentini <decathorpe at gmail dot com> - 0.5.0-1 |
- Initial import (#2252142) |
Provides
- crate(ruzstd)
- rust-ruzstd-devel
Files
- usr/
- share/
- cargo/
- registry/
- ruzstd-0.5.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- Readme.md
- benches/
- reversedbitreader_bench.rs
- optimizations.md
- src/
- bin/
- blocks/
- block.rs
- literals_section.rs
- mod.rs
- sequence_section.rs
- decoding/
- bit_reader.rs
- bit_reader_reverse.rs
- block_decoder.rs
- decodebuffer.rs
- dictionary.rs
- literals_section_decoder.rs
- mod.rs
- ringbuffer.rs
- scratch.rs
- sequence_execution.rs
- sequence_section_decoder.rs
- frame.rs
- frame_decoder.rs
- fse/
- huff0/
- io.rs
- io_nostd.rs
- lib.rs
- streaming_decoder.rs
- tests/
- bit_reader.rs
- decode_corpus.rs
- dict_test.rs
- fuzz_regressions.rs
- mod.rs