Add an Expect-like tool
All checks were successful
Alpine 3.20 Success
OpenBSD 7.5 Success

This is to provide an Expect utility with a minimal dependency tree
for C-based projects.  It also addresses some Tcl Expect design issues,
as perceived by me.
This commit is contained in:
2025-01-02 23:29:50 +01:00
parent 21379d4c02
commit e40d56152d
5 changed files with 1423 additions and 0 deletions

View File

@@ -68,6 +68,9 @@ lxdrgen-mjs.awk::
lxdrgen-swift.awk::
LibertyXDR backend for the Swift programming language.
wdye::
Compiled Lua-based Expect-like utility, intended purely for build checks.
Contributing and Support
------------------------
Use https://git.janouch.name/p/liberty to report any bugs, request features,