Source: cl-fftw3
Section: lisp
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Kevin M. Rosenberg <kmr@debian.org>,
           Andreas Tille <tille@debian.org>
Build-Depends: debhelper-compat (= 13),
 dh-lisp,
Standards-Version: 4.7.4
Homepage: http://files.kpe.io/cl-fftw3/
Vcs-Browser: https://salsa.debian.org/science-team/cl-fftw3
Vcs-Git: https://salsa.debian.org/science-team/cl-fftw3.git

Package: cl-fftw3
Architecture: all
Depends: ${misc:Depends}, libfftw3-dev, cl-kmrcl, cl-cffi
Description: Common Lisp package for using the FFTW3 library
 This package provides an interface for Common Lisp programs to use
 the FFTW3 Fourier transform library. A number of higher-level interfaces
 has been added in addition to the native interface to the FFTW3
 C-based library.
