itcl3 3.4.4-1 source package in Ubuntu
Changelog
itcl3 (3.4.4-1) unstable; urgency=medium * New upstream release (closes: #1026572). * Bumped the debhelper compatibility version to 13. * Bumped standards-version to 4.6.1. -- Sergei Golovan <email address hidden> Wed, 21 Dec 2022 15:06:24 +0300
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
itcl3_3.4.4-1.dsc | 1.9 KiB | 8cc824662909b0c7ba9a6cc7bed953674bff9902c56b84058916063da3fbf79b |
itcl3_3.4.4.orig.tar.gz | 264.9 KiB | 0c7450c4927b7197aec14127545638608ef6eda35a2818d744d225b50462de86 |
itcl3_3.4.4-1.debian.tar.xz | 6.3 KiB | 5c66990338317e3e8b083af94f9cba3bd6718a0336037af045568ba890b7caf9 |
Available diffs
- diff from 3.4.3-3.1 to 3.4.4-1 (9.9 KiB)
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.