Source: gauche-c-wrapper
Section: lisp
Priority: optional
Maintainer: Debian Gauche Maintainers <pkg-gauche-devel@lists.alioth.debian.org>
Uploaders: Hatta Shuzo <hattas@debian.org>, YAEGASHI Takeshi <yaegashi@debian.org>, NIIBE Yutaka <gniibe@fsij.org>, Jens Thiele <karme@karme.de>
Build-Depends: quilt (>= 0.46-7~), debhelper (>= 9), autotools-dev, gauche-dev (>= 0.9.3.3), texinfo, libffi-dev, autoconf, dpkg-dev (>= 1.16.0)
Standards-Version: 3.9.3
Homepage: http://www.koguro.net/prog/c-wrapper/

Package: gauche-c-wrapper
Architecture: any
Depends: gauche, ${shlibs:Depends}, ${misc:Depends}
Description: Foreign function interface for Gauche to C libraries
 c-wrapper is a foreign function interface for C and Objective-C
 libraries.  It can parse C header files, so you don't need to define
 functions, global variables and constants to use libraries.
