File: control

package info (click to toggle)
ino-headers 0.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 340 kB
  • sloc: sh: 636; ansic: 114; makefile: 54
file content (41 lines) | stat: -rw-r--r-- 1,278 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: ino-headers
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               pkgconf,
Build-Depends-Indep: naturaldocs,
Standards-Version: 4.7.0
Homepage: https://naspro.sourceforge.net/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/ino-headers
Vcs-Git: https://salsa.debian.org/debian/ino-headers.git

Package: ino-headers
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: pkgconf,
         ${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.