No description
Find a file
Kovid Goyal fa01682ce5 ...
2011-02-14 11:51:26 -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 Fix #8920 ('De Standaard' (Dutch (BE) download does not work) 2011-02-14 11:49:25 -07:00
setup ... 2011-02-14 11:51:26 -07:00
src MOBI Output: Normalize unicode strings when writing metadata to MOBI files as the Kindle cannot handle non-normalized unicode. Fixes #8229 (Diacritical mark in MOBI title) 2011-02-14 11:23:22 -07:00
.bzrignore FB2 Output: Experimental option to break book into sections based upon chapters. 2010-08-25 08:24:43 -04:00
Changelog.yaml version 0.7.45 2011-02-11 11:37:47 -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 Linux: If user unplugs device without unmounting it, cleanup mount point 2009-10-08 20:27:21 -06: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