File: control

package info (click to toggle)
littlewizard 1.2.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,436 kB
  • sloc: sh: 9,389; cpp: 7,685; xml: 420; makefile: 380; awk: 40; ansic: 38
file content (36 lines) | stat: -rw-r--r-- 1,570 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
Source: littlewizard
Section: education
Priority: optional
Maintainer: Debian Junior <debian-jr@lists.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper-compat (= 13), libgtk2.0-dev, libxml2-dev, gnulib
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-jr-team/littlewizard
Vcs-Git: https://salsa.debian.org/debian-jr-team/littlewizard.git
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.