Binary package “tcl-memchan” in ubuntu bionic

Tcl extension for in-memory channels - runtime library

 Allows the creation of I/O channels, which store data in memory, not
 on disk. It implements the channel types fifo, null, random and
 zero; and provides a C API for creating custom memory channels.
 .
 This package contains the runtime library to be used in Tcl programs.