Content of RPM
rust-oxipng-devel-9.1.1-2.fc38.noarch.rpm :
/usr/share/cargo/registry/oxipng-9.1.1
/usr/share/cargo/registry/oxipng-9.1.1/.cargo-checksum.json
/usr/share/cargo/registry/oxipng-9.1.1/CHANGELOG.md
/usr/share/cargo/registry/oxipng-9.1.1/Cargo.toml
/usr/share/cargo/registry/oxipng-9.1.1/LICENSE
/usr/share/cargo/registry/oxipng-9.1.1/LICENSE.dependencies
/usr/share/cargo/registry/oxipng-9.1.1/MANUAL.txt
/usr/share/cargo/registry/oxipng-9.1.1/README.md
/usr/share/cargo/registry/oxipng-9.1.1/benches
/usr/share/cargo/registry/oxipng-9.1.1/benches/deflate.rs
/usr/share/cargo/registry/oxipng-9.1.1/benches/filters.rs
/usr/share/cargo/registry/oxipng-9.1.1/benches/interlacing.rs
/usr/share/cargo/registry/oxipng-9.1.1/benches/reductions.rs
/usr/share/cargo/registry/oxipng-9.1.1/benches/strategies.rs
/usr/share/cargo/registry/oxipng-9.1.1/benches/zopfli.rs
/usr/share/cargo/registry/oxipng-9.1.1/build.rs
/usr/share/cargo/registry/oxipng-9.1.1/src
/usr/share/cargo/registry/oxipng-9.1.1/src/atomicmin.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/cli.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/colors.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/deflate
/usr/share/cargo/registry/oxipng-9.1.1/src/deflate/deflater.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/deflate/mod.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/deflate/zopfli_oxipng.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/display_chunks.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/error.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/evaluate.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/filters.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/headers.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/interlace.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/lib.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/main.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/options.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/png
/usr/share/cargo/registry/oxipng-9.1.1/src/png/mod.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/png/scan_lines.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/rayon.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/reduction
/usr/share/cargo/registry/oxipng-9.1.1/src/reduction/alpha.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/reduction/bit_depth.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/reduction/color.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/reduction/mod.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/reduction/palette.rs
/usr/share/cargo/registry/oxipng-9.1.1/src/sanity_checks.rs