diff options
author | B. Watson <yalhcru@gmail.com> | 2022-05-25 07:10:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-28 09:11:35 +0700 |
commit | eda64253976db3924aa773e425812e6cf5c73075 (patch) | |
tree | 86fa172e54e03a3a62d3f22a94ec5fe65f41713a /office/epy/README | |
parent | 340785f0886b7b4ac2085d5b16c5e9d4518a5026 (diff) |
office/epy: Added (terminal ebook reader)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/epy/README')
-rw-r--r-- | office/epy/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/office/epy/README b/office/epy/README new file mode 100644 index 0000000000..f2b977799c --- /dev/null +++ b/office/epy/README @@ -0,0 +1,8 @@ +epy (terminal ebook reader) + +epy is an ebook viewer that runs in a terminal and displays most +ebook formats, including epub, fb2, mobi, azw, and azw3. Since it's a +textmode application, it doesn't display images. + +After installation, run "epy --help" for usage information. Also, +press the ? key while epy is running, to see the built-in help. |