Package kumir2: Information

Source package: kumir2
Version: 2.1.0-alt10.git42b99b78
Build time:  Mar 18, 2021, 06:40 PM
Category: Education
Report package bug
License: GPL-2.0
Summary: New version of Kumir - simple programming language and IDE for teaching programming
Description: 
Implementation of Kumir programming language, designed by academician
Ershov. It has very simple syntax, also known as "Russian algorithmical
language". Includes compiler, runtime, IDE and  modules "Robot", "Draw",
"Turtle" and some others.

This is a second generation of well-known Kumir system. ALT Linux
package also supports a real world actor from the UMKI project:
http://vinforika.ru/umki/

List of rpms provided by this srpm:
kumir2 (e2kv5, e2kv4, e2k)
kumir2-debuginfo (e2kv5, e2kv4, e2k)

Maintainer: Andrey Cherepanov


    1. gcc-c++
    2. python3 >= 3.2
    3. git-core
    4. rpm-build-ninja
    5. boost-devel
    6. qt5-script-devel
    7. rpm-build-python3
    8. qt5-base-devel >= 5.3
    9. cmake
    10. qt5-svg-devel
    11. qt5-tools
    12. qt5-x11extras-devel

Last changed


March 5, 2021 Andrey Cherepanov 2.1.0-alt10.git42b99b78
- New snapshot.
Sept. 22, 2020 Andrey Cherepanov 2.1.0-alt9.git4aa5e175
- New snapshot.
- Fix License according to SPDX.
- Build using Ninja.
March 24, 2020 Andrey Bychkov 2.1.0-alt8.gita3631abb
- Porting to python3.