No description
Find a file
Kovid Goyal 28a43e15b7 ...
2011-03-05 08:22:07 -07:00
format_docs Kindle Interface: Move Bookmark class to separate file. Add APNX generating class. Generate APNX file using EPUB 1024 character page mapping. 2011-02-09 20:38:22 -05:00
icons Brighten up calibre icon on dark backgrounds 2010-06-17 11:28:55 -06:00
imgsrc Fix #8980 (News icon and text not aligned properly in tag browser) 2011-02-14 11:47:48 -07:00
resources When setting covers in calibre, resize to fit within a maximum size of (1200, 1600), to prevent slowdowns due to extra large covers. This size can be controlled via Preferences->Tweaks. Fixes #9277 (Restrict max cover size to 1000x1000) 2011-03-05 01:04:35 -07:00
setup Speedup startup times for large libraries with a faster string-to-date converter 2011-03-04 09:24:38 -07:00
src Fix #9286 (Paste cover fails in 0.7.48) 2011-03-05 07:44:38 -07:00
.bzrignore FB2 Output: Experimental option to break book into sections based upon chapters. 2010-08-25 08:24:43 -04:00
Changelog.old.yaml version 0.7.46 2011-02-18 11:37:49 -07:00
Changelog.yaml ... 2011-03-05 08:22:07 -07:00
COPYRIGHT When converting non english texts to english, use the users currect calibre interface language. This allows japanes/korean/vietnamese characters to be correctly converted. Previously they were assumed to be Chinese. Fixes #7622 (Calibre need to switch logic when converting Unicode filename into ASCII) 2011-02-14 10:50:28 -07:00
INSTALL calibre has a new installation layout with all the resources (icons, fonts, etc) in separate files. Also on linux, the install and develop commands have changed, they no longer modify the system pythonpath. See the INSTALL file for details. 2009-09-09 17:14:45 -06:00
LICENSE forgot to move LICENSE file to GPL v3 2008-04-04 14:23:29 -07:00
LICENSE.rtf ... 2011-02-18 22:24:49 -07:00
README IGN:More calibre-ebook.com migration 2009-11-24 21:38:15 -07:00
session.vim Use ICU for title case instead of python's builtin title 2010-12-05 09:30:59 -07:00
setup.py Fix #3523 (Please re-add ./setup.py install --root option) and clean up install/post-install code. Post install now no longer runs in a separate process. 2009-09-27 10:20:36 -06:00

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 installation/usage instructions please see
http://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