rust-oxipng-devel-9.0.0-4.fc40 in Fedora 40
↵ Return to the main page of rust-oxipng-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-03-16 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 9.0.0-4 |
- Add a man page |
2024-03-15 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 9.0.0-3 |
- Use rust2rpm 26 features to simplify packaging |
2024-02-17 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 9.0.0-1 |
- Unretire and update to 9.0.0 (close RHBZ#2259760) |
Provides
- crate(oxipng)
- rust-oxipng-devel
Files
- usr/
- share/
- cargo/
- registry/
- oxipng-9.0.0/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE
- LICENSE.dependencies
- MANUAL.txt
- README.md
- benches/
- deflate.rs
- filters.rs
- interlacing.rs
- reductions.rs
- strategies.rs
- zopfli.rs
- src/
- atomicmin.rs
- colors.rs
- deflate/
- deflater.rs
- mod.rs
- zopfli_oxipng.rs
- error.rs
- evaluate.rs
- filters.rs
- headers.rs
- interlace.rs
- lib.rs
- main.rs
- png/
- rayon.rs
- reduction/
- alpha.rs
- bit_depth.rs
- color.rs
- mod.rs
- palette.rs
- sanity_checks.rs