Differences From Artifact [96ef78cae7]:
- File clipserv/ansi.b — part of check-in [5e680bdd13] at 2019-07-21 06:15:31 on branch trunk — add clipserv (user: lexi, size: 1858) [annotate] [blame] [check-ins using]
To Artifact [a92ccb2617]:
- File clipserv/ansi.b — part of check-in [0f5a51907d] at 2023-04-13 07:26:12 on branch trunk — relicense to EUPL (user: lexi, size: 1861) [annotate] [blame] [check-ins using]
1 1 ; [ʞ] ansi.b 2 2 ; ~ lexi hale <lexi@hale.su> 3 -; © AGPLv3 3 +; © EUPL v1.2 4 4 ; ? a terminal text formatter for boron 5 5 ; > do read/text %ansi.b 6 6 ; @ vim: ft=rebol 7 7 8 8 stdin: open 0 9 9 stdout: open 1 10 10 stderr: open 2