No description
Find a file
Kovid Goyal bcdd6d474a ...
2011-03-06 08:42:09 -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 ... 2011-03-06 08:42:09 -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 Search and replace preferences: Prevent very long strings from causing the wizard button to get pushed off the screen 2011-03-06 08:18:45 -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
LICENSE
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