index
:
epy
BrokenPipeError
devel
master
readline
CLI EBook (epub2, epub3, fb2, mobi) reader
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix #61 (#84)
Benawi Adha
2023-02-08
1
-3976
/
+0
*
Setup debugger: debugpy
Benawi Adha
2022-09-24
1
-23
/
+1
*
Revert "Add user setting for indenting paragraphs (#63)"
Benawi Adha
2022-09-24
1
-8
/
+3
*
Add user setting for indenting paragraphs (#63)
Enan Ajmain
2022-09-24
1
-3
/
+8
*
Bugfix #57: Unresolved relative path for epub contents
v2022.4.18
benadha
2022-04-18
1
-3
/
+4
*
Add wkdict to supported dict backends
benadha
2022-03-25
1
-3
/
+8
*
Add signal handler
benadha
2022-02-20
1
-0
/
+12
*
Breakdown parse_cli_args into its own method
benadha
2022-02-20
1
-8
/
+7
*
Fixed unrecognized --multiprocessing-fork error on Windows
benadha
2022-02-14
1
-1
/
+4
*
Add debugger on parallel letter counting process
benadha
2022-02-05
1
-1
/
+3
*
Fix process.join() issue for unstarted process
benadha
2022-02-05
1
-2
/
+2
*
Bugfix #51: Stop/prevent scrolling at the end of ebook
v2022.1.25
benadha
2022-01-25
1
-3
/
+1
*
Update version and README.md
benadha
2022-01-23
1
-1
/
+1
*
Add 'force_wait' for letters counting process
benadha
2022-01-23
1
-16
/
+35
*
Add library menu
benadha
2022-01-23
1
-7
/
+53
*
More verbose loader
benadha
2022-01-21
1
-1
/
+2
*
Remove excessive loader
benadha
2022-01-17
1
-1
/
+0
*
Verbose loader
benadha
2022-01-17
1
-3
/
+7
*
Fixed mobi encoding issue on Windows
benadha
2022-01-16
1
-1
/
+1
*
Minor cosmetics
benadha
2022-01-15
1
-5
/
+8
*
Fixed url parser with pathlib.PurePosixPath
benadha
2022-01-15
1
-5
/
+6
*
CLI help interface
benadha
2022-01-15
1
-9
/
+12
*
More explicit 'content_path'
benadha
2022-01-15
1
-3
/
+5
*
Hotfix: image location reference issue
benadha
2022-01-15
1
-1
/
+4
*
Hotfix: url meta window issue and update version
v2022.1.15
benadha
2022-01-15
1
-5
/
+8
*
URL early support
benadha
2022-01-15
1
-15
/
+68
*
Improve cli help interface
benadha
2022-01-15
1
-15
/
+45
*
New implementation of cli args parser
benadha
2022-01-15
1
-130
/
+137
*
Hotfix: reader self instance
benadha
2022-01-10
1
-1
/
+1
*
Initial implementation
benadha
2022-01-09
1
-79
/
+98
*
Add vim config
benadha
2022-01-09
1
-89
/
+148
*
Minor improvement
benadha
2022-01-09
1
-4
/
+4
*
Hotfix: curses has no attrib window in termux
benadha
2022-01-08
1
-4
/
+4
*
Added default color config
v2022.1.8
benadha
2022-01-08
1
-1
/
+4
*
Cleanup on failed ebook initialization
benadha
2022-01-08
1
-1
/
+2
*
Initial prepackaging kindleunpack with epy
benadha
2022-01-08
1
-10
/
+21
*
Update version and README.md
benadha
2022-01-08
1
-1
/
+1
*
Change history matching key from filepath to title author
benadha
2022-01-08
1
-7
/
+7
*
Initial library implementation
benadha
2022-01-08
1
-67
/
+107
*
Always calculate reading_progress whenever possible, just not always shown
benadha
2022-01-07
1
-11
/
+13
*
Refactor attribute name
benadha
2022-01-07
1
-2
/
+2
*
Fixed book metadata
benadha
2022-01-07
1
-51
/
+86
*
Add (sup|sub)script lookup table
benadha
2022-01-07
1
-0
/
+2
*
Implement HTMLtoLines._group_spans_by_row()
benadha
2022-01-07
1
-19
/
+18
*
Hotfix: adjust starting_line for inline style
benadha
2022-01-07
1
-2
/
+2
*
Add text mark/span grouper method
benadha
2022-01-07
1
-0
/
+13
*
Initial refactor: inline styling
benadha
2022-01-07
1
-204
/
+251
*
Hotfix: Skip adding toc entry for empty label name
Benawi Adha
2022-01-06
1
-7
/
+9
*
Fix path resolver for Mobi.get_img_bytstr()
benadha
2022-01-05
1
-1
/
+5
*
Add support for Epub==v1.0 and simplify path resolver
benadha
2022-01-05
1
-22
/
+30
[next]