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
|
Source: tuxblocs
Section: x11
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
python3,
dh-python
Standards-Version: 4.7.0
Homepage: https://educajou.forge.apps.education.fr/tuxblocs/
Vcs-Browser: https://salsa.debian.org/debian/tuxblocs
Vcs-Git: https://salsa.debian.org/debian/tuxblocs.git
Package: tuxblocs
Architecture: any
Multi-Arch: foreign
Depends:
${python3:Depends},
${misc:Depends},
python3,
python3-tk,
Description: program to display tens, hundreds, thousands as 3D blocks
Tuxblocs helps students in K-12 schools to understand the positional
numeration system.
.
It is not an exerciser for students to use directly; it is rather a tool
for presentations.
|