Source: rust-coreutils Section: utils Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 24), dh-sequence-bash-completion, cargo:native, rustc:native, libstd-rust-dev, librust-clap-dev (>= 3.2), librust-clap-complete-dev, librust-backtrace-dev, librust-half-1.6+default-dev | librust-half-1.3+default-dev | librust-half-1.2+default-dev | librust-half-1.1+default-dev, librust-lazy-static-1+default-dev (>= 1.3-~~), librust-same-file-1.0.6+default-dev | librust-same-file-1.0.5+default-dev | librust-same-file-1.0.4+default-dev, librust-textwrap-dev (>= 0.16.0), librust-cc-dev, librust-quick-error-dev (>= 2.0), librust-unix-socket-dev, librust-getopts-dev, librust-filetime-dev (>= 0.2.17), librust-walkdir-dev (>= 2.3.2), librust-xattr-dev, librust-number-prefix-dev, librust-rust-ini-dev (>= 0.18.0), librust-failure-dev, librust-failure-derive-dev, librust-glob-dev, librust-chrono-dev, librust-onig-dev (>= 6.3), librust-blake2-rfc-dev, librust-digest-dev (>= 0.10.5), librust-hex-dev, librust-md5-dev, librust-sha1-dev (>= 0.10.1), librust-sha2-dev, librust-sha3-dev, librust-atty-dev, librust-term-grid-dev, librust-termsize-dev, librust-tempfile-dev, librust-nix-dev (>= 0.25.0), librust-fs-extra-dev, librust-itertools-dev, librust-bit-set-dev, librust-dunce-dev (>= 1.0.3), librust-data-encoding-dev, librust-platform-info-dev (>= 1.0.2), librust-num-traits-dev (>= 0.2.14), librust-smallvec-dev (>= 1.9.0), librust-rand-pcg-dev, librust-thiserror-dev, librust-lazy-static-dev, librust-byteorder-dev, librust-hostname-dev (>= 0.3.1), librust-cpp-build-dev, librust-fnv-dev, librust-wild-dev, librust-cpp-dev, librust-thread-local-dev, librust-selinux-dev (>= 0.3.0), librust-conv-dev, librust-pretty-assertions-dev (>= 1), librust-time-dev (>= 0.3.9), librust-unindent-dev, librust-rlimit-dev (>= 0.8.3), librust-data-encoding-macro-dev, librust-dns-lookup-dev, librust-os-display-dev, librust-z85-dev, librust-fts-sys-dev, librust-exacl-dev, librust-byte-unit-dev, librust-gcd-dev, librust-signal-hook-dev, librust-paste-dev, librust-quickcheck-dev, librust-crossterm-dev (>= 0.25.0), librust-bigdecimal-dev, librust-binary-heap-plus-dev, librust-ouroboros-dev, librust-memmap2-dev (>= 0.5), librust-retain-mut-dev (>= 0.1.7), librust-strum-dev, librust-utf-8-dev, librust-phf-dev, librust-phf-codegen-dev, librust-zip-dev, librust-users-dev, librust-blake2b-simd-dev, librust-hex-literal-dev, librust-lscolors-0.13-dev, librust-blake3-dev, librust-file-diff-dev, librust-ctrlc-dev, librust-flate2-dev, librust-bstr-dev, librust-md-5-dev, librust-bytecount-dev (>= 0.6.3), librust-regex-automata-dev, librust-notify-dev, librust-procfs-dev, librust-terminal-size-dev (>= 0.2.1), librust-indicatif-dev (>= 0.17.3), librust-backtrace-sys-dev, python3-sphinx, help2man Maintainer: Debian Rust Maintainers Uploaders: Sylvestre Ledru Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/coreutils] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/coreutils Homepage: https://github.com/uutils/coreutils Rules-Requires-Root: no Package: rust-coreutils Architecture: any Multi-Arch: allowed 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: Universal coreutils utils, written in Rust This packages replaces the GNU coreutils package written in C. It should be a drop-in replacement but: * Some options have NOT been implemented, * Might have important bugs, * Might be slower, * Output of the binaries might be slightly different. . It might break your system. . This is an EXPERIMENTAL package. It should not be used in production.