tkcon 2:2.5-1 source package in Ubuntu

Changelog

tkcon (2:2.5-1) unstable; urgency=low

  * New upstream release.
  * Added ${misc:Depends} substitution variable to  the debian/control file
    because tkcon is built with debhelper.
  * Fixed debian/watch file.
  * Bumped standards version to 3.9.2.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 16:39:47 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Sergei Golovan
Architectures:
all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe interpreters

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
tkcon_2.5.orig.tar.gz 136.6 KiB 3ff3eb7198b060d2c3bdc195c1f7d8532e63742447179fbb6091a3886bab42a9
tkcon_2.5-1.diff.gz 5.1 KiB cc7d45a2182a19fb4fc8cbe6f204ce0857979f6032070453f3555d29f95afc40
tkcon_2.5-1.dsc 990 bytes fc509add9a2dabdfa3f495b3c8f22e2265f499467b7df97d2b72473e47b8b9f3

Available diffs

View changes file

Binary packages built by this source

tkcon: Enhanced interactive console for developing in Tcl

 TkCon is a Tcl shell and console, making it ideal for
 experimenting with Tcl and Tk programs interactively.
 .
 Features:
  Command history
  Path (Unix style) / Proc / Variable name expansion
  Multiple consoles, each with its own state (via multiple interpreters)
  Captures stdout and stderr to console window (puts overridden)
  Hot errors (click on error result to see stack trace)
  Electric character matching (a la emacs)
  Electric proc highlighting
  Communication between consoles and other Tk interpreters
   (including non-Tcl ones)