1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: gnulib
Section: devel
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 7), dpatch, texinfo
Standards-Version: 3.8.0
Homepage: http://www.gnu.org/software/gnulib/
Vcs-Browser: http://git.debian.net/?p=gnulib.git
Vcs-Git: git://git.debian.net/git/gnulib.git
Package: gnulib
Architecture: all
Suggests: perl
Description: GNU Portability Library
The GNU portability library is a macro system and C declarations and
definitions for commonly-used API elements and abstracted system behaviors. It
can be used to improve portability and other functionality in your programs.
|