File: control

package info (click to toggle)
uclibc 1.0.35-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 28,432 kB
  • sloc: ansic: 216,423; asm: 33,201; cpp: 4,706; makefile: 2,866; sh: 716; yacc: 610; perl: 535; lex: 364; awk: 40
file content (20 lines) | stat: -rw-r--r-- 717 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: uclibc
Section: libs
Priority: extra
Maintainer: Simon Richter <sjr@debian.org>
Uploaders: Héctor Orón Martínez <zumbi@debian.org>
Build-Depends: linux-libc-dev, debhelper (>= 7)
Standards-Version: 3.9.8
Homepage: https://www.uclibc-ng.org/
Vcs-Git: git://git.debian.org/git/collab-maint/uclibc
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/uclibc.git

Package: uclibc-source
Section: devel
Architecture: all
Description: Small C library implementation - source
 uClibc is an implementation of the standard C library that is much smaller
 than glibc, which makes it useful for embedded systems.
 .
 This package provides the source code for the library, for toolchain
 bootstrap purposes.