File: control

package info (click to toggle)
newlib 4.6.0.20260123-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 69,060 kB
  • sloc: ansic: 510,811; asm: 53,339; makefile: 52,993; sh: 12,369; perl: 2,902; cpp: 1,280; python: 999; lisp: 720; exp: 359; pascal: 47; xml: 40
file content (29 lines) | stat: -rw-r--r-- 889 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
Source: newlib
Section: devel
Priority: optional
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 texinfo,
 dpkg-dev (>= 1.16.0),
 autotools-dev,
 dejagnu,
 xz-utils,
 quilt,
 rename,
Standards-Version: 4.7.3
Homepage: https://sourceware.org/newlib/
Vcs-Git: https://salsa.debian.org/debian/newlib.git
Vcs-Browser: https://salsa.debian.org/debian/newlib

Package: newlib-source
Architecture: all
Section: libdevel
Description: C library and math library for embedded systems (source)
 Newlib is a C library and math library intended for use on embedded systems.
 It is a conglomeration of several library parts, all under free software
 licenses that make them easily usable on embedded products.
 .
 This package contains the upstream source code suitable for targeting
 new platforms.