File: control

package info (click to toggle)
avr-libc 1%3A2.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 147,748 kB
  • sloc: ansic: 813,422; asm: 8,821; sh: 2,194; cpp: 1,483; python: 1,437; makefile: 659; perl: 509; pascal: 500
file content (18 lines) | stat: -rw-r--r-- 787 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: avr-libc
Section: otherosfs
Priority: optional
Maintainer: Steve Meliza <swm@swm1.com>
Standards-Version: 4.7.0
Homepage: https://avrdudes.github.io/avr-libc/
Rules-Requires-Root: no
Build-Depends: gcc-avr, binutils-avr, debhelper-compat (= 13), doxygen-latex, doxygen, transfig, ghostscript, netpbm, x11-common, autoconf, automake, unzip
Vcs-Browser: https://salsa.debian.org/debian/avr-libc
Vcs-Git: https://salsa.debian.org/debian/avr-libc.git

Package: avr-libc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, gcc-avr, binutils-avr
Description: Standard C library for Atmel AVR development
 Standard library used to the development of C programs for the
 Atmel AVR micro controllers. This package contains static
 libraries as well as the header files needed.