1
2
3
4
5
6
7
8
9
|
avt-go — Go transliteration of the avt virtual terminal emulator
Original work:
avt (https://github.com/asciinema/avt)
Copyright (C) Marcin Kulik <m@ku1ik.com>
Licensed under the Apache License, Version 2.0
This Go port is a transliteration of the original Rust codebase.
The logic, algorithms, and structure are derived directly from avt.
|