librust-codepage-437-dev (0.1.0-1+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-codepage-437 (0.1.0-1)
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
142 B
Size expected
19.3 kB
Size actual
19.3 kB
Size match

Dependencies

Required package dependencies

  • librust-csv-1+default-dev

Suggested packages

Recommended additional packages

  • None

Description

Codepage 437 transcoding for Rust - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD559a62aff…893f717b
SHA-1884ac222…c0f086c6
SHA-2560853526c…66bc7276
SHA-5122ab4ad8c…d12d8b9b

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/codepage-437-0.1.0
usr/share/cargo/registry/codepage-437-0.1.0/.cargo-checksum.json
usr/share/cargo/registry/codepage-437-0.1.0/.gitignore
usr/share/cargo/registry/codepage-437-0.1.0/.travis.yml
usr/share/cargo/registry/codepage-437-0.1.0/Cargo.toml
usr/share/cargo/registry/codepage-437-0.1.0/LICENSE
usr/share/cargo/registry/codepage-437-0.1.0/README.md
usr/share/cargo/registry/codepage-437-0.1.0/appveyor.yml
usr/share/cargo/registry/codepage-437-0.1.0/build.rs
usr/share/cargo/registry/codepage-437-0.1.0/codepage-437.sublime-project
usr/share/cargo/registry/codepage-437-0.1.0/debian
usr/share/cargo/registry/codepage-437-0.1.0/debian/patches
usr/share/cargo/registry/codepage-437-0.1.0/debian/patches/series
usr/share/cargo/registry/codepage-437-0.1.0/debian/patches/soften-csv-dep
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs/cp437_control
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs/cp437_control/documentation.md
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs/cp437_control/overlaps.rs
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs/cp437_control/values.tsv
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs/cp437_control/variants.tsv
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs/cp437_wingdings
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs/cp437_wingdings/documentation.md
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs/cp437_wingdings/overlaps.rs
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs/cp437_wingdings/values.tsv
usr/share/cargo/registry/codepage-437-0.1.0/dialect-specs/cp437_wingdings/variants.tsv
usr/share/cargo/registry/codepage-437-0.1.0/rustfmt.toml
usr/share/cargo/registry/codepage-437-0.1.0/src
usr/share/cargo/registry/codepage-437-0.1.0/src/decode.rs
usr/share/cargo/registry/codepage-437-0.1.0/src/dialect.rs
usr/share/cargo/registry/codepage-437-0.1.0/src/encode.rs
usr/share/cargo/registry/codepage-437-0.1.0/src/lib.rs
usr/share/cargo/registry/codepage-437-0.1.0/test-data
usr/share/cargo/registry/codepage-437-0.1.0/test-data/all.cp437
usr/share/cargo/registry/codepage-437-0.1.0/test-data/cp437_control
usr/share/cargo/registry/codepage-437-0.1.0/test-data/cp437_control/all.utf8
usr/share/cargo/registry/codepage-437-0.1.0/test-data/cp437_control/variants.cp437
usr/share/cargo/registry/codepage-437-0.1.0/test-data/cp437_control/variants.utf8
usr/share/cargo/registry/codepage-437-0.1.0/test-data/cp437_wingdings
usr/share/cargo/registry/codepage-437-0.1.0/test-data/cp437_wingdings/all.utf8
usr/share/cargo/registry/codepage-437-0.1.0/test-data/cp437_wingdings/variants.cp437
usr/share/cargo/registry/codepage-437-0.1.0/test-data/cp437_wingdings/variants.utf8
usr/share/cargo/registry/codepage-437-0.1.0/tests
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/decode
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/decode/borrow_from_cp437
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/decode/borrow_from_cp437/borrowing.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/decode/borrow_from_cp437/conversion.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/decode/borrow_from_cp437/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/decode/from_cp437.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/decode/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/encode
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/encode/encode.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/encode/into_cp437.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/encode/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/encode/to_cp437
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/encode/to_cp437/borrowing.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/encode/to_cp437/conversion.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/encode/to_cp437/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_control/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/decode
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/decode/borrow_from_cp437
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/decode/borrow_from_cp437/borrowing.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/decode/borrow_from_cp437/conversion.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/decode/borrow_from_cp437/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/decode/from_cp437.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/decode/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/encode
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/encode/encode.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/encode/into_cp437.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/encode/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/encode/to_cp437
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/encode/to_cp437/borrowing.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/encode/to_cp437/conversion.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/encode/to_cp437/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/cp437_wingdings/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/dialect
usr/share/cargo/registry/codepage-437-0.1.0/tests/dialect/mod.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/dialect/remap.rs
usr/share/cargo/registry/codepage-437-0.1.0/tests/mod.rs
usr/share/doc
usr/share/doc/librust-codepage-437-dev
usr/share/doc/librust-codepage-437-dev/changelog.Debian.gz
usr/share/doc/librust-codepage-437-dev/changelog.Debian.i386.gz
usr/share/doc/librust-codepage-437-dev/copyright