mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
EPUB Input: When extracting the contents of epub files on windows, do not error out if one or more of the components in the epub file have filepaths containing characters that are invalid for the windows filesystem, instead, just replace those characters, since those entries are likely to be bugs in the zip container anyway. Fixes #950081 (Private bug)
calibre is an e-book library manager. It can view, convert and catalog e-books \ in most of the major e-book formats. It can also talk to e-book reader \ devices. It can go out to the internet and fetch metadata for your books. \ It can download newspapers and convert them into e-books for convenient \ reading. It is cross platform, running on Linux, Windows and OS X. For screenshots: https://calibre-ebook.com/demo For usage instructions please see http://manual.calibre-ebook.com For source code access: bzr branch lp:calibre To update your copy of the source code: bzr merge Tarballs of the source code for each release are now available \ at http://code.google.com/p/calibre-ebook
Languages
Python
92.6%
C
3.3%
C++
3.1%
HTML
0.4%
Shell
0.2%
Other
0.2%