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
|
Source: qabcs
Section: education
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Build-Depends: debhelper-compat (= 13), qtmultimedia5-dev, qttools5-dev-tools
Standards-Version: 4.7.3
Homepage: https://bitbucket.org/admsasha/qabcs
Vcs-Browser: https://salsa.debian.org/debian/qabcs
Vcs-Git: https://salsa.debian.org/debian/qabcs.git
Package: qabcs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, espeak, qabcs-data, sox
Description: educational software to learn the alphabet and get familiar with a keyboard
qABCs is an educational tool/game targeted at children. It is designed to aid
in learning alphabet through visual and audio samples. As a side function it
can also help to familiarize one with a keyboard.
.
This package is useful for elementary schools.
Package: qabcs-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: data files for qabcs
qABCs is an educational tool/game targeted at children. It is designed to aid
in learning alphabet through visual and audio samples. As a side function it
can also help to familiarize one with a keyboard.
.
This package provides the data (pictures and sounds) for qabcs.
|