File: control

package info (click to toggle)
gnulib 20080701-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 35,032 kB
  • ctags: 13,484
  • sloc: ansic: 140,585; sh: 15,049; yacc: 1,227; perl: 706; lisp: 270; makefile: 118; java: 5
file content (17 lines) | stat: -rw-r--r-- 625 bytes parent folder | download
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.