[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#57744] [PATCH 0/3] Add shirah and dependencies
From: |
M |
Subject: |
[bug#57744] [PATCH 0/3] Add shirah and dependencies |
Date: |
Mon, 12 Sep 2022 02:09:15 +0200 |
shirah is a terminal-based ebook reader, which alone I'd see as a nice addition
to Guix packages considering how light, flexible and customizable (themes,
opacity, font options, keybindings) terminal emulators are, but it also comes
with an optional RSVP mode for speed reading, which can be pretty convenient
for a terminal reader since terminal windows can be resized to very small
geometry without breaking. shirah also supports basic ebook-reading features,
like resuming a read, or browsing from the TOC.
M (3):
gnu: Add python-ebooklib.
gnu: Add python-syllables.
gnu: Add shirah.
gnu/packages/ebook.scm | 40 +++++++++++++++++++++++++++++++++++++
gnu/packages/python-xyz.scm | 20 +++++++++++++++++++
2 files changed, 60 insertions(+)
--
2.37.2
- [bug#57744] [PATCH 0/3] Add shirah and dependencies,
M <=