screenprints 0.1.1

reprints for your terminal screen
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
kernel32-sys = "0.2"
winapi = "0.2"

[package]
authors = ["softprops <d.tangren@gmail.com>"]
description = "reprints for your terminal screen"
documentation = "https://softprops.github.io/screenprints"
homepage = "https://github.com/softprops/screenprints"
keywords = ["terminal", "tui", "console"]
license = "MIT"
name = "screenprints"
repository = "https://github.com/softprops/screenprints"
version = "0.1.1"