tclthread 1:2.8.2-1 source package in Ubuntu

Changelog

tclthread (1:2.8.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards version to 4.1.2.

 -- Sergei Golovan <email address hidden>  Mon, 25 Dec 2017 09:35:35 +0300

Upload details

Uploaded by:
Sergei Golovan
Uploaded to:
Sid
Original maintainer:
Sergei Golovan
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe interpreters

Downloads

File Size SHA-256 Checksum
tclthread_2.8.2-1.dsc 1.7 KiB a1fb2b4aafefbfe784db90414d359ca675bcb7bfa3c923aade8c3df3f43a1e20
tclthread_2.8.2.orig.tar.gz 338.1 KiB 7f55abdc9ba31657241ca72dc848c5649e4bad4766564c643fe1a7bfbe31a2f8
tclthread_2.8.2-1.debian.tar.xz 5.0 KiB da30eee4105faac3718680267b007eaf3fcf8b5c3e370e97e0d3f8462c428ff4

Available diffs

No changes file available.

Binary packages built by this source

tcl-thread: Tcl extension implementing script level access to Tcl threading capabilities

 The thread extension creates threads that contain Tcl interpreters,
 and it lets you send scripts to those threads for evaluation. It also
 enables you to share data between threads in a safe, protected
 fashion. Additionally, it provides script-level access to basic
 thread synchronization primitives, like mutexes and condition
 variables.

tcl-thread-dbgsym: debug symbols for tcl-thread