librust-vid-dup-finder-lib-dev (0.4.0-3)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
stonking
Component
universe
Source
rust-vid-dup-finder-lib
Architecture
amd64v3
Section
universe/rust
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
2.5 kB
Size expected
2.4 MB
Size actual
2.4 MB
Size match

Dependencies

Required package dependencies

  • librust-bitvec-1+default-dev
  • librust-cfg-if-1+default-dev
  • librust-enum-utils-0.1+default-dev
  • librust-ffmpeg-gst-wrapper-0.4-dev
  • librust-image-0.25+default-dev
  • librust-itertools+default-dev (<< 0.15-~~)
  • librust-itertools+default-dev (>= 0.13-~~)
  • librust-ndarray-0.16+default-dev
  • librust-rand-0.8+default-dev
  • librust-rustdct-0.7+default-dev
  • librust-serde-1+default-dev
  • librust-serde-1+derive-dev
  • librust-thiserror-2+default-dev
  • librust-vid-dup-finder-common-0.3+default-dev

Suggested packages

Recommended additional packages

  • None

Description

Find near-duplicate video files - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5aa0e033c…94d78b86
SHA-1c6ac4400…876ae19e
SHA-256d0a97ebc…688f6f01
SHA-512c02fcdfc…97d2f1ce

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/.cargo-checksum.json
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/.cargo_vcs_info.json
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/Cargo.toml
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/Cargo.toml.orig
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/LICENSE-APACHE
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/LICENSE-MIT
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/README.md
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/bench
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/bench/bench.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/bench/crop-center
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/bench/crop-center/create_crop.sh
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/bench/crop-horiz
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/bench/crop-horiz/create_crop.sh
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/bench/crop-vert
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/bench/crop-vert/create_crop.sh
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/bench/watermark
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/bench/watermark/create_watermark.sh
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/debian
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/debian/patches
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/debian/patches/relax-deps.patch
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/debian/patches/remove_feature_gstreamer_backend.patch
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/debian/patches/revert_to_rand_0.8.patch
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/debian/patches/series
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/examples
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/examples/example.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/examples/obtain_videos.sh
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/examples/vids
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/examples/vids/cat.1.mp4
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/examples/vids/cat.2.mp4
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/examples/vids/cat.3.webm
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/examples/vids/dog.1.mp4
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/examples/vids/dog.2.mp4
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/examples/vids/dog.3.webm
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/definitions.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/lib.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/dct_3d.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/frame_extract_util.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/hash_creation_error_kind.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/matches
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/matches/match_group.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/matches/mod.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/mod.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/raw_dct_ops.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/search_algorithm.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/video_dup_finder.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/video_hash.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/src/video_hashing/video_hash_builder.rs
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/tests
usr/share/cargo/registry/vid_dup_finder_lib-0.4.0/tests/test_find_all.rs
usr/share/doc
usr/share/doc/librust-vid-dup-finder-lib-dev
usr/share/doc/librust-vid-dup-finder-lib-dev/changelog.Debian.gz
usr/share/doc/librust-vid-dup-finder-lib-dev/copyright