9f5a9fd4f4
- Update to version 2025.5.27+git.1753549454.05f4e66: * Update Makefile to use new setuptools setup * feat: add a simple CSS processing * Report currently tagged version for --version
Matej Cepl2025-08-11 18:06:21 +00:00
3b83ea414e
- Don't make the build specific to some particular version of Python.
Matej Cepl2025-03-17 16:31:04 +00:00
48db1ea8a8
Accepting request 1178380 from Education
Ana Guerrero2024-06-04 10:52:10 +00:00
77485269bc
- Update to version 2022.12.11+git.1686460830.6b0e9fe: * Deprecate setup.py * Try fixing #87 & bump version * add speaker support for gtts-cli | mpv (#88) * Update AUR package name (#92)
Matej Cepl2024-06-03 19:40:17 +00:00
68f76cb291
- Actually, make buildable on Leap (remove unnecessary dependency on a package which is not in Leap). - Add python3_fix_shebang_path treatment (bsc#1212476)
Matej Cepl2024-06-03 19:35:44 +00:00
f8602cd197
Accepting request 1138511 from Education
Ana Guerrero2024-01-15 21:15:59 +00:00
b2f1fb6327
Accepting request 1138491 from home:michals
Matej Cepl2024-01-13 22:10:49 +00:00
b52113d313
- Update to version 2022.4.18+git.1664754357.6dd1860: * Update tests trigger path * Update tests and Makefile * Update tests * Restore and update setup.py for AUR pkg compatibility * Major refactor: breakdown epy.py script into package project structure for easier development Squashed commit of the following: * Setup debugger: debugpy * Revert "Add user setting for indenting paragraphs (#63)" Issue with inline style (italic, bold) * Add user setting for indenting paragraphs (#63)
Matej Cepl2022-10-05 22:21:15 +00:00
70f18c60c2
- Update to version 2022.4.18+git.1650237821.50dd4fa: * Bugfix #57: Unresolved relative path for epub contents * Update dev env configurations * Add wkdict to supported dict backends * docs: define word setup (#55) * Add signal handler * Breakdown parse_cli_args into its own method * Remove body: from workflow * Move sponsor to FUNDING * Update changelog in README * Add debugger on parallel letter counting process * Fix process.join() issue for unstarted process * Bugfix #51: Stop/prevent scrolling at the end of ebook * Add 'force_wait' for letters counting process * Add library menu * Verbose loader * Fixed url parser with pathlib.PurePosixPath * CLI help interface * More explicit 'content_path' * Hotfix: image location reference issue * Hotfix: url meta window issue and update version * URL early support * Improve cli help interface * New implementation of cli args parser * Restructured tests * Add vim config - Run tests
Matej Cepl2022-04-25 07:46:04 +00:00
ba644b37a3
- Replace tts_lang.patch with mimic.patch, switching the TTS engine to free mimic (svox is non-free), and allowing inclusion into openSUSE.
Matej Cepl2021-12-20 19:40:25 +00:00
8673950c4e
- Add tts_lang.patch to allow setting language of TTS (gh#wustho/epy#43).
Matej Cepl2021-12-17 10:14:47 +00:00