turing 0.11~beta-7 source package in Ubuntu

Changelog

turing (0.11~beta-7) unstable; urgency=medium

  * removed the dependency on python3-future. Closes: #1056461

 -- Georges Khaznadar <email address hidden>  Sun, 21 Jan 2024 11:54:19 +0100

Upload details

Uploaded by:
Georges Khaznadar
Uploaded to:
Sid
Original maintainer:
Georges Khaznadar
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
turing_0.11~beta-7.dsc 2.0 KiB 177093f8e779a4d44fec8ac9cc36a638b390c9c8fb6bbde2619e264cc2ec2938
turing_0.11~beta.orig.tar.gz 3.1 MiB eb155da77c0cc6c5fd2ccfc14a6dce924f0ab52c2c8fb3aeaeeb622029de069d
turing_0.11~beta-7.debian.tar.xz 32.7 KiB 70a8830154afb4bae7552fff38dd281710094fbf2bcba487b53e163c7bc6c627

Available diffs

No changes file available.

Binary packages built by this source

turing: assistant to learn algorithms and programming languages

 Turing is a free and cross-platform app whose main goal is to assist
 the learning of algorithms and programming languages by providing
 easy-to-use development tools to all.
 .
 It provides a lighter alternative to the well-known Algobox, which is
 the currently de-facto widely used solution.
 .
 It provides two work modes:
 .
 * Algorithm mode
     * Uses a "natural" pseudocode language similar to the one used in
       Algobox and school books.
     * Assisted development
 * Program mode
     * Uses Python, for the more experienced
 .
 In both modes, the code can be debugged and executed step-by-step to
 facilitate the problem-solving side of development.