itcl3 3.4.4-2 source package in Ubuntu

Changelog

itcl3 (3.4.4-2) unstable; urgency=medium

  * Revert the change which ports Itcl 3 to Tcl 8.7 because it breaks
    abbreviations in namespaces like [info exist var]
    (closes: #1027932, #1027857).

 -- Sergei Golovan <email address hidden>  Fri, 06 Jan 2023 12:47:32 +0300

Upload details

Uploaded by:
Si Watt
Uploaded to:
Sid
Original maintainer:
Si Watt
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
itcl3_3.4.4-2.dsc 1.9 KiB 8a421ad0c1d57f5d4a55513520c8dff04dd2a30e61ff294352d85557f5ef181a
itcl3_3.4.4.orig.tar.gz 264.9 KiB 0c7450c4927b7197aec14127545638608ef6eda35a2818d744d225b50462de86
itcl3_3.4.4-2.debian.tar.xz 7.0 KiB d3f12036f6a4d5b4041bbee46aa9faa8d1b3c605af785c48cf0a195092d5d888

Available diffs

No changes file available.

Binary packages built by this source

itcl3: [incr Tcl] OOP extension for Tcl - run-time files

 [incr Tcl] (or itcl) is a popular object-oriented extension for the
 embeddable Tcl scripting language. The name is a play on C++, and
 itcl has a similar object model, including multiple inheritance and
 public and private classes and variables. Unlike most OOP extensions
 to Tcl, itcl is written in C for speed.
 .
 This package contains everything you need to run itcl scripts and
 itcl-enabled apps.

itcl3-dbgsym: debug symbols for itcl3
itcl3-dev: [incr Tcl] OOP extension for Tcl - development files

 [incr Tcl] (or itcl) is a popular object-oriented extension for the
 embeddable Tcl scripting language. The name is a play on C++, and
 itcl has a similar object model, including multiple inheritance and
 public and private classes and variables. Unlike most OOP extensions
 to Tcl, itcl is written in C for speed.
 .
 This package contains the headers and libraries needed to embed or
 add C extensions to itcl.

itcl3-doc: [incr Tcl] OOP extension for Tcl - manual pages

 [incr Tcl] (or itcl) is a popular object-oriented extension for the
 embeddable Tcl scripting language. The name is a play on C++, and
 itcl has a similar object model, including multiple inheritance and
 public and private classes and variables. Unlike most OOP extensions
 to Tcl, itcl is written in C for speed.
 .
 This package contains the man pages for the new commands that itcl
 adds to Tcl.