Source: rust-buffer-redux Section: rust Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native , rustc:native (>= 1.71) , libstd-rust-dev , librust-memchr-2+default-dev Maintainer: Debian Rust Maintainers Uploaders: Daniel Kahn Gillmor Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/buffer-redux] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/buffer-redux Homepage: https://github.com/dignifiedquire/buffer-redux X-Cargo-Crate: buffer-redux X-Cargo-Crate-Version: 1.1.0 Package: librust-buffer-redux-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-memchr-2+default-dev Provides: librust-buffer-redux+default-dev (= ${binary:Version}), librust-buffer-redux-1-dev (= ${binary:Version}), librust-buffer-redux-1+default-dev (= ${binary:Version}), librust-buffer-redux-1.1-dev (= ${binary:Version}), librust-buffer-redux-1.1+default-dev (= ${binary:Version}), librust-buffer-redux-1.1.0-dev (= ${binary:Version}), librust-buffer-redux-1.1.0+default-dev (= ${binary:Version}) Description: Drop-in replacements for buffered I/O types in Rust's std::io - Rust source code These replacements retain the method names/signatures and implemented traits of their stdlib counterparts, making replacement as simple as swapping the import of the type. Source code for Debianized Rust crate "buffer-redux"