Source: sharutils
Section: utils
Maintainer: Santiago Vila <sanvila@debian.org>
Standards-Version: 4.7.2
Build-Depends: debhelper-compat (= 13), texinfo
Homepage: https://www.gnu.org/software/sharutils/
Vcs-Git: https://salsa.debian.org/sanvila/sharutils.git
Vcs-Browser: https://salsa.debian.org/sanvila/sharutils

Package: sharutils
Conflicts: shar, uuencode
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: bsd-mailx | mailx, sharutils-doc
Multi-Arch: foreign
Description: shar, unshar, uuencode, uudecode
 `shar' makes so-called shell archives out of many files, preparing
 them for transmission by electronic mail services.  `unshar' helps
 unpacking shell archives after reception.  Other related utility
 programs help with other tasks.
 .
 `uuencode' prepares a file for transmission over an electronic
 channel which ignores or otherwise mangles the eight bit (high
 order bit) of bytes.  `uudecode' does the converse transformation.

Package: sharutils-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Documentation for GNU sharutils
 This package contains the HTML documentation for GNU sharutils.
