File: control

package info (click to toggle)
sharutils 1%3A4.15.2-4
  • links: PTS
  • area: main
  • in suites: buster
  • size: 10,936 kB
  • sloc: ansic: 53,545; sh: 6,933; makefile: 726; yacc: 291; sed: 16
file content (32 lines) | stat: -rw-r--r-- 1,107 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: sharutils
Section: utils
Priority: optional
Maintainer: Santiago Vila <sanvila@debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9.20120311), texinfo
Homepage: http://www.gnu.org/software/sharutils/
Rules-Requires-Root: no

Package: sharutils
Conflicts: shar, uuencode
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: sharutils-doc, bsd-mailx | mailx
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
Priority: optional
Architecture: all
Depends: ${misc:Depends}
Description: Documentation for GNU sharutils
 This package contains the HTML documentation for GNU sharutils.