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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Hotfix: url meta window issue and update version
v2022.1.15
benadha
2022-01-15
4
-8
/
+26
|
*
URL early support
benadha
2022-01-15
3
-15
/
+78
|
*
Improve cli help interface
benadha
2022-01-15
1
-15
/
+45
|
*
New implementation of cli args parser
benadha
2022-01-15
1
-130
/
+137
|
*
Update PKGBUILD
benadha
2022-01-14
1
-12
/
+23
|
*
Restructure and reorganize tests
benadha
2022-01-14
2
-22
/
+23
|
*
Add test coverage module
Benawi Adha
2022-01-11
4
-51
/
+70
|
*
Added tests command in Makefile
benadha
2022-01-10
1
-0
/
+9
|
*
Hotfix: reader self instance
benadha
2022-01-10
1
-1
/
+1
|
*
Restructured tests
benadha
2022-01-10
1
-0
/
+0
|
*
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
2
-4
/
+7
|
*
Update README.md: added AUR installation
benadha
2022-01-08
1
-1
/
+7
|
*
Delete .mkpkg script
benadha
2022-01-08
1
-3
/
+0
|
*
.mkpkg -> Makefile
benadha
2022-01-08
1
-0
/
+3
|
*
Patch PKGBUILD
benadha
2022-01-08
1
-1
/
+1
|
*
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
|
*
Added PKGBUILD for Arch
benadha
2022-01-08
1
-0
/
+24
|
*
Adjust setup.py and pyproject.toml to include epy_extras
benadha
2022-01-08
2
-6
/
+2
|
*
Cleanup on failed ebook initialization
benadha
2022-01-08
1
-1
/
+2
|
*
Initial prepackaging kindleunpack with epy
benadha
2022-01-08
24
-11
/
+7338
|
*
Use setuptools as setup backend instead of poetry
benadha
2022-01-08
1
-4
/
+0
|
*
Update version and README.md
benadha
2022-01-08
4
-13
/
+13
|
*
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
3
-52
/
+94
|
*
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
2
-0
/
+37
|
*
Initial refactor: inline styling
benadha
2022-01-07
2
-213
/
+312
|
*
Add ipdb dev dependency
benadha
2022-01-07
2
-2
/
+222
|
*
Hotfix: Skip adding toc entry for empty label name
Benawi Adha
2022-01-06
1
-7
/
+9
|
*
Update development env using poetry
benadha
2022-01-06
5
-17
/
+1015
|
*
Fix path resolver for Mobi.get_img_bytstr()
benadha
2022-01-05
2
-1
/
+6
|
*
Add tests
benadha
2022-01-05
1
-0
/
+63
|
*
Add requirements-dev.txt
benadha
2022-01-05
1
-0
/
+6
|
*
Add support for Epub==v1.0 and simplify path resolver
benadha
2022-01-05
1
-22
/
+30
|
*
Remove bad try-except block
benadha
2022-01-04
1
-17
/
+4
|
*
Refactor Epub and Mobi object
benadha
2022-01-04
1
-113
/
+55
|
*
Hotfix: Update docstr
benadha
2022-01-02
1
-6
/
+4
|
*
Fixed plethora type issues
v2022.1.2
benadha
2022-01-02
3
-158
/
+323
|
*
Added SpeakerBaseModel as TTS engine wrapper
benadha
2022-01-01
3
-33
/
+129
|
*
Use mimic instead of pico2wave. (#44)
Matěj Cepl
2022-01-01
2
-19
/
+13
|
*
Update README.md: remove AUR installation instruction
benadha
2021-12-18
1
-6
/
+0
|
*
Update .gitignore
benadha
2021-12-18
1
-0
/
+2
|
[next]