File: control

package info (click to toggle)
readline5 5.2%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 3,016 kB
  • ctags: 2,032
  • sloc: ansic: 22,060; sh: 5,191; perl: 4,105; makefile: 1,353
file content (52 lines) | stat: -rw-r--r-- 1,965 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
52
Source: readline5
Section: libs
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 8.1.3), dpatch, lsb-release, libtinfo-dev, libncurses5-dev (>= 5.6), mawk | awk, texinfo, autotools-dev

Package: libreadline5
Architecture: any
Depends: readline-common, ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Section: libs
Description: GNU readline and history libraries, run-time libraries
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

Package: libreadline-gplv2-dev
Architecture: any
Depends: libreadline5 (= ${binary:Version}), libtinfo-dev, ${shlibs:Depends}, ${misc:Depends}
Conflicts: libreadline-dev, libreadline5-dev, libreadline6-dev
Replaces: libreadline5-dev
Multi-Arch: same
Section: libdevel
Description: GNU readline and history libraries, development files
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.
 .
 This package contains as well the readline documentation in info format.

Package: libreadline5-dbg
Architecture: any
Depends: libreadline5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Conflicts: libreadline-dbg
Provides: libreadline-dbg
Suggests: libreadline-gplv2-dev
Section: debug
Description: GNU readline and history libraries, debugging libraries
 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.