plm 2.9.2-1.1 source package in Ubuntu

Changelog

plm (2.9.2-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Solving FTBFS against jgit/6.7.0 (Closes: #1071082)
  * Allowing source package to be built twice in a row (Closes: #1048703)

 -- Pierre Gruet <email address hidden>  Wed, 22 May 2024 21:50:25 +0200

Upload details

Uploaded by:
Martin Quinson
Uploaded to:
Sid
Original maintainer:
Martin Quinson
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
plm_2.9.2-1.1.dsc 2.1 KiB 525d59f7b11dd85b7d1b78b9f0df090d0046bebb8d072fbb68f2193970457e77
plm_2.9.2.orig.tar.gz 2.6 MiB a7baa9aa185c450fe32d000451491e2e81a9f2b873491dd91cd0e5fa45d6b1bb
plm_2.9.2-1.1.debian.tar.xz 51.2 KiB 753471d04703419261398ddf40f8aae164580ab6df84e5aebbbc9e4ecae3fae8

Available diffs

No changes file available.

Binary packages built by this source

plm: Programming exerciser in Java, Python, Scala and others

 The Programmer's Learning Machine (PLM) is a free cross-platform programming
 exerciser. It lets you explore various concepts of programming through
 over 200 interactive exercises, that you can solve in either Java,
 Python or Scala.
 .
 The PLM interface and content is thoughtfully translated to English,
 French and Brazilian; Other translations may be added in the future.
 .
 The following concepts are included in this package:
 .
  - Welcome: teach basics of programming to absolute beginners
  - Maze: classical maze escaping algorithms for intermediate
  - Sort: classical sorting algorithms for intermediate. One
    introduction lesson presents the basics of the sorting algorithms
    while two additional lessons apply them in more recreative settings.
  - Recursion: classical logo algorithms for intermediate
  - Turtle Art: explore a few classical LOGO figures
  - LightBot: little programmer's brain teaser for intermediate and advanced
 .
 Other lessons are planned to explore new concepts, such as the
 backtracking, dynamic programming, object-oriented programming or the
 standard libraries of Python, Scala and Java. Other programming languages
 (such as Ruby or JavaScript) may be added in the future.