mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-17 04:20:59 +01:00
Parserfixes std (#11)
* clean svg and cdata * refactored ebook preparation, separated from calling the pager * added better unit tests * add free ebooks for testing
This commit is contained in:
@@ -32,7 +32,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
Version string = `v0.0.6`
|
||||
Version string = `v0.0.7`
|
||||
Usage string = `This is epuppy, a terminal ui ebook viewer.
|
||||
|
||||
Usage: epuppy [options] <epub file>
|
||||
|
||||
Reference in New Issue
Block a user