File: control

package info (click to toggle)
uudeview 0.5.20-3.4
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,312 kB
  • ctags: 702
  • sloc: ansic: 12,148; sh: 2,739; makefile: 407; awk: 13
file content (44 lines) | stat: -rw-r--r-- 1,746 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
33
34
35
36
37
38
39
40
41
42
43
44
Source: uudeview
Section: utils
Priority: optional
Maintainer: Chris Hanson <cph@debian.org>
Build-Depends: debhelper (>= 4.0.0), tk-dev, tcl-dev, hevea, texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra, transfig, dpkg-dev (>= 1.16)
Standards-Version: 3.7.3

Package: uudeview
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: exim4 | mail-transport-agent, inews, xdeview
Description: Smart multi-file multi-part decoder (command line)
 This is a command-line decoder and encoder for files encoded with the
 following formats: uuencode, xxencode, BASE64, quoted printable, and
 BinHex.
 .
 This package used to contain an X11-based GUI decoder called xdeview.
 That program is now in the xdeview package.

Package: xdeview
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: exim4 | mail-transport-agent, inews
Description: Smart multi-file multi-part decoder (X11 GUI)
 This is an X11-based decoder for files encoded with the following
 formats: uuencode, xxencode, BASE64, quoted printable, and BinHex.

Package: libuu0
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Library for decoding/encoding several popular file encodings
 Libuu is a library of functions for decoding and encoding files in
 the following formats: uuencode, xxencode, BASE64, quoted printable,
 and BinHex.

Package: libuu-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libuu0 (= ${binary:Version})
Description: Library for decoding/encoding several popular file encodings
 Libuu is a library of functions for decoding and encoding files in
 the following formats: uuencode, xxencode, BASE64, quoted printable,
 and BinHex.