File: control

package info (click to toggle)
generator-scripting-language 4.1.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,424 kB
  • sloc: ansic: 106,060; cpp: 2,232; pascal: 762; sh: 535; xml: 424; makefile: 189
file content (45 lines) | stat: -rw-r--r-- 1,830 bytes parent folder | download | duplicates (2)
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
42
43
44
45
Source: generator-scripting-language
Section: devel
Priority: optional
Maintainer: GSL Developers <zeromq-dev@lists.zeromq.org>
Standards-Version: 4.1.0
Build-Depends: debhelper (>= 9),
 libpcre3-dev,
Homepage: https://github.com/zeromq/gsl

Package: generator-scripting-language
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends},
Description: Generator Scripting Language code generator
 GSL/4.1 is a code construction tool.  It will generate code in all
 languages and for all purposes.  If this sounds too good to be true,
 welcome to 1996, when we invented these techniques.  Magic is simply
 technology that is twenty years ahead of its time. In addition to
 code construction, GSL has been used to generate database schema
 definitions, user interfaces, reports, system administration tools
 and much more.

Package: generator-scripting-language-dbg
Architecture: any
Section: debug
Depends:
 generator-scripting-language (= ${binary:Version}),
 ${misc:Depends},
Description: debugging symbols for generator-scripting-language
 This package contains the debugging symbols for generator-scripting-language.

Package: generator-scripting-language-examples
Architecture: all
Depends: ${misc:Depends},
 generator-scripting-language (>= ${source:Version}),
Description: Examples for the Generator Scripting Language code generator
 GSL/4.1 is a code construction tool.  It will generate code in all
 languages and for all purposes.  If this sounds too good to be true,
 welcome to 1996, when we invented these techniques.  Magic is simply
 technology that is twenty years ahead of its time. In addition to
 code construction, GSL has been used to generate database schema
 definitions, user interfaces, reports, system administration tools
 and much more.
 .
 This package contains examples to get started with gsl.