Source: sharutils
Section: utils
Priority: optional
Maintainer: Santiago Vila <sanvila@debian.org>
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13), texinfo
Homepage: https://www.gnu.org/software/sharutils/
Rules-Requires-Root: no

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}
Description: Documentation for GNU sharutils
 This package contains the HTML documentation for GNU sharutils.
