2021-06-08
lua-pty v 1.26
Move sources to GitLab
As a result changes are tracked by git(1)
So remove the unnecessary CVS/SVN revision tags
Add README's && CHANGELOG

2005-10-01
lua-pty v 1.25
pty (pseudo-terminal) bindings for Lua 5+
Half of the source (pty.c) was hijacked in
part from DragonFly BSD, out of
src/usr.bin/script/script.c. Combined with
rest is what makes this lua pty wrapper/binding.
