Source: ffts
Priority: optional
Maintainer: Simon Richter <sjr@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Section: libs
Homepage: https://github.com/anthonix/ffts
Vcs-Browser: https://github.com/anthonix/ffts
Vcs-Git: https://github.com/anthonix/ffts
Rules-Requires-Root: no

Package: libffts-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Description: FFT library with JIT code generation
 This is an implementation of FFT for use in DSP pipelines, assuming that
 parameters will not change at runtime and optimizing for this case.
 .
 This package contains the development headers and static library.
