turing 0.11~beta-4 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

  [Georges Khaznadar]
  * bumped Standards-Version: 4.6.2

 -- Georges Khaznadar <email address hidden>  Thu, 23 Feb 2023 10:07:11 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
turing_0.11~beta-4.dsc 1.9 KiB c42254a827b36955ab6ef2129756f99f8cd706140ad7f2ed829374361a9e539b
turing_0.11~beta.orig.tar.gz 3.1 MiB eb155da77c0cc6c5fd2ccfc14a6dce924f0ab52c2c8fb3aeaeeb622029de069d
turing_0.11~beta-4.debian.tar.xz 11.3 KiB 5d533235f535445e6b305cdb697160b84889dc1c1441f5cb076d6ef65071d155

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.