librust-crossterm-dev (0.29.0-2)
2 versions available in kali/kali-last-snapshot/main/armhf
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-crossterm
- Architecture
- armhf
- Section
- rust
- Priority
- optional
- Maintainer
- Debian Rust Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 587 B
- Size expected
- 124.9 kB
- Size actual
- 124.9 kB
- Size match
Dependencies
Required package dependencies
- librust-base64-0.22+default-dev
- librust-bitflags-2+default-dev (>= 2.9)
- librust-bitflags-2+serde-dev (>= 2.9)
- librust-derive-more+default-dev (<< 3)
- librust-derive-more+default-dev (>= 1.0.0)
- librust-derive-more+is-variant-dev (<< 3)
- librust-derive-more+is-variant-dev (>= 1.0.0)
- librust-document-features-0.2+default-dev (>= 0.2.11)
- librust-filedescriptor-0.8+default-dev
- librust-futures-core-0.3-dev
- librust-libc-0.2-dev
- librust-mio-1+default-dev
- librust-mio-1+os-poll-dev
- librust-parking-lot-0.12+default-dev
- librust-rustix-1+process-dev
- librust-rustix-1+std-dev
- librust-rustix-1+stdio-dev
- librust-rustix-1+termios-dev
- librust-serde-1+default-dev
- librust-serde-1+derive-dev
- librust-signal-hook-0.3+default-dev (>= 0.3.17)
- librust-signal-hook-mio-0.2+default-dev (>= 0.2.4)
- librust-signal-hook-mio-0.2+support-v1-0-dev (>= 0.2.4)
Suggested packages
Recommended additional packages
- None
Description
Crossplatform terminal library for manipulating terminals - Rust source code
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 0dc741cc…479339f0 | |
| SHA-1 | c907f3d6…1addc2ff | |
| SHA-256 | b6877ecb…66279983 | |
| SHA-512 | 3d806fbc…38bb9517 |
Contents
Files and directories included
. usr usr/share usr/share/cargo usr/share/cargo/registry usr/share/cargo/registry/crossterm-0.29.0 usr/share/cargo/registry/crossterm-0.29.0/.cargo-checksum.json usr/share/cargo/registry/crossterm-0.29.0/.cargo_vcs_info.json usr/share/cargo/registry/crossterm-0.29.0/.github usr/share/cargo/registry/crossterm-0.29.0/.github/CODEOWNERS usr/share/cargo/registry/crossterm-0.29.0/.github/ISSUE_TEMPLATE usr/share/cargo/registry/crossterm-0.29.0/.github/ISSUE_TEMPLATE/bug_report.md usr/share/cargo/registry/crossterm-0.29.0/.github/ISSUE_TEMPLATE/feature_request.md usr/share/cargo/registry/crossterm-0.29.0/.github/workflows usr/share/cargo/registry/crossterm-0.29.0/.github/workflows/crossterm_test.yml usr/share/cargo/registry/crossterm-0.29.0/.gitignore usr/share/cargo/registry/crossterm-0.29.0/.travis.yml usr/share/cargo/registry/crossterm-0.29.0/CHANGELOG.md usr/share/cargo/registry/crossterm-0.29.0/Cargo.toml usr/share/cargo/registry/crossterm-0.29.0/Cargo.toml.orig usr/share/cargo/registry/crossterm-0.29.0/LICENSE usr/share/cargo/registry/crossterm-0.29.0/README.md usr/share/cargo/registry/crossterm-0.29.0/debian usr/share/cargo/registry/crossterm-0.29.0/debian/patches usr/share/cargo/registry/crossterm-0.29.0/debian/patches/disable-winapi.diff usr/share/cargo/registry/crossterm-0.29.0/debian/patches/relax-deps.diff usr/share/cargo/registry/crossterm-0.29.0/debian/patches/series usr/share/cargo/registry/crossterm-0.29.0/debian/patches/skip-flaky-tests.diff usr/share/cargo/registry/crossterm-0.29.0/docs usr/share/cargo/registry/crossterm-0.29.0/docs/.gitignore usr/share/cargo/registry/crossterm-0.29.0/docs/CONTRIBUTING.md usr/share/cargo/registry/crossterm-0.29.0/docs/crossterm_c.png usr/share/cargo/registry/crossterm-0.29.0/docs/crossterm_full.png usr/share/cargo/registry/crossterm-0.29.0/docs/crossterm_full.svg usr/share/cargo/registry/crossterm-0.29.0/docs/know-problems.md usr/share/cargo/registry/crossterm-0.29.0/examples usr/share/cargo/registry/crossterm-0.29.0/examples/README.md usr/share/cargo/registry/crossterm-0.29.0/examples/copy-to-clipboard.rs usr/share/cargo/registry/crossterm-0.29.0/examples/event-match-modifiers.rs usr/share/cargo/registry/crossterm-0.29.0/examples/event-poll-read.rs usr/share/cargo/registry/crossterm-0.29.0/examples/event-read-char-line.rs usr/share/cargo/registry/crossterm-0.29.0/examples/event-read.rs usr/share/cargo/registry/crossterm-0.29.0/examples/event-stream-async-std.rs usr/share/cargo/registry/crossterm-0.29.0/examples/event-stream-tokio.rs usr/share/cargo/registry/crossterm-0.29.0/examples/is_tty.rs usr/share/cargo/registry/crossterm-0.29.0/examples/key-display.rs usr/share/cargo/registry/crossterm-0.29.0/examples/stderr.rs usr/share/cargo/registry/crossterm-0.29.0/src usr/share/cargo/registry/crossterm-0.29.0/src/ansi_support.rs usr/share/cargo/registry/crossterm-0.29.0/src/clipboard.rs usr/share/cargo/registry/crossterm-0.29.0/src/command.rs usr/share/cargo/registry/crossterm-0.29.0/src/cursor usr/share/cargo/registry/crossterm-0.29.0/src/cursor/sys usr/share/cargo/registry/crossterm-0.29.0/src/cursor/sys/unix.rs usr/share/cargo/registry/crossterm-0.29.0/src/cursor/sys/windows.rs usr/share/cargo/registry/crossterm-0.29.0/src/cursor/sys.rs usr/share/cargo/registry/crossterm-0.29.0/src/cursor.rs usr/share/cargo/registry/crossterm-0.29.0/src/event usr/share/cargo/registry/crossterm-0.29.0/src/event/filter.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/read.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/source usr/share/cargo/registry/crossterm-0.29.0/src/event/source/unix usr/share/cargo/registry/crossterm-0.29.0/src/event/source/unix/mio.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/source/unix/tty.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/source/unix.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/source/windows.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/source.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/stream.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/sys usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/unix usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/unix/parse.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/unix/waker usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/unix/waker/mio.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/unix/waker/tty.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/unix/waker.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/unix.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/windows usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/windows/parse.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/windows/poll.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/windows/waker.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/sys/windows.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/sys.rs usr/share/cargo/registry/crossterm-0.29.0/src/event/timeout.rs usr/share/cargo/registry/crossterm-0.29.0/src/event.rs usr/share/cargo/registry/crossterm-0.29.0/src/lib.rs usr/share/cargo/registry/crossterm-0.29.0/src/macros.rs usr/share/cargo/registry/crossterm-0.29.0/src/style usr/share/cargo/registry/crossterm-0.29.0/src/style/attributes.rs usr/share/cargo/registry/crossterm-0.29.0/src/style/content_style.rs usr/share/cargo/registry/crossterm-0.29.0/src/style/styled_content.rs usr/share/cargo/registry/crossterm-0.29.0/src/style/stylize.rs usr/share/cargo/registry/crossterm-0.29.0/src/style/sys usr/share/cargo/registry/crossterm-0.29.0/src/style/sys/windows.rs usr/share/cargo/registry/crossterm-0.29.0/src/style/sys.rs usr/share/cargo/registry/crossterm-0.29.0/src/style/types usr/share/cargo/registry/crossterm-0.29.0/src/style/types/attribute.rs usr/share/cargo/registry/crossterm-0.29.0/src/style/types/color.rs usr/share/cargo/registry/crossterm-0.29.0/src/style/types/colored.rs usr/share/cargo/registry/crossterm-0.29.0/src/style/types/colors.rs usr/share/cargo/registry/crossterm-0.29.0/src/style/types.rs usr/share/cargo/registry/crossterm-0.29.0/src/style.rs usr/share/cargo/registry/crossterm-0.29.0/src/terminal usr/share/cargo/registry/crossterm-0.29.0/src/terminal/sys usr/share/cargo/registry/crossterm-0.29.0/src/terminal/sys/file_descriptor.rs usr/share/cargo/registry/crossterm-0.29.0/src/terminal/sys/unix.rs usr/share/cargo/registry/crossterm-0.29.0/src/terminal/sys/windows.rs usr/share/cargo/registry/crossterm-0.29.0/src/terminal/sys.rs usr/share/cargo/registry/crossterm-0.29.0/src/terminal.rs usr/share/cargo/registry/crossterm-0.29.0/src/tty.rs usr/share/doc usr/share/doc/librust-crossterm-dev usr/share/doc/librust-crossterm-dev/changelog.Debian.gz usr/share/doc/librust-crossterm-dev/changelog.gz usr/share/doc/librust-crossterm-dev/copyright