librust-combine-dev (4.6.6-3+b2)

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-combine (4.6.6-3)
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
731 B
Size expected
116.5 kB
Size actual
116.5 kB
Size match

Dependencies

Required package dependencies

  • librust-bytes-1+default-dev
  • librust-futures-core-0.3-dev (>= 0.3.1-~~)
  • librust-futures-io-0.3-dev (>= 0.3.1-~~)
  • librust-memchr-2+std-dev (>= 2.3-~~)
  • librust-memchr-2-dev (>= 2.3-~~)
  • librust-pin-project-lite-0.2+default-dev
  • librust-regex-1+default-dev
  • librust-tokio-1-dev
  • librust-tokio-util-0.7+codec-dev
  • librust-tokio-util-0.7+io-dev

Suggested packages

Recommended additional packages

  • None

Description

fast parser combinators on arbitrary streams - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5aabb3b79…e395bb85
SHA-1739a3cf3…969e84a3
SHA-25623158319…1dca38d8
SHA-512f2783f29…2aa8827a

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/combine-4.6.6
usr/share/cargo/registry/combine-4.6.6/.cargo-checksum.json
usr/share/cargo/registry/combine-4.6.6/.cargo_vcs_info.json
usr/share/cargo/registry/combine-4.6.6/.clog.toml
usr/share/cargo/registry/combine-4.6.6/.github
usr/share/cargo/registry/combine-4.6.6/.github/workflows
usr/share/cargo/registry/combine-4.6.6/.github/workflows/rust.yml
usr/share/cargo/registry/combine-4.6.6/.gitignore
usr/share/cargo/registry/combine-4.6.6/CHANGELOG.md
usr/share/cargo/registry/combine-4.6.6/Cargo.toml
usr/share/cargo/registry/combine-4.6.6/LICENSE
usr/share/cargo/registry/combine-4.6.6/README.md
usr/share/cargo/registry/combine-4.6.6/benches
usr/share/cargo/registry/combine-4.6.6/benches/data.json
usr/share/cargo/registry/combine-4.6.6/benches/http-requests.txt
usr/share/cargo/registry/combine-4.6.6/benches/http.rs
usr/share/cargo/registry/combine-4.6.6/benches/json.rs
usr/share/cargo/registry/combine-4.6.6/benches/mp4.rs
usr/share/cargo/registry/combine-4.6.6/ci.sh
usr/share/cargo/registry/combine-4.6.6/debian
usr/share/cargo/registry/combine-4.6.6/debian/patches
usr/share/cargo/registry/combine-4.6.6/debian/patches/disable-mp4-bench.diff
usr/share/cargo/registry/combine-4.6.6/debian/patches/drop-features.diff
usr/share/cargo/registry/combine-4.6.6/debian/patches/relax-dep.diff
usr/share/cargo/registry/combine-4.6.6/debian/patches/remove-async-std.diff
usr/share/cargo/registry/combine-4.6.6/debian/patches/remove-criterion.diff
usr/share/cargo/registry/combine-4.6.6/debian/patches/remove-partial-io.diff
usr/share/cargo/registry/combine-4.6.6/debian/patches/series
usr/share/cargo/registry/combine-4.6.6/examples
usr/share/cargo/registry/combine-4.6.6/examples/async.rs
usr/share/cargo/registry/combine-4.6.6/examples/date.rs
usr/share/cargo/registry/combine-4.6.6/examples/ini.rs
usr/share/cargo/registry/combine-4.6.6/examples/number.rs
usr/share/cargo/registry/combine-4.6.6/examples/readme.rs
usr/share/cargo/registry/combine-4.6.6/release.sh
usr/share/cargo/registry/combine-4.6.6/rustfmt.toml
usr/share/cargo/registry/combine-4.6.6/src
usr/share/cargo/registry/combine-4.6.6/src/error.rs
usr/share/cargo/registry/combine-4.6.6/src/future_ext.rs
usr/share/cargo/registry/combine-4.6.6/src/lib.rs
usr/share/cargo/registry/combine-4.6.6/src/parser
usr/share/cargo/registry/combine-4.6.6/src/parser/byte.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/char.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/choice.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/combinator.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/error.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/function.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/mod.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/range.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/regex.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/repeat.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/sequence.rs
usr/share/cargo/registry/combine-4.6.6/src/parser/token.rs
usr/share/cargo/registry/combine-4.6.6/src/stream
usr/share/cargo/registry/combine-4.6.6/src/stream/buf_reader.rs
usr/share/cargo/registry/combine-4.6.6/src/stream/buffered.rs
usr/share/cargo/registry/combine-4.6.6/src/stream/decoder.rs
usr/share/cargo/registry/combine-4.6.6/src/stream/easy.rs
usr/share/cargo/registry/combine-4.6.6/src/stream/mod.rs
usr/share/cargo/registry/combine-4.6.6/src/stream/position.rs
usr/share/cargo/registry/combine-4.6.6/src/stream/read.rs
usr/share/cargo/registry/combine-4.6.6/src/stream/span.rs
usr/share/cargo/registry/combine-4.6.6/src/stream/state.rs
usr/share/cargo/registry/combine-4.6.6/tests
usr/share/cargo/registry/combine-4.6.6/tests/async.rs
usr/share/cargo/registry/combine-4.6.6/tests/buffered_stream.rs
usr/share/cargo/registry/combine-4.6.6/tests/parser.rs
usr/share/cargo/registry/combine-4.6.6/tests/parser_macro.rs
usr/share/cargo/registry/combine-4.6.6/tests/support
usr/share/cargo/registry/combine-4.6.6/tests/support/mod.rs
usr/share/doc
usr/share/doc/librust-combine-dev
usr/share/doc/librust-combine-dev/changelog.Debian.gz
usr/share/doc/librust-combine-dev/changelog.Debian.i386.gz
usr/share/doc/librust-combine-dev/changelog.gz
usr/share/doc/librust-combine-dev/copyright