librust-exr-dev (1.74.0-2)

3 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
rust-exr
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1.9 kB
Size expected
171.6 kB
Size actual
171.6 kB
Size match

Dependencies

Required package dependencies

  • librust-bit-field-0.10+default-dev (>= 0.10.1)
  • librust-half-2+default-dev (>= 2.1.0)
  • librust-lebe-0.5+default-dev (>= 0.5.2)
  • librust-miniz-oxide+default-dev (<< 0.10)
  • librust-miniz-oxide+default-dev (>= 0.7.1)
  • librust-rayon-core-1+default-dev (>= 1.11.0)
  • librust-smallvec-1+default-dev (>= 1.7.0)
  • librust-zune-inflate-0.2+zlib-dev (>= 0.2.3)

Suggested packages

Recommended additional packages

  • None

Description

Read and write OpenEXR files without any unsafe code - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD58ff45d86…d5ded25c
SHA-1a83d2838…e8a15137
SHA-256c4f5d946…1be6714a
SHA-51247f14656…1db31477

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/exr-1.74.0
usr/share/cargo/registry/exr-1.74.0/.cargo-checksum.json
usr/share/cargo/registry/exr-1.74.0/.cargo_vcs_info.json
usr/share/cargo/registry/exr-1.74.0/.github
usr/share/cargo/registry/exr-1.74.0/.github/ISSUE_TEMPLATE
usr/share/cargo/registry/exr-1.74.0/.github/ISSUE_TEMPLATE/bug_report.md
usr/share/cargo/registry/exr-1.74.0/.github/ISSUE_TEMPLATE/feature_request.md
usr/share/cargo/registry/exr-1.74.0/.github/ISSUE_TEMPLATE/other.md
usr/share/cargo/registry/exr-1.74.0/.github/ISSUE_TEMPLATE/question.md
usr/share/cargo/registry/exr-1.74.0/.github/workflows
usr/share/cargo/registry/exr-1.74.0/.github/workflows/rust.yml
usr/share/cargo/registry/exr-1.74.0/.gitignore
usr/share/cargo/registry/exr-1.74.0/CONTRIBUTORS.md
usr/share/cargo/registry/exr-1.74.0/Cargo.toml
usr/share/cargo/registry/exr-1.74.0/Cargo.toml.orig
usr/share/cargo/registry/exr-1.74.0/GUIDE.md
usr/share/cargo/registry/exr-1.74.0/LICENSE.md
usr/share/cargo/registry/exr-1.74.0/README.md
usr/share/cargo/registry/exr-1.74.0/benches
usr/share/cargo/registry/exr-1.74.0/benches/pixel_format_conversion.rs
usr/share/cargo/registry/exr-1.74.0/benches/profiling.rs
usr/share/cargo/registry/exr-1.74.0/benches/read.rs
usr/share/cargo/registry/exr-1.74.0/benches/write.rs
usr/share/cargo/registry/exr-1.74.0/debian
usr/share/cargo/registry/exr-1.74.0/debian/patches
usr/share/cargo/registry/exr-1.74.0/debian/patches/fix-test.patch
usr/share/cargo/registry/exr-1.74.0/debian/patches/relax-deps.patch
usr/share/cargo/registry/exr-1.74.0/debian/patches/series
usr/share/cargo/registry/exr-1.74.0/debian/patches/skip_tests_requiring_missing_files.patch
usr/share/cargo/registry/exr-1.74.0/examples
usr/share/cargo/registry/exr-1.74.0/examples/0a_write_rgba.rs
usr/share/cargo/registry/exr-1.74.0/examples/0b_read_meta.rs
usr/share/cargo/registry/exr-1.74.0/examples/0c_read_rgba.rs
usr/share/cargo/registry/exr-1.74.0/examples/1a_write_rgba_with_metadata.rs
usr/share/cargo/registry/exr-1.74.0/examples/1b_convert_exr_to_png.rs
usr/share/cargo/registry/exr-1.74.0/examples/2_rgba_adjust_exposure.rs
usr/share/cargo/registry/exr-1.74.0/examples/3a_write_dynamic_channels_with_metadata.rs
usr/share/cargo/registry/exr-1.74.0/examples/3b_read_all_channels_with_metadata.rs
usr/share/cargo/registry/exr-1.74.0/examples/4a_write_custom_fixed_channels.rs
usr/share/cargo/registry/exr-1.74.0/examples/4b_read_custom_fixed_channels.rs
usr/share/cargo/registry/exr-1.74.0/examples/5a_write_multiple_layers.rs
usr/share/cargo/registry/exr-1.74.0/examples/5b_extract_exr_layers_as_pngs.rs
usr/share/cargo/registry/exr-1.74.0/examples/5c_write_mip_maps.rs
usr/share/cargo/registry/exr-1.74.0/examples/5d_write_legacy_layers.rs
usr/share/cargo/registry/exr-1.74.0/examples/6_extract_mip_map_pngs.rs
usr/share/cargo/registry/exr-1.74.0/examples/7_crop_alpha_any_image.rs
usr/share/cargo/registry/exr-1.74.0/examples/7_crop_alpha_rgba.rs
usr/share/cargo/registry/exr-1.74.0/examples/7_write_raw_blocks.rs
usr/share/cargo/registry/exr-1.74.0/examples/8_read_raw_blocks.rs
usr/share/cargo/registry/exr-1.74.0/examples/README.md
usr/share/cargo/registry/exr-1.74.0/releasing.md
usr/share/cargo/registry/exr-1.74.0/src
usr/share/cargo/registry/exr-1.74.0/src/block
usr/share/cargo/registry/exr-1.74.0/src/block/chunk.rs
usr/share/cargo/registry/exr-1.74.0/src/block/lines.rs
usr/share/cargo/registry/exr-1.74.0/src/block/mod.rs
usr/share/cargo/registry/exr-1.74.0/src/block/reader.rs
usr/share/cargo/registry/exr-1.74.0/src/block/samples.rs
usr/share/cargo/registry/exr-1.74.0/src/block/writer.rs
usr/share/cargo/registry/exr-1.74.0/src/compression
usr/share/cargo/registry/exr-1.74.0/src/compression/b44
usr/share/cargo/registry/exr-1.74.0/src/compression/b44/mod.rs
usr/share/cargo/registry/exr-1.74.0/src/compression/b44/table.rs
usr/share/cargo/registry/exr-1.74.0/src/compression/mod.rs
usr/share/cargo/registry/exr-1.74.0/src/compression/piz
usr/share/cargo/registry/exr-1.74.0/src/compression/piz/huffman.rs
usr/share/cargo/registry/exr-1.74.0/src/compression/piz/mod.rs
usr/share/cargo/registry/exr-1.74.0/src/compression/piz/wavelet.rs
usr/share/cargo/registry/exr-1.74.0/src/compression/pxr24.rs
usr/share/cargo/registry/exr-1.74.0/src/compression/rle.rs
usr/share/cargo/registry/exr-1.74.0/src/compression/zip.rs
usr/share/cargo/registry/exr-1.74.0/src/error.rs
usr/share/cargo/registry/exr-1.74.0/src/image
usr/share/cargo/registry/exr-1.74.0/src/image/channel_groups.rs
usr/share/cargo/registry/exr-1.74.0/src/image/crop.rs
usr/share/cargo/registry/exr-1.74.0/src/image/mod.rs
usr/share/cargo/registry/exr-1.74.0/src/image/pixel_vec.rs
usr/share/cargo/registry/exr-1.74.0/src/image/read
usr/share/cargo/registry/exr-1.74.0/src/image/read/any_channels.rs
usr/share/cargo/registry/exr-1.74.0/src/image/read/image.rs
usr/share/cargo/registry/exr-1.74.0/src/image/read/layers.rs
usr/share/cargo/registry/exr-1.74.0/src/image/read/levels.rs
usr/share/cargo/registry/exr-1.74.0/src/image/read/mod.rs
usr/share/cargo/registry/exr-1.74.0/src/image/read/samples.rs
usr/share/cargo/registry/exr-1.74.0/src/image/read/specific_channels.rs
usr/share/cargo/registry/exr-1.74.0/src/image/recursive.rs
usr/share/cargo/registry/exr-1.74.0/src/image/write
usr/share/cargo/registry/exr-1.74.0/src/image/write/channels.rs
usr/share/cargo/registry/exr-1.74.0/src/image/write/layers.rs
usr/share/cargo/registry/exr-1.74.0/src/image/write/mod.rs
usr/share/cargo/registry/exr-1.74.0/src/image/write/samples.rs
usr/share/cargo/registry/exr-1.74.0/src/io.rs
usr/share/cargo/registry/exr-1.74.0/src/lib.rs
usr/share/cargo/registry/exr-1.74.0/src/math.rs
usr/share/cargo/registry/exr-1.74.0/src/meta
usr/share/cargo/registry/exr-1.74.0/src/meta/attribute.rs
usr/share/cargo/registry/exr-1.74.0/src/meta/header.rs
usr/share/cargo/registry/exr-1.74.0/src/meta/mod.rs
usr/share/cargo/registry/exr-1.74.0/tests
usr/share/cargo/registry/exr-1.74.0/tests/across_compression.rs
usr/share/cargo/registry/exr-1.74.0/tests/dev.rs
usr/share/cargo/registry/exr-1.74.0/tests/fuzz.rs
usr/share/cargo/registry/exr-1.74.0/tests/roundtrip.rs
usr/share/doc
usr/share/doc/librust-exr-dev
usr/share/doc/librust-exr-dev/changelog.Debian.gz
usr/share/doc/librust-exr-dev/copyright