File: control

package info (click to toggle)
littlewizard 1.2.2-4.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,424 kB
  • sloc: sh: 9,389; cpp: 7,685; xml: 420; makefile: 387; awk: 40; ansic: 38
file content (33 lines) | stat: -rw-r--r-- 1,395 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
Source: littlewizard
Section: education
Priority: optional
Maintainer: Kari Pahula <kaol@debian.org>
Build-Depends: cdbs, debhelper (>= 9), libgtk2.0-dev, libxml2-dev, dh-autoreconf, gnulib
Standards-Version: 3.9.6
Homepage: http://littlewizard.sourceforge.net/

Package: littlewizard
Architecture: any
Depends: littlewizard-data (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: development environment for children
 Little Wizard is created especially for primary school children. It
 allows one to learn using main elements of present computer languages,
 including: variables, expressions, loops, conditions, logical
 blocks. Every element of language is represented by an intuitive
 icon. Little Wizard can be used without using keyboard, only
 mouse.

Package: littlewizard-data
Architecture: all
Depends: ${misc:Depends}
Breaks: littlewizard (<< 1.2.2-2)
Replaces: littlewizard (<< 1.2.2-2)
Description: littlewizard data files
 Little Wizard is a development environment created especially for
 primary school children. It allows one to learn using main elements of
 present computer languages, including: variables, expressions, loops,
 conditions, logical blocks. Every element of language is represented
 by an intuitive icon. Little Wizard can be used without using
 keyboard, only mouse.
 .
 This package has the icons and locale files that littlewizard uses.