librust-nom-exif-dev (2.5.4-1)
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-nom-exif
- Architecture
- i386
- Section
- rust
- Priority
- optional
- Maintainer
- Debian Rust Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 445 B
- Size expected
- 73.1 kB
- Size actual
- 73.1 kB
- Size match
Dependencies
Required package dependencies
- librust-bytes-1+default-dev (>= 1.7.1-~~)
- librust-chrono-0.4+default-dev
- librust-iso6709parse-0.1+default-dev
- librust-nom-7+default-dev (>= 7.1-~~)
- librust-regex-1+default-dev (>= 1.10-~~)
- librust-serde-1+default-dev
- librust-serde-1+derive-dev
- librust-thiserror-2+default-dev (>= 2.0.11-~~)
- librust-tokio-1+default-dev (>= 1.40.0-~~)
- librust-tokio-1+fs-dev (>= 1.40.0-~~)
- librust-tokio-1+io-util-dev (>= 1.40.0-~~)
- librust-tracing-0.1+default-dev (>= 0.1.40-~~)
Suggested packages
Recommended additional packages
- None
Description
Exif/metadata parsing library written in pure Rust, both image (jpeg/heif/heic/jpg/tiff etc.) and video/audio (mov/mp4/3gp/webm/mkv/mka, etc.) files are supported - Rust source code
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | d9f5061f…671ee337 | |
| SHA-1 | c54407be…43ec6b12 | |
| SHA-256 | 66a30048…9c2f4f55 | |
| SHA-512 | ac827d9e…8f00500a |
Contents
Files and directories included
. usr usr/share usr/share/cargo usr/share/cargo/registry usr/share/cargo/registry/nom-exif-2.5.4 usr/share/cargo/registry/nom-exif-2.5.4/.cargo-checksum.json usr/share/cargo/registry/nom-exif-2.5.4/.cargo_vcs_info.json usr/share/cargo/registry/nom-exif-2.5.4/.github usr/share/cargo/registry/nom-exif-2.5.4/.github/workflows usr/share/cargo/registry/nom-exif-2.5.4/.github/workflows/rust.yml usr/share/cargo/registry/nom-exif-2.5.4/.gitignore usr/share/cargo/registry/nom-exif-2.5.4/CHANGELOG.md usr/share/cargo/registry/nom-exif-2.5.4/Cargo.toml usr/share/cargo/registry/nom-exif-2.5.4/Cargo.toml.orig usr/share/cargo/registry/nom-exif-2.5.4/LICENSE usr/share/cargo/registry/nom-exif-2.5.4/README.md usr/share/cargo/registry/nom-exif-2.5.4/README.org usr/share/cargo/registry/nom-exif-2.5.4/debian usr/share/cargo/registry/nom-exif-2.5.4/debian/patches usr/share/cargo/registry/nom-exif-2.5.4/debian/patches/disable_tests_with_missing_files.patch usr/share/cargo/registry/nom-exif-2.5.4/debian/patches/relax_dep.diff usr/share/cargo/registry/nom-exif-2.5.4/debian/patches/series usr/share/cargo/registry/nom-exif-2.5.4/examples usr/share/cargo/registry/nom-exif-2.5.4/examples/rexiftool.rs usr/share/cargo/registry/nom-exif-2.5.4/src usr/share/cargo/registry/nom-exif-2.5.4/src/bbox usr/share/cargo/registry/nom-exif-2.5.4/src/bbox/idat.rs usr/share/cargo/registry/nom-exif-2.5.4/src/bbox/iinf.rs usr/share/cargo/registry/nom-exif-2.5.4/src/bbox/iloc.rs usr/share/cargo/registry/nom-exif-2.5.4/src/bbox/ilst.rs usr/share/cargo/registry/nom-exif-2.5.4/src/bbox/keys.rs usr/share/cargo/registry/nom-exif-2.5.4/src/bbox/meta.rs usr/share/cargo/registry/nom-exif-2.5.4/src/bbox/mvhd.rs usr/share/cargo/registry/nom-exif-2.5.4/src/bbox/tkhd.rs usr/share/cargo/registry/nom-exif-2.5.4/src/bbox.rs usr/share/cargo/registry/nom-exif-2.5.4/src/buffer.rs usr/share/cargo/registry/nom-exif-2.5.4/src/ebml usr/share/cargo/registry/nom-exif-2.5.4/src/ebml/element.rs usr/share/cargo/registry/nom-exif-2.5.4/src/ebml/vint.rs usr/share/cargo/registry/nom-exif-2.5.4/src/ebml/webm.rs usr/share/cargo/registry/nom-exif-2.5.4/src/ebml.rs usr/share/cargo/registry/nom-exif-2.5.4/src/error.rs usr/share/cargo/registry/nom-exif-2.5.4/src/exif usr/share/cargo/registry/nom-exif-2.5.4/src/exif/exif_exif.rs usr/share/cargo/registry/nom-exif-2.5.4/src/exif/exif_iter.rs usr/share/cargo/registry/nom-exif-2.5.4/src/exif/gps.rs usr/share/cargo/registry/nom-exif-2.5.4/src/exif/ifd.rs usr/share/cargo/registry/nom-exif-2.5.4/src/exif/tags.rs usr/share/cargo/registry/nom-exif-2.5.4/src/exif/travel.rs usr/share/cargo/registry/nom-exif-2.5.4/src/exif.rs usr/share/cargo/registry/nom-exif-2.5.4/src/file.rs usr/share/cargo/registry/nom-exif-2.5.4/src/heif.rs usr/share/cargo/registry/nom-exif-2.5.4/src/jpeg.rs usr/share/cargo/registry/nom-exif-2.5.4/src/lib.rs usr/share/cargo/registry/nom-exif-2.5.4/src/loader usr/share/cargo/registry/nom-exif-2.5.4/src/loader/sync.rs usr/share/cargo/registry/nom-exif-2.5.4/src/loader.rs usr/share/cargo/registry/nom-exif-2.5.4/src/mov.rs usr/share/cargo/registry/nom-exif-2.5.4/src/parser.rs usr/share/cargo/registry/nom-exif-2.5.4/src/parser_async.rs usr/share/cargo/registry/nom-exif-2.5.4/src/partial_vec.rs usr/share/cargo/registry/nom-exif-2.5.4/src/raf.rs usr/share/cargo/registry/nom-exif-2.5.4/src/skip.rs usr/share/cargo/registry/nom-exif-2.5.4/src/slice.rs usr/share/cargo/registry/nom-exif-2.5.4/src/testkit.rs usr/share/cargo/registry/nom-exif-2.5.4/src/utils.rs usr/share/cargo/registry/nom-exif-2.5.4/src/values.rs usr/share/cargo/registry/nom-exif-2.5.4/src/video.rs usr/share/doc usr/share/doc/librust-nom-exif-dev usr/share/doc/librust-nom-exif-dev/changelog.Debian.gz usr/share/doc/librust-nom-exif-dev/changelog.gz usr/share/doc/librust-nom-exif-dev/copyright