File: control

package info (click to toggle)
libccscript 2.5.9-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,896 kB
  • ctags: 683
  • sloc: cpp: 9,452; sh: 8,190; makefile: 186; ansic: 8
file content (40 lines) | stat: -rw-r--r-- 1,900 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
Source: libccscript
Section: devel
Priority: optional
Maintainer: Mark Purcell <msp@debian.org>
Build-Depends: debhelper (>> 3.0.0), libcommoncpp2-dev (>= 1.3.10-4), doxygen
Standards-Version: 3.5.2

Package: libccscript-dev
Section: libdevel
Architecture: any
Depends: libccscript2-0.6-3 (= ${Source-Version}), libc6-dev, libcommoncpp2-dev (>= 1.3.10-4)
Description: GNU Common C++ framework for embedded scripting
 The GNU ccScript package offers a class extensible threaded embedded
 scripting engine for use with GNU Common C++.  This engine is also used in
 GNU Bayonne (the GNU telephony application server package) and other
 parts of GNUCOMM (the GNU telephony meta-project). This engine differs
 from traditional scripting systems in that it is used to script near
 real-time state-event systems through deterministic callback step
 execution rather than the linear and non-deterministic fashion of embedded
 script systems such as tcl, libguile, etc.
 .
 Website: http://www.gnu.org/software/ccscript/

Package: libccscript2-0.6-3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Conflicts: libccscript2-0.5-1, libccscript2-0.5-3, libccscript2-0.5-3c2
Replaces: libccscript2-0.5-1, libccscript2-0.5-3, libccscript2-0.5-3c2
Description: GNU Common C++ framework for embedded scripting
 The GNU ccScript package offers a class extensible threaded embedded
 scripting engine for use with GNU Common C++.  This engine is also used in
 GNU Bayonne (the GNU telephony application server package) and other
 parts of GNUCOMM (the GNU telephony meta-project). This engine differs
 from traditional scripting systems in that it is used to script near
 real-time state-event systems through deterministic callback step
 execution rather than the linear and non-deterministic fashion of embedded
 script systems such as tcl, libguile, etc.
 .
 Website: http://www.gnu.org/software/ccscript/