Source: ino-headers
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper (>= 9~),
 dh-autoreconf,
 pkg-config
Build-Depends-Indep:
 naturaldocs
Standards-Version: 3.9.4
Homepage: http://naspro.sourceforge.net/

Package: ino-headers
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 pkg-config,
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 ino-headers-doc
Description: C API to execute JavaScript code - header files
 ino is a minimalist C API to execute JavaScript code and to expose
 native methods to JavaScript execution contexts.
 .
 This package only provides the common headers for all ino
 implementations.
 .
 ino is part of the NASPRO Sound PROcessing Architecture.

Package: ino-headers-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends}
Description: C API to execute JavaScript code - documentation
 ino is a minimalist C API to execute JavaScript code and to expose
 native methods to JavaScript execution contexts.
 .
 This package provides the documentation files.
 .
 ino is part of the NASPRO Sound PROcessing Architecture.
