tkcon 1:2.5-20080207-1 source package in Ubuntu

Changelog

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

  * New CVS snapshot.
  * Fixed spelling error in description (tcl -> Tcl).
  * Changed doc-base section to Programming.
  * Fixed errors in man (removed undefined .BS and .BE).
  * Removed deprecated linda override file.
  * Bumped standards version to 3.8.0.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  19 Jun 2008 13:25:08 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Intrepid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
tkcon_2.5-20080207.orig.tar.gz 133.6 KiB afcb7814d1782223c638c80f6aaedd27e1066a0f288922828842390fe291e187
tkcon_2.5-20080207-1.diff.gz 5.0 KiB 5c15b020c5e37e80d48e43b64cade435a3081b9a857f30b0d92d1df439231815
tkcon_2.5-20080207-1.dsc 1.0 KiB bf4502e1368c0d2cf92b1c60857009601840ff0f8ac007c8b88422ef8859c1f1

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)