termkan 0.4.2

Deprecated, renamed to "simple-term-renderer".
Documentation
1
2
3
4
5
6
7
8
9
/!\ DEPRECATED: to avoid confusion this crate is being renamed "simple-term-renderer"

# Termkan
 A *linux* terminal renderer library in rust.

# Tests

To run a test, use the command:
`cargo test *test_name* -- --nocapture 2>err.log`