diff options
author | B. Watson <yalhcru@gmail.com> | 2015-03-28 02:26:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-28 02:26:21 +0700 |
commit | f81059476dbad46193888ef13d46b3cb92145ad5 (patch) | |
tree | 6637afd233a475cc48a52a1e41997f87e54cf87c /system/aha/README | |
parent | 9fad10e27089ed1b89893d572036ab86e09091b2 (diff) | |
download | slackbuilds-f81059476dbad46193888ef13d46b3cb92145ad5.tar.gz |
system/aha: Added (convert ANSI color/graphics to HTML).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/aha/README')
-rw-r--r-- | system/aha/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/aha/README b/system/aha/README new file mode 100644 index 0000000000..209bf1359d --- /dev/null +++ b/system/aha/README @@ -0,0 +1,5 @@ +aha (convert ANSI color/graphics to HTML) + +aha (ANSI HTML Adapter) converts ANSI colors to HTML, e.g. if you want +to publish the output of ls --color=yes, git diff, ccal or htop as static +HTML somewhere. |