Source: kturtle Section: kde Priority: optional Maintainer: Debian Qt/KDE Maintainers Uploaders: Aurélien COUDERC , Pino Toscano , Build-Depends: debhelper-compat (= 13), dh-sequence-kf6, cmake (>= 3.16~), extra-cmake-modules (>= 6.0.0~), gettext, libkf6coreaddons-dev (>= 6.0.0~), libkf6crash-dev (>= 6.0.0~), libkf6doctools-dev (>= 6.0.0~), libkf6i18n-dev (>= 6.0.0~), libkf6kio-dev (>= 6.0.0~), libkf6newstuff-dev (>= 6.0.0~), libkf6textwidgets-dev (>= 6.0.0~), libkf6xmlgui-dev (>= 6.0.0~), qt6-base-dev (>= 6.5.0~), qt6-svg-dev (>= 6.5.0~), Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://edu.kde.org/kturtle Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kturtle.git Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kturtle Package: kturtle Architecture: any Section: devel Depends: ${misc:Depends}, ${shlibs:Depends}, Suggests: khelpcenter, Description: educational programming environment KTurtle is an educational programming environment which uses the TurtleScript programming language (inspired by Logo) to make programming as easy and accessible as possible. . The user issues TurtleScript language commands to control the "turtle", which draws on the canvas, making KTurtle suitable for teaching elementary mathematics, geometry and programming. . This package is part of the KDE education module.