No description
Find a file
2009-09-10 20:25:32 -06:00
icons Allow the GUI to be launched on OSX from the terminal using /usr/bin/calibre. Fix the application icon on OSX 2008-05-29 08:13:04 -07:00
resources Implement #3444 (More Information on Metadata page) 2009-09-10 19:53:09 -06:00
setup Ignore invalid proxies 2009-09-10 17:13:55 -06:00
src Fix #3425 (Messages often incorrectly display unicode text) 2009-09-10 20:25:32 -06:00
.bzrignore Installer building ported to new setup framework 2009-09-09 16:04:51 -06:00
.project Clean up help text. 2007-05-25 18:41:53 +00:00
.pydevproject IGN:... 2009-02-25 10:01:31 -08:00
COPYRIGHT New recipe for Electrolese by Oliver Niesner. Also updated recipes for Heise, Sueddeutsche and ZDnet 2009-05-27 10:31:27 -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
README build and develop commands done 2009-09-06 19:45:40 -06:00
session.vim Refactored image access for new resources framework 2009-09-07 16:03:44 -06:00
setup.py Implement a check setup command that uses PyFlakes to check for various errors 2009-09-07 19:03:52 -06:00
todo Implement #3235 (patch to add an author menu when sorting stanza catalogue by author) 2009-08-21 13:49:08 -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.kovidgoyal.net/wiki/Screenshots

For installation/usage instructions please see
http://calibre.kovidgoyal.net

For source code access:
bzr branch lp:calibre

To update your copy of the source code:
bzr merge