algotutor 0.8.6-2 source package in Ubuntu

Changelog

algotutor (0.8.6-2) unstable; urgency=medium

  * updated my DEBEMAIL
  * upgraded Standards-Version to 4.1.3 ad dh to 10
  * updated the field Homepage in d/control
  * added Vcs fields

 -- Georges Khaznadar <email address hidden>  Mon, 19 Feb 2018 11:36:50 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe science

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
algotutor_0.8.6-2.dsc 1.8 KiB 3a2f5177f07b7121fc6260cd6e3eeb50346f5fc8563f3c9b04d5b1c678d20664
algotutor_0.8.6.orig.tar.gz 172.2 KiB abcae18a50c964c522b7daf70710a7fe8f03bc61bfa84fada3c323490cde6d1c
algotutor_0.8.6-2.debian.tar.xz 2.8 KiB 865067162f5d038c81e8bafac34c7f815362b40b3f19dd9d24395969afeeff60

Available diffs

No changes file available.

Binary packages built by this source

algotutor: program for observing the intermediate steps of algorithm

 algotutor is an interactive program for observing the intermediate
 steps of algorithms ("algorithm animation"). The target audience is
 computer science students and/or anyone who studies algorithms and/or
 data structures. One can create data files in plain text format
 (actually perl anonymous hashes, but one need not care) and let
 algotutor runs through some predefined algorithm. Then one can step
 backward and forward through the execution sequence of the algorithm
 at different levels of details.