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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
|
Source: tdeedu
Section: tde
Priority: optional
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: @@@MAINTAINER@@@
Uploaders: @@@UPLOADERS@@@
Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, tdelibs4-dev, libboost-python-dev (>= 1.33.1), libfacile-ocaml-dev [alpha amd64 arm hppa i386 ia64 powerpc sparc], libusb-dev, sharutils, doxygen
Standards-Version: 3.7.2
Package: tdeedu
Architecture: all
Section: tde
Depends: blinken (>= ${Source-Version}), kalzium (>= ${Source-Version}), kanagram (>= ${Source-Version}), kbruch (>= ${Source-Version}), tdeedu-data (>= ${Source-Version}), keduca (>= ${Source-Version}), kgeography (>= ${Source-Version}), khangman (>= ${Source-Version}), kig (>= ${Source-Version}), kiten (>= ${Source-Version}), klatin (>= ${Source-Version}), klettres (>= ${Source-Version}), kmplot (>= ${Source-Version}), kpercentage (>= ${Source-Version}), kstars (>= ${Source-Version}), ktouch (>= ${Source-Version}), kturtle (>= ${Source-Version}), kverbos (>= ${Source-Version}), kvoctrain (>= ${Source-Version}), kwordquiz (>= ${Source-Version}), indi (>= ${Source-Version})
Suggests: tdeedu-doc-html
Description: educational apps from the official KDE release
KDE (the K Desktop Environment) is a powerful Open Source graphical
desktop environment for Unix workstations. It combines ease of use,
contemporary functionality, and outstanding graphical design with the
technological superiority of the Unix operating system.
.
This metapackage includes educational applications provided with the
official release of KDE.
Package: tdeedu-data
Architecture: all
Section: tde
Description: shared data for KDE educational applications
This package contains shared data necessary for running the
educational applications provided with KDE (the K Desktop
Environment).
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: tdeedu-dbg
Architecture: any
Priority: extra
Depends: tdelibs-dbg
Section: libdevel
Description: debugging symbols for tdeedu
This package contains the debugging symbols associated with tdeedu.
They will automatically be used by gdb for debugging tdeedu-related
issues.
Package: tdeedu-doc-html
Architecture: all
Section: doc
Suggests: konqueror | www-browser, tdeedu
Description: KDE edutainment documentation in HTML format
By default the educational applications provided with KDE (the K
Desktop Environment) only provide their documentation in KDE docbook
format, which can only be read by Konqueror or KHelpCenter. This
package provides all of the KDE edutainment documentation converted
to HTML format so it can be read with any web browser.
.
The documentation will be installed into the usual directories
/opt/trinity/share/doc/tde/HTML/<language>/<app>/, for instance
/opt/trinity/share/doc/tde/HTML/en/kalzium/. Documentation is provided for
most KDE educational packages.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: blinken
Architecture: any
Section: games
Depends: ${shlibs:Depends}, ttf-sjfonts, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: KDE version of the Simon Says electronic memory game
Blinken is based on an electronic game released in 1978, which
challenges players to remember sequences of increasing length. On
the face of the device, there are 4 different color buttons, each
with its own distinctive sound. These buttons light up randomly,
creating the sequence that the player must then recall. If the
player is successful in remembering the sequence of lights in the
correct order, they advance to the next stage, where an identical
sequence with one extra step is presented.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kalzium
Architecture: any
Section: science
Depends: ${shlibs:Depends}, kalzium-data (>> ${KDE-Version3}), kalzium-data (<< ${KDE-Next-Version3}), tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: chemistry teaching tool for KDE
Kalzium is a program which shows you the Periodic System of Elements
(PSE). You can use Kalzium to search for information about the
elements or to learn facts about the PSE.
.
Kalzium provides you with all kinds of information about the PSE.
You can look up lots of information about the elements and also use
visualisations to show them.
.
You can visualise the Periodic Table of the Elements by blocks,
groups, acidic behavior or different states of matter. You can also
plot data for a range of elements (weight, mean weight, density, IE1,
IE2, electronegativity), and you can go back in time to see what
elements were known at a given date. In addition, on platforms where
OCaml supports native code generation, Kalzium includes a chemical
equation solver.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kalzium-data
Architecture: all
Section: science
Replaces: kalzium (<< 4:3.5.0)
Description: data files for Kalzium
This package contains architecture-independent data files for
Kalzium, the KDE periodic table application. This includes pictures
of various chemical equipment and of samples of several elements, in
addition to the actual chemical data.
.
See the kalzium package for further information.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kanagram
Architecture: any
Section: games
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: letter order game for KDE
KAnagram is a game that is based on the word/letter puzzles that the
author played as a child. A word is picked at random and displayed
with its letters in a messed order, with difficulty dependent on the
chosen level. You have an unlimited number of attempts, and scores
are kept.
.
It is a very simply constructed game, with 3 difficulty levels of
play. It is fully customizable, allowing you to write in your own
words and set your own 'look and feel' of the game. It is aimed for
children aged 10+ because of the difficulty, but of course everyone
is welcome to try.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kbruch
Architecture: any
Section: math
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: fraction calculation teaching tool for KDE
KBruch is a small program to practice calculating with fractions.
Different exercises are provided for this purpose. The program
checks the user's input and gives feedback.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: keduca
Architecture: any
Section: tde
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: interactive form-based tests for KDE
KEduca is a flash-card application which allows you to make
interactive form-based tests.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kgeography
Architecture: any
Section: tde
Depends: ${shlibs:Depends}, kgeography-data (>> ${KDE-Version3}), kgeography-data (<< ${KDE-Next-Version3}), tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: Geography learning tool for KDE
KGeography contains maps allowing you to learn various countries or
the political divisions of several countries. It has several modes,
including a map browser and games involving the names, capitals, or
flags of the map divisions.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kgeography-data
Architecture: all
Section: tde
Description: data files for KGeography
This package contains architecture-independent data files for
KGeography, the geography learning tool for KDE. This includes map
and flag images.
.
See the kgeography package for further information.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: khangman
Architecture: any
Section: games
Depends: ${shlibs:Depends}, ttf-dustin, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: the classical hangman game for KDE
KHangMan is a game based on the well known hangman game. It is aimed
for children aged 6 and above. It has four levels of difficulty:
Animals (animals words), Easy, Medium and Hard.
.
A word is picked at random and the letters are hidden. You must
guess the word by trying one letter after another. Each time you
guess a wrong letter, a picture of a hangman is drawn. You must
guess the word before getting hanged! You have 10 tries.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kig
Architecture: any
Section: math
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: interactive geometry program for KDE
Kig is an application for interactive geometry. It is intended to
serve two purposes:
.
- to allow students to interactively explore mathematical figures and
concepts using the computer;
- to serve as a WYSIWYG tool for drawing mathematical figures and
including them in other documents.
.
With this program you can do geometry on a computer just like you
would on a blackboard in a classroom. However, the program allows
you to move and change parts of a geometrical drawing so that you can
see how the other parts change as a result.
.
Kig supports loci and user-defined macros. It also supports imports
and exports to/from foreign file formats including Cabri, Dr. Geo,
KGeo, KSeg and XFig.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kiten
Architecture: any
Section: tde
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3}), ttf-kochi-gothic | ttf-kochi-mincho
Suggests: khelpcenter, tdeedu-doc-html
Description: Japanese reference/study tool for KDE
Kiten is a Japanese reference and study tool for KDE. It is an
application with multiple functions. Firstly, it is a convenient
English to Japanese and Japanese to English dictionary. Secondly, it
is a Kanji dictionary, with multiple ways to look up specific
characters. Thirdly, it is a tool to help you learn Kanji.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: klatin
Architecture: any
Section: tde
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: application to help revise/teach Latin
KLatin is a program to help revise Latin. There are three "sections"
in which different aspects of the language can be revised. These are
the vocabulary, grammar and verb testing sections. In addition there
is a set of revision notes that can be used for self-guided revision.
.
In the vocabulary section an XML file is loaded containing various
words and their local language translations. KLatin asks you what
each of these words translate into. The questions take place in a
multiple-choice environment.
.
In the grammar and verb sections KLatin asks for a particular part of
a noun or a verb, such as the "ablative singular", or the "1st person
indicative passive plural", and is not multiple choice.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: klettres
Architecture: any
Section: tde
Depends: ${shlibs:Depends}, klettres-data (>> ${KDE-Version3}), klettres-data (<< ${KDE-Next-Version3}), tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: foreign alphabet tutor for KDE
KLettres is an application specially designed to help the user to
learn the alphabet in a new language and then to learn to read simple
syllables. The user can be a young child aged from two and a half or
an adult that wants to learn the basics of a foreign language.
.
Seven languages are currently available: Czech, Danish, Dutch,
English, French, Italian and Slovak.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: klettres-data
Architecture: all
Section: tde
Replaces: klettres (<< 4:3.2.0.1)
Description: data files for KLettres foreign alphabet tutor
This package contains architecture-independent data files for
KLettres, the foreign alphabet tutor for KDE. This includes sound
files and graphics.
.
See the klettres package for further information.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kmplot
Architecture: any
Section: math
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: mathematical function plotter for KDE
KmPlot is a mathematical function plotter for KDE. It has a powerful
built-in parser. You can plot different functions simultaneously and
combine them to build new functions.
.
KmPlot supports parametric functions and functions in polar
coordinates. Several grid modes are supported. Plots may be printed
with high precision in the correct scale.
.
KmPlot also provides some numerical and visual features, like filling
and calculating the area between the plot and the first axis, finding
maximum and minimum values, changing function parameters dynamically
and plotting derivatives and integral functions.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kpercentage
Architecture: any
Section: math
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: percentage calculation teaching tool for KDE
KPercentage is a small math application that will help pupils to
improve their skills in calculating percentages.
.
There is a special training section for the three basic tasks.
Finally the pupil can select a random mode, in which all three tasks
are mixed randomly.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kstars
Architecture: any
Section: science
Depends: ${shlibs:Depends}, kstars-data (>> ${KDE-Version3}), kstars-data (<< ${KDE-Next-Version3}), tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3}), indi (= ${Source-Version})
Suggests: konqueror, khelpcenter, tdeedu-doc-html
Description: desktop planetarium for KDE
KStars is a graphical desktop planetarium for KDE. It depicts an
accurate simulation of the night sky, including stars,
constellations, star clusters, nebulae, galaxies, all planets, the
Sun, the Moon, comets and asteroids. You can see the sky as it
appears from any location on Earth, on any date.
.
The user interface is highly intuitive and flexible. The display can
be panned and zoomed with the mouse, and you can easily identify
objects and track their motion across the sky. KStars includes many
powerful features, yet the interface is clean and simple and fun to
use.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kstars-data
Architecture: all
Section: science
Replaces: kstars (<< 4:3.2.0.1)
Description: data files for KStars desktop planetarium
This package contains architecture-independent data files for KStars,
the graphical desktop planetarium for KDE. This includes star
catalogues and astronomical images.
.
See the kstars package for further information.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: ktouch
Architecture: any
Section: tde
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: touch typing tutor for KDE
KTouch is a program for learning touch typing - it helps you learn to
type on a keyboard quickly and correctly. Every finger has its place
on the keyboard with associated keys to press.
.
KTouch helps you learn to touch type by providing you with text to
train on, and adjusts to different levels depending on how good you
are. It can display which key to press next, and the correct finger
to use.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kturtle
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: educational Logo programming environment
KTurtle is an educational programming environment using the Logo
programming language. It tries to make programming as easy and
accessible as possible. This makes KTurtle suitable for teaching
kids the basics of mathematics, geometry and programming.
.
The commands used to program are in the style of the Logo programming
language. The unique feature of Logo is that the commands are often
translated into the speaking language of the programmer.
.
KTurtle is named after "the turtle" that plays a central role in the
programming environment. The user programs the turtle, using the
Logo commands, to draw a picture on the canvas.
.
Note that this version of Logo is only focused on the educational
qualities of the programming language and will not try to suit
professional programmers' needs.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kverbos
Architecture: any
Section: tde
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: Spanish verb form study application for KDE
Kverbos allows the user to learn the forms of Spanish verbs. The
program suggests a verb and a time and the user enters the different
verb forms. The program corrects the user input and gives feedback.
.
The user can edit the list of the verbs that can be studied. The
program can build regular verb forms by itself. Irregular verb forms
have to be entered by the user.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kvoctrain
Architecture: any
Section: tde
Depends: ${shlibs:Depends}, ${perl:Depends}, libwww-perl, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: vocabulary trainer for KDE
KVocTrain is a little utility to help you train your vocabulary when
you are trying to learn a foreign language. You can create your own
database with the words you need. It is intended as a replacement
for index (flash) cards.
.
You probably remember flashcards from school. The teacher would
write the original expression on the front side of the card and the
translation on the back. Then look at the cards one after another.
If you knew the translation, you could put it away. If you failed,
you put it back to try again.
.
KVocTrain is not intended to teach you grammar or other sophisticated
things. This is and probably will stay beyond the scope of this
application.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: kwordquiz
Architecture: any
Section: tde
Depends: ${shlibs:Depends}, tdeedu-data (>> ${KDE-Version3}), tdeedu-data (<< ${KDE-Next-Version3})
Suggests: khelpcenter, tdeedu-doc-html
Description: flashcard and vocabulary learning program for KDE
KWordQuiz is a flashcard-based tool that helps you to master new
vocabularies. It may be a language or any other kind of terminology.
.
KWordQuiz can open several types of vocabulary data. Supported are
kvtml files used by other KDE programs such as KVocTrain, wql files
used by WordQuiz for Windows, csv files with comma-separated text,
and xml.gz files created by Pauker (http://pauker.sourceforge.net).
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: libtdeedu3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Conflicts: libtdeedu1
Replaces: libtdeedu1
Description: library for use with KDE educational apps
The KDE-based library libtdeedu is used with educational
applications. It currently provides support for data plotting and
vocabulary items (including a parser for kvtml vocabulary files).
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: libtdeedu-dev
Architecture: any
Section: libdevel
Depends: libtdeedu3 (= ${Source-Version}), tdelibs4-dev
Description: development files for KDE educational library
The KDE-based library libtdeedu is used with educational
applications. It currently provides support for data plotting and
vocabulary items (including a parser for kvtml vocabulary files).
.
Development files for libtdeedu are included in this package.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: libkiten1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, edict, kanjidic
Recommends: ttf-kochi-gothic | ttf-kochi-mincho
Replaces: kiten (<< 4:3.4.0)
Description: library for Kiten Japanese reference/study tool
Kiten is a Japanese reference/study tool for KDE. The library
libkiten contains portions of Kiten that may be useful for other
applications. These portions include dictionary, character lookup
and widget classes.
.
This package contains the libkiten library along with supporting
data, such as Japanese language data files and GUI resource files.
For further information, see the kiten package.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: libkiten-dev
Architecture: any
Section: libdevel
Depends: libkiten1 (= ${Source-Version}), tdelibs4-dev
Description: development files for Kiten library
Kiten is a Japanese reference/study tool for KDE. The library
libkiten contains portions of Kiten that may be useful for other
applications. These portions include dictionary, character lookup
and widget classes.
.
Development files for libkiten are included in this package. For
further information, see the kiten package.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
Package: indi
Architecture: any
Section: science
Depends: ${shlibs:Depends}
Replaces: kstars (<< 4:3.5.4-2)
Description: Instrument Neutral Distributed Interface for astronomical devices
INDI is an Instrument Neutral Distributed Interface control protocol for
astronomical devices, which provides a framework that decouples low level
hardware drivers from high level front end clients. Clients that use the
device drivers are completely unaware of the device capabilities and
communicate with the device drivers and build a completely dynamic GUI
based on the services provided by the device.
.
This package is part of KDE, as a component of the KDE education module.
See the 'kde' and 'tdeedu' packages for more information.
|