Package - librust-ropey-dev

Package:  librust-ropey-dev
apt-get install librust-ropey-dev
Documentations in package:

Primary informations

Download package: http://deb.debian.org/debian/pool/main/r/rust-ropey/librust-ropey-dev_1.6.1-1+b2_amd64.deb (Size: 87.3KiB)

PropertyValue
Packagelibrust-ropey-dev
Sourcerust-ropey (1.6.1-1)
Version1.6.1-1+b2
Installed-Size999
MaintainerDebian Rust Maintainers
Architectureamd64
Provideslibrust-ropey+cr-lines-dev (= 1.6.1-1+b2), librust-ropey+default-dev (= 1.6.1-1+b2), librust-ropey+simd-dev (= 1.6.1-1+b2), librust-ropey+small-chunks-dev (= 1.6.1-1+b2), librust-ropey+unicode-lines-dev (= 1.6.1-1+b2), librust-ropey-1+cr-lines-dev (= 1.6.1-1+b2), librust-ropey-1+default-dev (= 1.6.1-1+b2), librust-ropey-1+simd-dev (= 1.6.1-1+b2), librust-ropey-1+small-chunks-dev (= 1.6.1-1+b2), librust-ropey-1+unicode-lines-dev (= 1.6.1-1+b2), librust-ropey-1-dev (= 1.6.1-1+b2), librust-ropey-1.6+cr-lines-dev (= 1.6.1-1+b2), librust-ropey-1.6+default-dev (= 1.6.1-1+b2), librust-ropey-1.6+simd-dev (= 1.6.1-1+b2), librust-ropey-1.6+small-chunks-dev (= 1.6.1-1+b2), librust-ropey-1.6+unicode-lines-dev (= 1.6.1-1+b2), librust-ropey-1.6-dev (= 1.6.1-1+b2), librust-ropey-1.6.1+cr-lines-dev (= 1.6.1-1+b2), librust-ropey-1.6.1+default-dev (= 1.6.1-1+b2), librust-ropey-1.6.1+simd-dev (= 1.6.1-1+b2), librust-ropey-1.6.1+small-chunks-dev (= 1.6.1-1+b2), librust-ropey-1.6.1+unicode-lines-dev (= 1.6.1-1+b2), librust-ropey-1.6.1-dev (= 1.6.1-1+b2)
Dependslibrust-smallvec-1+default-dev, librust-str-indices-0.4+simd-dev, librust-str-indices-0.4-dev
DescriptionFast and robust text rope for Rust - Rust source code
Description-md5f0d9b041ca81947a7457329a379ce646
Multi-Archsame
Sectionrust
Priorityoptional
Filenamepool/main/r/rust-ropey/librust-ropey-dev_1.6.1-1+b2_amd64.deb
Size89400
MD5suma5ebef325f5cf7f51fcd4c844c20b4be
SHA256cdec691b66c7053a3548418001290e074a8c587e479a37793a04ce7bfc0a9323

Files in package

  • /usr/share/cargo/registry/ropey-1.6.1/.cargo-checksum.json
  • /usr/share/cargo/registry/ropey-1.6.1/.cargo_vcs_info.json
  • /usr/share/cargo/registry/ropey-1.6.1/.gitignore
  • /usr/share/cargo/registry/ropey-1.6.1/CHANGELOG.md
  • /usr/share/cargo/registry/ropey-1.6.1/Cargo.toml
  • /usr/share/cargo/registry/ropey-1.6.1/LICENSE.md
  • /usr/share/cargo/registry/ropey-1.6.1/README.md
  • /usr/share/cargo/registry/ropey-1.6.1/benches/create.rs
  • /usr/share/cargo/registry/ropey-1.6.1/benches/hash.rs
  • /usr/share/cargo/registry/ropey-1.6.1/benches/insert.rs
  • /usr/share/cargo/registry/ropey-1.6.1/benches/iterators.rs
  • /usr/share/cargo/registry/ropey-1.6.1/benches/queries.rs
  • /usr/share/cargo/registry/ropey-1.6.1/benches/remove.rs
  • /usr/share/cargo/registry/ropey-1.6.1/examples/front_page.rs
  • /usr/share/cargo/registry/ropey-1.6.1/examples/graphemes_iter.rs
  • /usr/share/cargo/registry/ropey-1.6.1/examples/graphemes_step.rs
  • /usr/share/cargo/registry/ropey-1.6.1/examples/read_latin_1.rs
  • /usr/share/cargo/registry/ropey-1.6.1/examples/search_and_replace.rs
  • /usr/share/cargo/registry/ropey-1.6.1/examples/simple_buffer.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/crlf.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/iter.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/lib.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/rope.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/rope_builder.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/slice.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/str_utils.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/tree/mod.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/tree/node.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/tree/node_children.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/tree/node_text.rs
  • /usr/share/cargo/registry/ropey-1.6.1/src/tree/text_info.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/clone_rope.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/clone_rope_to_thread.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/crlf.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/fix_tree.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/from_reader.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/from_str.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/hash.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/lifetimes.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/medium.txt
  • /usr/share/cargo/registry/ropey-1.6.1/tests/non_ascii.txt
  • /usr/share/cargo/registry/ropey-1.6.1/tests/non_ascii_comparison.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/proptest_tests.proptest-regressions
  • /usr/share/cargo/registry/ropey-1.6.1/tests/proptest_tests.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/shrink_to_fit.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/small_ascii.txt
  • /usr/share/cargo/registry/ropey-1.6.1/tests/small_random_inserts.rs
  • /usr/share/cargo/registry/ropey-1.6.1/tests/test_text.txt
  • /usr/share/doc/librust-ropey-dev/changelog.Debian.amd64.gz
  • /usr/share/doc/librust-ropey-dev/changelog.Debian.gz
  • /usr/share/doc/librust-ropey-dev/changelog.gz
  • /usr/share/doc/librust-ropey-dev/copyright