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-11-13 10:06:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
calibre
/
libprs500
/
cli
History
Kovid Goyal
8e9194a575
Changed the code for determining free/available space on device as the earlier code did not work. Now there are two functions, total_space and free_space instead of the earlier available_space.
...
Fixed book_upload to set the correct timestamp in the cache.xml file
2006-12-14 01:48:44 +00:00
..
__init__.py
Added support for progress reporting in libprs500. Only implemented in get_file
2006-11-21 04:52:47 +00:00
main.py
Changed the code for determining free/available space on device as the earlier code did not work. Now there are two functions, total_space and free_space instead of the earlier available_space.
2006-12-14 01:48:44 +00:00
terminfo.py
Added support for progress reporting in libprs500. Only implemented in get_file
2006-11-21 04:52:47 +00:00