Source: rust-pty-process Section: rust Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-libc-0.2+default-dev (>= 0.2.147-~~) , librust-rustix-0.38+default-dev (>= 0.38.7-~~) , librust-rustix-0.38+fs-dev (>= 0.38.7-~~) , librust-rustix-0.38+process-dev (>= 0.38.7-~~) , librust-rustix-0.38+pty-dev (>= 0.38.7-~~) Maintainer: Debian Rust Maintainers Uploaders: Alexander Kjäll Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/pty-process] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/pty-process X-Cargo-Crate: pty-process Rules-Requires-Root: no Package: librust-pty-process-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-libc-0.2+default-dev (>= 0.2.147-~~), librust-rustix-0.38+default-dev (>= 0.38.7-~~), librust-rustix-0.38+fs-dev (>= 0.38.7-~~), librust-rustix-0.38+process-dev (>= 0.38.7-~~), librust-rustix-0.38+pty-dev (>= 0.38.7-~~), librust-tokio-1+default-dev (>= 1.29.1-~~), librust-tokio-1+fs-dev (>= 1.29.1-~~), librust-tokio-1+net-dev (>= 1.29.1-~~), librust-tokio-1+process-dev (>= 1.29.1-~~) Provides: librust-pty-process+async-dev (= ${binary:Version}), librust-pty-process+default-dev (= ${binary:Version}), librust-pty-process+tokio-dev (= ${binary:Version}), librust-pty-process-0-dev (= ${binary:Version}), librust-pty-process-0+async-dev (= ${binary:Version}), librust-pty-process-0+default-dev (= ${binary:Version}), librust-pty-process-0+tokio-dev (= ${binary:Version}), librust-pty-process-0.4-dev (= ${binary:Version}), librust-pty-process-0.4+async-dev (= ${binary:Version}), librust-pty-process-0.4+default-dev (= ${binary:Version}), librust-pty-process-0.4+tokio-dev (= ${binary:Version}), librust-pty-process-0.4.0-dev (= ${binary:Version}), librust-pty-process-0.4.0+async-dev (= ${binary:Version}), librust-pty-process-0.4.0+default-dev (= ${binary:Version}), librust-pty-process-0.4.0+tokio-dev (= ${binary:Version}) Description: Spawn commands attached to a pty - Rust source code This package contains the source for the Rust pty-process crate, packaged by debcargo for use with cargo and dh-cargo.