This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
calibre
Watch
1
Star
0
Fork
0
You've already forked calibre
mirror of
https://github.com/kovidgoyal/calibre.git
synced
2025-06-23 15:30:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
calibre
/
bypy
/
linux
History
Kovid Goyal
dab71f54e3
Fix the soname used to bundle libpodofo on Linux.
Fixes
#2020842
[converting epub to pdf fails with error "ImportError: libpodofo.so.1: cannot open shared object file: No such file or directory"](
https://bugs.launchpad.net/calibre/+bug/2020842
)
2023-05-26 11:50:01 +05:30
..
__main__.py
Fix the soname used to bundle libpodofo on Linux.
Fixes
#2020842
[converting epub to pdf fails with error "ImportError: libpodofo.so.1: cannot open shared object file: No such file or directory"](
https://bugs.launchpad.net/calibre/+bug/2020842
)
2023-05-26 11:50:01 +05:30
launcher.c
Add the Py_SSIZE_T_CLEAN definition needed for python 3.10
2021-12-01 10:47:51 +05:30
main.c
Make code used to launch interpreter re-useable
2020-08-22 18:47:56 +05:30
site.py
Add
USER_SITE
to site.py to fix error in pip
2022-11-04 15:13:18 +08:00
util.c
Linux: Move the calibre extensions out of site-packages
2020-10-03 09:05:36 +05:30
util.h
Make code used to launch interpreter re-useable
2020-08-22 18:47:56 +05:30