librust-exacl-dev (0.10.0-5)

2 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-exacl
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
396 B
Size expected
50.9 kB
Size actual
50.9 kB
Size match

Dependencies

Required package dependencies

  • librust-bindgen-0+default-dev (>= 0.71-~~)
  • librust-bitflags-1+default-dev (>= 1.2.1-~~)
  • librust-log-0.4+default-dev (>= 0.4.11-~~)
  • librust-scopeguard-1+default-dev (>= 1.1.0-~~)
  • librust-serde-1+default-dev
  • librust-serde-1+derive-dev
  • librust-uuid-1+default-dev (>= 1.1.1-~~)
  • libacl1-dev

Suggested packages

Recommended additional packages

  • None

Description

Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD589807aad…b4bad0d5
SHA-143f26ad8…ff7632f3
SHA-25638df9d49…acd9c62d
SHA-512f4c55758…7d6564c8

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/exacl-0.10.0
usr/share/cargo/registry/exacl-0.10.0/.cargo-checksum.json
usr/share/cargo/registry/exacl-0.10.0/.cargo_vcs_info.json
usr/share/cargo/registry/exacl-0.10.0/.cirrus.yml
usr/share/cargo/registry/exacl-0.10.0/.github
usr/share/cargo/registry/exacl-0.10.0/.github/codecov.yml
usr/share/cargo/registry/exacl-0.10.0/.github/dependabot.yml
usr/share/cargo/registry/exacl-0.10.0/.github/workflows
usr/share/cargo/registry/exacl-0.10.0/.github/workflows/ci.yml
usr/share/cargo/registry/exacl-0.10.0/.github/workflows/docs.yml
usr/share/cargo/registry/exacl-0.10.0/.github/workflows/publish.yml
usr/share/cargo/registry/exacl-0.10.0/.gitignore
usr/share/cargo/registry/exacl-0.10.0/CHANGELOG.md
usr/share/cargo/registry/exacl-0.10.0/Cargo.toml
usr/share/cargo/registry/exacl-0.10.0/Cargo.toml.orig
usr/share/cargo/registry/exacl-0.10.0/LICENSE.txt
usr/share/cargo/registry/exacl-0.10.0/README.md
usr/share/cargo/registry/exacl-0.10.0/bindgen
usr/share/cargo/registry/exacl-0.10.0/bindgen/bindings_freebsd.rs
usr/share/cargo/registry/exacl-0.10.0/bindgen/bindings_linux.rs
usr/share/cargo/registry/exacl-0.10.0/bindgen/bindings_macos.rs
usr/share/cargo/registry/exacl-0.10.0/bindgen/wrapper.h
usr/share/cargo/registry/exacl-0.10.0/build.rs
usr/share/cargo/registry/exacl-0.10.0/ci
usr/share/cargo/registry/exacl-0.10.0/ci/bindgen.sh
usr/share/cargo/registry/exacl-0.10.0/ci/coverage.sh
usr/share/cargo/registry/exacl-0.10.0/ci/docs.sh
usr/share/cargo/registry/exacl-0.10.0/ci/format.sh
usr/share/cargo/registry/exacl-0.10.0/ci/lint.sh
usr/share/cargo/registry/exacl-0.10.0/debian
usr/share/cargo/registry/exacl-0.10.0/debian/patches
usr/share/cargo/registry/exacl-0.10.0/debian/patches/relax-bindgen.diff
usr/share/cargo/registry/exacl-0.10.0/debian/patches/relax-deps.diff
usr/share/cargo/registry/exacl-0.10.0/debian/patches/series
usr/share/cargo/registry/exacl-0.10.0/debian/patches/skip-broken-test.diff
usr/share/cargo/registry/exacl-0.10.0/examples
usr/share/cargo/registry/exacl-0.10.0/examples/exacl.rs
usr/share/cargo/registry/exacl-0.10.0/src
usr/share/cargo/registry/exacl-0.10.0/src/acl.rs
usr/share/cargo/registry/exacl-0.10.0/src/aclentry.rs
usr/share/cargo/registry/exacl-0.10.0/src/bindings.rs
usr/share/cargo/registry/exacl-0.10.0/src/bititer.rs
usr/share/cargo/registry/exacl-0.10.0/src/failx.rs
usr/share/cargo/registry/exacl-0.10.0/src/flag.rs
usr/share/cargo/registry/exacl-0.10.0/src/format
usr/share/cargo/registry/exacl-0.10.0/src/format/format_no_serde.rs
usr/share/cargo/registry/exacl-0.10.0/src/format/format_serde.rs
usr/share/cargo/registry/exacl-0.10.0/src/format/mod.rs
usr/share/cargo/registry/exacl-0.10.0/src/lib.rs
usr/share/cargo/registry/exacl-0.10.0/src/perm.rs
usr/share/cargo/registry/exacl-0.10.0/src/qualifier.rs
usr/share/cargo/registry/exacl-0.10.0/src/sys.rs
usr/share/cargo/registry/exacl-0.10.0/src/unix.rs
usr/share/cargo/registry/exacl-0.10.0/src/util
usr/share/cargo/registry/exacl-0.10.0/src/util/mod.rs
usr/share/cargo/registry/exacl-0.10.0/src/util/util_common.rs
usr/share/cargo/registry/exacl-0.10.0/src/util/util_freebsd.rs
usr/share/cargo/registry/exacl-0.10.0/src/util/util_linux.rs
usr/share/cargo/registry/exacl-0.10.0/src/util/util_macos.rs
usr/share/cargo/registry/exacl-0.10.0/tests
usr/share/cargo/registry/exacl-0.10.0/tests/run_tests.sh
usr/share/cargo/registry/exacl-0.10.0/tests/test_api.rs
usr/share/cargo/registry/exacl-0.10.0/tests/test_examples.rs
usr/share/cargo/registry/exacl-0.10.0/tests/testsuite_darwin.sh
usr/share/cargo/registry/exacl-0.10.0/tests/testsuite_freebsd_acls.sh
usr/share/cargo/registry/exacl-0.10.0/tests/testsuite_freebsd_nfsv4acls.sh
usr/share/cargo/registry/exacl-0.10.0/tests/testsuite_linux.sh
usr/share/cargo/registry/exacl-0.10.0/tests/testsuite_malformed_all.sh
usr/share/cargo/registry/exacl-0.10.0/tests/valgrind.supp
usr/share/doc
usr/share/doc/librust-exacl-dev
usr/share/doc/librust-exacl-dev/changelog.Debian.gz
usr/share/doc/librust-exacl-dev/changelog.gz
usr/share/doc/librust-exacl-dev/copyright