f6ed1cca30098ac2b22d114d35b9607ba14f22d4
[uffi.git] / debian / control
1 Source: cl-uffi
2 Section: devel
3 Priority: optional
4 Maintainer: Adam Di Carlo <aph@debian.org>
5 Uploaders: Barak A. Pearlmutter <bap@debian.org>
6 Build-Depends-Indep: debhelper (>> 3.0.0)
7 Standards-Version: 3.5.2
8
9 Package: cl-uffi
10 Architecture: all
11 Depends: common-lisp-controller, cmucl | lisp-compiler
12 Description: Universal Foreign Function Library for Common Lisp
13  UFFI provides a universal foreign function interface (FFI) for Common Lisp.
14  UFFI supports CMUCL, Lispworks, and AllegroCL.