tcl-unix-sockets 0.5-2 source package in Ubuntu

Changelog

tcl-unix-sockets (0.5-2) unstable; urgency=medium

  * Add debian/clean to remove cruft left around by the build
    process in order to have clean reproducible build
  * Packaging again also to perform a source-only upload 

 -- Massimo Manghi <email address hidden>  Thu, 16 May 2024 15:08:29 +0000

Upload details

Uploaded by:
Massimo Manghi
Uploaded to:
Sid
Original maintainer:
Massimo Manghi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
tcl-unix-sockets_0.5-2.dsc 1.8 KiB 00fe477897fcc49cba47a0ebf5ebe414e762fc81d442f4795d97cf15611753c0
tcl-unix-sockets_0.5.orig.tar.gz 117.0 KiB 1a9be65012d9abb17094afe16c6573d0131c3f8c2ce788b2936fa5bce44fc311
tcl-unix-sockets_0.5-2.debian.tar.xz 6.2 KiB 735dc31fb6ede2c321fee402197c6826f7a406d8b2de49aceeada68756566d3b

Available diffs

No changes file available.

Binary packages built by this source

tcl-unix-sockets: Tcl interface to Unix Domain Sockets

 This package is an extension to the Tcl programming language enabling
 Tcl scripts to create and communicate through Unix Domain Sockets, a
 fundamental IPC method in the Unix environment. Tcl is a language with
 a long history of robustness and speed. Among many other one of the
 applications for the Tcl language is server-side development, being
 Tcl capable of asynchronous I/O and multithreading.

tcl-unix-sockets-dbgsym: debug symbols for tcl-unix-sockets