32 lines
1.6 KiB
Text
32 lines
1.6 KiB
Text
Source: coreutils
|
|
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
|
|
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
XSBC-Original-Maintainer: Michael Stone <mstone@debian.org>
|
|
Bugs: mailto:maintainers@lists.progress-linux.org
|
|
Section: utils
|
|
Priority: required
|
|
Standards-Version: 4.7.2
|
|
Build-Depends: gettext (>= 0.10.37), debhelper-compat (= 13), texinfo (>= 4.2) <!nodoc>, libattr1-dev [linux-any], libacl1-dev [linux-any], libselinux1-dev (>= 1.32) [linux-any], gperf, bison, libgmp3-dev, libssl-dev, libsystemd-dev
|
|
Vcs-Browser: https://git.progress-linux.org/horok/coreutils
|
|
Vcs-Git: https://git.progress-linux.org/horok/coreutils
|
|
|
|
Package: coreutils
|
|
Architecture: any
|
|
Multi-Arch: foreign
|
|
Pre-Depends: ${shlibs:Depends}, ${misc:Pre-Depends}
|
|
Essential: yes
|
|
Depends: ${misc:Depends}
|
|
Description: GNU core utilities
|
|
This package contains the basic file, shell and text manipulation
|
|
utilities which are expected to exist on every operating system.
|
|
.
|
|
Specifically, this package includes:
|
|
arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
|
|
csplit cut date dd df dir dircolors dirname du echo env expand expr
|
|
factor false flock fmt fold groups head hostid id install join link ln
|
|
logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt
|
|
od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm
|
|
rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac
|
|
tail tee test timeout touch tr true truncate tsort tty uname unexpand
|
|
uniq unlink users vdir wc who whoami yes
|
|
Homepage: https://gnu.org/software/coreutils
|