File: control

package info (click to toggle)
libiberty 20250315-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,864 kB
  • sloc: ansic: 92,959; sh: 4,451; cpp: 1,678; makefile: 1,629; perl: 302
file content (20 lines) | stat: -rw-r--r-- 712 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libiberty
Section: libdevel
Priority: optional
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.7.2
Homepage: http://gcc.gnu.org/

Package: libiberty-dev
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library of utility functions used by GNU programs
 The libib library is a collection of subroutines used by various
 GNU programs, which are missing or broken on some systems.
 .
 This library shouldn't be used by other software, but unfortunately
 already is. There is no guaranty for a stable library API, and no
 shared library is provided.