File: control

package info (click to toggle)
uudeview 0.5.20-9
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,468 kB
  • ctags: 1,332
  • sloc: ansic: 12,146; sh: 2,754; makefile: 351; awk: 13
file content (51 lines) | stat: -rw-r--r-- 1,957 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
45
46
47
48
49
50
51
Source: uudeview
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.fpx.de/fp/Software/UUDeview/
Build-Depends: debhelper (>= 9), dh-autoreconf, tk-dev, tcl-dev, hevea,
 texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended,
 texlive-latex-extra, transfig
Standards-Version: 3.9.8

Package: uudeview
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: default-mta | 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, yEncoding, 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, yEncoding, quoted printable, and BinHex.

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

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