diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-05 07:23:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-05 07:23:12 +0700 |
commit | ab776da56c3506cf3b9d068ca7493f5b9f0c8f0f (patch) | |
tree | bd35bcd95e5683c7cedbec9d5ef6443908fa92e3 /python/asciimatics/README | |
parent | 284803d1277642b10ca3329b6bca3ec6e7258a02 (diff) | |
download | slackbuilds-ab776da56c3506cf3b9d068ca7493f5b9f0c8f0f.tar.gz |
python/asciimatics: Added (APIs to create ASCII art animations).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/asciimatics/README')
-rw-r--r-- | python/asciimatics/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/asciimatics/README b/python/asciimatics/README new file mode 100644 index 0000000000..4e2ec585a5 --- /dev/null +++ b/python/asciimatics/README @@ -0,0 +1,3 @@ +Asciimatics is a package to help people create full-screen text UIs +(from interactive forms to ASCII animations) on any platform. It is +licensed under the Apache Software Foundation License 2.0. |