diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-12-07 23:44:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-07 23:44:45 +0700 |
commit | 1e3b972ba5c917571212d44c468a70ef8694e31e (patch) | |
tree | 1c2303d0e0e822273f53a6cb4037a1e83094722b /office/wordgrinder/README | |
parent | 8d5f840fa0bc3101f7ad4647fef0e25b59a37706 (diff) | |
download | slackbuilds-1e3b972ba5c917571212d44c468a70ef8694e31e.tar.gz |
office/wordgrinder: Added (A word processor for processing words).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/wordgrinder/README')
-rw-r--r-- | office/wordgrinder/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/office/wordgrinder/README b/office/wordgrinder/README new file mode 100644 index 0000000000..edb1b46738 --- /dev/null +++ b/office/wordgrinder/README @@ -0,0 +1,7 @@ +WordGrinder is a simple, Unicode-aware word processor that runs on the +console. It's designed to get the hell out of your way and let you write; +it does very little, but what it does it does well. + +It supports basic paragraph styles, basic character styles, basic screen +markup, a menu interface that means you don't have to remember complex +key sequences, HTML import and export, and some other useful features. |