Package - librust-bstr-dev
Primary informations
Download package: http://deb.debian.org/debian/pool/main/r/rust-bstr/librust-bstr-dev_1.11.3-1_amd64.deb (Size: 223.9KiB)| Property | Value |
|---|---|
| Package | librust-bstr-dev |
| Source | rust-bstr |
| Version | 1.11.3-1 |
| Installed-Size | 1677 |
| Maintainer | Debian Rust Maintainers |
| Architecture | amd64 |
| Provides | librust-bstr+alloc-dev (= 1.11.3-1), librust-bstr+default-dev (= 1.11.3-1), librust-bstr+serde-dev (= 1.11.3-1), librust-bstr+std-dev (= 1.11.3-1), librust-bstr+unicode-dev (= 1.11.3-1), librust-bstr-1+alloc-dev (= 1.11.3-1), librust-bstr-1+default-dev (= 1.11.3-1), librust-bstr-1+serde-dev (= 1.11.3-1), librust-bstr-1+std-dev (= 1.11.3-1), librust-bstr-1+unicode-dev (= 1.11.3-1), librust-bstr-1-dev (= 1.11.3-1), librust-bstr-1.11+alloc-dev (= 1.11.3-1), librust-bstr-1.11+default-dev (= 1.11.3-1), librust-bstr-1.11+serde-dev (= 1.11.3-1), librust-bstr-1.11+std-dev (= 1.11.3-1), librust-bstr-1.11+unicode-dev (= 1.11.3-1), librust-bstr-1.11-dev (= 1.11.3-1), librust-bstr-1.11.3+alloc-dev (= 1.11.3-1), librust-bstr-1.11.3+default-dev (= 1.11.3-1), librust-bstr-1.11.3+serde-dev (= 1.11.3-1), librust-bstr-1.11.3+std-dev (= 1.11.3-1), librust-bstr-1.11.3+unicode-dev (= 1.11.3-1), librust-bstr-1.11.3-dev (= 1.11.3-1) |
| Depends | librust-memchr-2+alloc-dev (>= 2.7.1-~~), librust-memchr-2+std-dev (>= 2.7.1-~~), librust-memchr-2-dev (>= 2.7.1-~~), librust-regex-automata-0.4+dfa-search-dev (>= 0.4.1-~~), librust-serde-1+alloc-dev (>= 1.0.85-~~), librust-serde-1+std-dev (>= 1.0.85-~~), librust-serde-1-dev (>= 1.0.85-~~) |
| Breaks | librust-globset-dev (<= 0.4.10-1) |
| Description | String type that is not required to be valid UTF-8 - Rust source code |
| Description-md5 | e5444fa62c3be4051b7b980b7654ecf9 |
| Multi-Arch | same |
| Homepage | https://github.com/BurntSushi/bstr |
| Section | rust |
| Priority | optional |
| Filename | pool/main/r/rust-bstr/librust-bstr-dev_1.11.3-1_amd64.deb |
| Size | 229304 |
| MD5sum | 17eb87414657aa15402a1dbcc7cdb495 |
| SHA256 | 877bc7d157be7e0426d1b853a6f48bf5533c112a34e448529c11077419c75471 |
Files in package
- /usr/share/cargo/registry/bstr-1.11.3/.cargo-checksum.json
- /usr/share/cargo/registry/bstr-1.11.3/.cargo_vcs_info.json
- /usr/share/cargo/registry/bstr-1.11.3/.gitignore
- /usr/share/cargo/registry/bstr-1.11.3/COPYING
- /usr/share/cargo/registry/bstr-1.11.3/Cargo.toml
- /usr/share/cargo/registry/bstr-1.11.3/Cargo.toml.orig
- /usr/share/cargo/registry/bstr-1.11.3/LICENSE-APACHE
- /usr/share/cargo/registry/bstr-1.11.3/LICENSE-MIT
- /usr/share/cargo/registry/bstr-1.11.3/README.md
- /usr/share/cargo/registry/bstr-1.11.3/examples/graphemes-std.rs
- /usr/share/cargo/registry/bstr-1.11.3/examples/graphemes.rs
- /usr/share/cargo/registry/bstr-1.11.3/examples/lines-std.rs
- /usr/share/cargo/registry/bstr-1.11.3/examples/lines.rs
- /usr/share/cargo/registry/bstr-1.11.3/examples/uppercase-std.rs
- /usr/share/cargo/registry/bstr-1.11.3/examples/uppercase.rs
- /usr/share/cargo/registry/bstr-1.11.3/examples/words-std.rs
- /usr/share/cargo/registry/bstr-1.11.3/examples/words.rs
- /usr/share/cargo/registry/bstr-1.11.3/rustfmt.toml
- /usr/share/cargo/registry/bstr-1.11.3/src/ascii.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/bstr.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/bstring.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/byteset/mod.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/byteset/scalar.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/escape_bytes.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/ext_slice.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/ext_vec.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/impls.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/io.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/lib.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/tests.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/grapheme_break_fwd.bigendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/grapheme_break_fwd.littleendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/grapheme_break_fwd.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/grapheme_break_rev.bigendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/grapheme_break_rev.littleendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/grapheme_break_rev.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/mod.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/regional_indicator_rev.bigendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/regional_indicator_rev.littleendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/regional_indicator_rev.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/sentence_break_fwd.bigendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/sentence_break_fwd.littleendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/sentence_break_fwd.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/simple_word_fwd.bigendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/simple_word_fwd.littleendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/simple_word_fwd.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/whitespace_anchored_fwd.bigendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/whitespace_anchored_fwd.littleendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/whitespace_anchored_fwd.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/whitespace_anchored_rev.bigendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/whitespace_anchored_rev.littleendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/whitespace_anchored_rev.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/word_break_fwd.bigendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/word_break_fwd.littleendian.dfa
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/fsm/word_break_fwd.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/grapheme.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/mod.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/sentence.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/whitespace.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/unicode/word.rs
- /usr/share/cargo/registry/bstr-1.11.3/src/utf8.rs
- /usr/share/doc/librust-bstr-dev/changelog.Debian.gz
- /usr/share/doc/librust-bstr-dev/copyright