| 12345678910111213141516171819202122232425262728293031 | Source: uclibcSection: libsPriority: requiredMaintainer: Erik Andersen <andersen@codepoet.org>Build-Depends: debhelper (>= 3), bzip2, texinfo, kernel-source-2.4.27, sed (>= 4.0.5-4)Standards-Version: 3.6.1.1Package: uclibcArchitecture: alpha arm i386 m68k mips mipsel powerpc sparcSection: basePriority: requiredDepends:Conflicts: libc6Description: The uClibc C Library: Shared libraries 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 only the run-time libraries.Package: uclibc-devArchitecture: alpha arm i386 m68k mips mipsel powerpc sparcSection: develPriority: standardDepends: uclibc (= ${Source-Version})Provides: libc-dev, libc6-devRecommends: gcc | c-compilerDescription: The uClibc C Library: Development Libraries and Header Files uClibc is an implementation of the standard C library that is much smaller than glibc, which makes it useful for embedded systems.  This package includes header files and development libraries necessary to compile applications that use uClibc.
 |