tii

Tcl-based suite for working with ii/idec protocol
git clone git://git.luxferre.top/tii.git
Log | Files | Refs | README

commit badc92ea99dd359e624a2a9bfb883edcd031cb92
parent 9d61b2ceb5cedb44944da7d019073c0aac7631cd
Author: Luxferre <lux@ferre>
Date:   Thu, 21 Nov 2024 19:56:34 +0200

added the sqlite3 version dependency

Diffstat:
MREADME | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -7,6 +7,9 @@ to speak). See ii-doc.txt for the protocol documentation. The tii suite requires at least Tcl 8.6 to run. Running it inside starpacks is possible but not recommended. +It also depends upon SQlite 3.44 and above (3.47 recommended) with the proper +Tcl extension enabled for it.. + The tii distribution consists of the following parts: * tiifetch.tcl: the core ii/IDEC message fetching library and CLI utility