File: control

package info (click to toggle)
ngraph-gtk 6.07.02-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 9,880 kB
  • ctags: 8,059
  • sloc: ansic: 101,317; sh: 5,080; ruby: 1,789; makefile: 344; sed: 24; xml: 20
file content (149 lines) | stat: -rw-r--r-- 5,662 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
Source: ngraph-gtk
Section: graphics
Priority: extra
Maintainer: Koichi Akabe <vbkaisetsu@gmail.com>
Uploaders: Hiroyuki Ito <ZXB01226@nifty.com>
Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, libgtk-3-dev, libgsl-dev, libreadline-dev, ruby (>= 1:2.0.0), ruby-dev (>= 1:2.0.0)
Standards-Version: 3.9.8
Homepage: http://hito.music.coocan.jp/ngraph/ngraph-gtk.html

Package: ngraph-gtk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: ngraph-gtk-addins, ngraph-gtk-doc
Suggests: fonts-liberation
Description: create scientific 2-dimensional graphs
 Ngraph is the program to create scientific 2-dimensional graphs for
 researchers and engineers. This program can create advanced graphs
 which can't be created by spreadsheets. Graphs can be exported to
 postscript.

Package: libngraph0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: fonts-liberation
Replaces: ngraph-gtk (<< 6.07.00)
Breaks: ngraph-gtk (<< 6.07.00)
Description: library to create scientific 2-dimensional graphs
 Ngraph is the program to create scientific 2-dimensional graphs for
 researchers and engineers.
 .
 This package contains library of ngraph-gtk.

Package: ngraph-gtk-addins-base
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: addins of Ngraph-gtk - base programs
 Ngraph is the program to create scientific 2-dimensional graphs for
 researchers and engineers. This program can create advanced graphs
 which can't be created by spreadsheets. Graphs can be exported to
 postscript.
 .
 This package contains base programs of addins.

Package: ngraph-gtk-addins
Architecture: all
Depends: ${misc:Depends}, ngraph-gtk-addins-base, ngraph-gtk
Description: addin collection of Ngraph-gtk
 Ngraph is the program to create scientific 2-dimensional graphs for
 researchers and engineers. This program can create advanced graphs
 which can't be created by spreadsheets. Graphs can be exported to
 postscript.
 .
 This package contains the following addins:
 .
  * append: append a NGP-file without clearing the present graph
  * fft: Fast Fourier Transform
  * legend: generate a legend box
  * cal: show calendar in the information window
  * math: calculator
  * text-in: insert a column as legend-text
  * calc: assist plotting a mathematical function.
  * fitrslt: generate a legend box
  * timer: countdown timer

Package: ngraph-gtk-addin-import-ps
Architecture: all
Depends: ${misc:Depends}, ngraph-gtk, pstoedit
Suggests: ruby | ruby-interpreter
Description: import-ps addin of Ngraph-gtk
 Ngraph is the program to create scientific 2-dimensional graphs for
 researchers and engineers. This program can create advanced graphs
 which can't be created by spreadsheets. Graphs can be exported to
 postscript.
 .
 This package contains addin of ngraph-gtk to convert PostScript to GRA.

Package: ngraph-gtk-addin-tex-equation
Architecture: all
Depends: ${misc:Depends}, ngraph-gtk-addin-import-ps, ngraph-gtk, texlive-latex-base
Description: tex-equation addin of Ngraph-gtk
 Ngraph is the program to create scientific 2-dimensional graphs for
 researchers and engineers. This program can create advanced graphs
 which can't be created by spreadsheets. Graphs can be exported to
 postscript.
 .
 This package contains addin of ngraph-gtk to convert legend text as
 TeX equation to GRA.

Package: ngraph-gtk-addin-spellcheck
Architecture: all
Depends: ${misc:Depends}, ngraph-gtk, ngraph-gtk-plugin-ruby, raspell, ruby
Description: spell check addin of Ngraph-gtk
 Ngraph is the program to create scientific 2-dimensional graphs for
 researchers and engineers. This program can create advanced graphs
 which can't be created by spreadsheets. Graphs can be exported to
 postscript.
 .
 This package contains addin of ngraph-gtk to check spell of legend texts.

Package: ngraph-gtk-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: ngraph-gtk
Description: documents of Ngraph-gtk
 Ngraph is the program to create scientific 2-dimensional graphs for
 researchers and engineers. This program can create advanced graphs
 which can't be created by spreadsheets. Graphs can be exported to
 postscript.
 .
 This package contains document files.

Package: libngraph0-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libngraph0 (= ${binary:Version})
Replaces: ngraph-gtk-dev
Conflicts: ngraph-gtk-dev
Recommends: ngraph-gtk
Description: Header files for compiling plugins for Ngraph-gtk
 Ngraph is the program to create scientific 2-dimensional graphs for
 researchers and engineers. This program can create advanced graphs
 which can't be created by spreadsheets. Graphs can be exported to
 postscript.
 .
 This package contains header files.

Package: ngraph-gtk-plugin-ruby
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ngraph-gtk, ruby-ngraph
Description: Ruby plugin for Ngraph-gtk
 Ngraph is the program to create scientific 2-dimensional graphs for
 researchers and engineers. This program can create advanced graphs
 which can't be created by spreadsheets. Graphs can be exported to
 postscript.
 .
 This package contains a plugin to run Ruby script.

Package: ruby-ngraph
Section: ruby
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ngraph-gtk
Description: Library for using ngraph-gtk Ruby programs
 This library provides an API to use ngraph-gtk. Ngraph is the program
 to create scientific 2-dimensional graphs for researchers and
 engineers. This program can create advanced graphs which can't be
 created by spreadsheets. Graphs can be exported to postscript.
 .
 This package contains a library for using ngraph-gtk in Ruby programs.