Source: rust-linescroll Section: rust Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native, rustc:native, libstd-rust-dev, librust-chrono-0.4+default-dev, librust-getopts-0.2+default-dev, librust-nix+default-dev (>= 0.26-~~), librust-nix+fs-dev (>= 0.26-~~), librust-nix+poll-dev (>= 0.26-~~), librust-nix+signal-dev (>= 0.26-~~) Maintainer: Debian Rust Maintainers Uploaders: Ed Neville Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/linescroll] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/linescroll Homepage: https://www.usenix.org.uk/content/linescroll.html X-Cargo-Crate: linescroll Rules-Requires-Root: no Package: librust-linescroll-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-chrono-0.4+default-dev, librust-getopts-0.2+default-dev, librust-nix+default-dev (>= 0.26-~~), librust-nix+fs-dev (>= 0.26-~~), librust-nix+poll-dev (>= 0.26-~~), librust-nix+signal-dev (>= 0.26-~~) Provides: librust-linescroll+default-dev (= ${binary:Version}), librust-linescroll-0-dev (= ${binary:Version}), librust-linescroll-0+default-dev (= ${binary:Version}), librust-linescroll-0.2-dev (= ${binary:Version}), librust-linescroll-0.2+default-dev (= ${binary:Version}), librust-linescroll-0.2.0-dev (= ${binary:Version}), librust-linescroll-0.2.0+default-dev (= ${binary:Version}) Description: simple tool to watch logfile throughput - Rust source code Display logfile line throughput. Useful for live comparisson of server access. E.g. cached vs uncached web access. Package: linescroll Architecture: any Multi-Arch: allowed Section: utils Depends: ${misc:Depends}, ${shlibs:Depends}, ${cargo:Depends} Recommends: ${cargo:Recommends} Suggests: ${cargo:Suggests} Provides: ${cargo:Provides} Built-Using: ${cargo:Built-Using} XB-X-Cargo-Built-Using: ${cargo:X-Cargo-Built-Using} Description: simple tool to watch logfile throughput Display logfile line throughput. Useful for live comparisson of server access. E.g. cached vs uncached web access.