all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#57744] [PATCH 0/3] Add shirah and dependencies
@ 2022-09-12  0:09 M
  2022-09-12  0:10 ` [bug#57744] [PATCH 1/3] gnu: Add python-ebooklib M
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: M @ 2022-09-12  0:09 UTC (permalink / raw)
  To: 57744; +Cc: M

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





^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2022-09-16 10:46 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-12  0:09 [bug#57744] [PATCH 0/3] Add shirah and dependencies M
2022-09-12  0:10 ` [bug#57744] [PATCH 1/3] gnu: Add python-ebooklib M
2022-09-12  0:10   ` [bug#57744] [PATCH 2/3] gnu: Add python-syllables M
2022-09-12  0:10   ` [bug#57744] [PATCH 3/3] gnu: Add shirah M
2022-09-14  8:09 ` [bug#57744] [PATCH 0/3] Add shirah and dependencies Christopher Baines
2022-09-15 19:57   ` Mathieu
2022-09-15 19:59     ` Maxime Devos
2022-09-15 19:58 ` [bug#57744] [PATCH v2 1/3] gnu: Add shirah M
2022-09-15 19:58   ` [bug#57744] [PATCH v2 2/3] " M
2022-09-15 20:01     ` Maxime Devos
2022-09-15 20:03       ` Mathieu
2022-09-15 20:17         ` Maxime Devos
2022-09-15 19:58   ` [bug#57744] [PATCH v2 3/3] gnu: Add python-syllables M
2022-09-15 20:38 ` [bug#57744] [PATCH v3 1/3] gnu: Add python-ebooklib M
2022-09-15 20:38   ` [bug#57744] [PATCH v3 2/3] gnu: Add python-syllables M
2022-09-15 20:38   ` [bug#57744] [PATCH v3 3/3] gnu: Add shirah M
2022-09-15 20:41     ` Mathieu
2022-09-16 10:43       ` bug#57744: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.