No description
Find a file
Kovid Goyal 995bbcda49 Merge branch 'master' of https://github.com/cbhaley/calibre
Searching: Fix escaped parentheses not being correctly handled when
parsing search queries.

Match books on device: Fix parentheses in search expression not being
escaped. Fixes #1255671 [Match Books dialogue doesn't like parentheses](https://bugs.launchpad.net/calibre/+bug/1255671).

Match books on device: Fix thumbnail in device metadata cache not being
updated when matching books. Fixes #1255676 [[ENHANCEMENT] Match Books to add covers](https://bugs.launchpad.net/calibre/+bug/1255676).
2013-11-28 18:23:33 +05:30
format_docs Replace CRLF line endings 2013-05-28 11:42:53 +05:30
icons Calibre Portable: Create an exe installer 2012-09-16 13:36:39 +05:30
imgsrc UI for merging files, implementation to follow 2013-11-22 12:31:34 +05:30
manual ... 2013-11-22 08:13:06 +05:30
recipes Make the Economist recipe respect bold text 2013-11-28 10:56:58 +01:00
resources ... 2013-11-25 12:38:48 +05:30
setup Get rid of the workaround for mtpz debug message by compiling libmtp with --disable-mtpz 2013-11-24 09:44:37 +05:30
src Enhancement #1255676: match books should update the thumbnail as well as the metadata. 2013-11-28 13:39:20 +01:00
.gitattributes Update git filetype mappings 2013-06-06 10:28:48 +05:30
.gitignore Make sure eclipse files are ignored 2013-07-10 17:44:23 +02:00
Changelog.old.yaml Retire old Changelog entries. 2013-06-07 11:38:58 +05:30
Changelog.yaml version 1.12 2013-11-22 08:50:51 +05:30
COPYRIGHT Improved regex module for python 2013-11-09 22:05:05 +05:30
INSTALL Move User Manual to http://manual.calibre-ebook.com 2011-05-28 14:02:32 -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.md Add a pointer to the launchpad bug tracker in the README 2013-10-24 14:15:37 +05:30
session.vim ... 2013-06-20 09:19:35 +05:30
setup.cfg ... 2013-05-03 00:32:45 +05:30
setup.py ... 2013-05-03 00:32:45 +05:30

calibre

calibre is an e-book manager. It can view, convert and catalog e-books in all 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 more information, see the calibre About page

Screenshots

Screenshots page

Usage

See the User Manual

Development

Setting up a development environment for calibre

A tarball of the source code for the current calibre release.

Bugs

Bug reports and feature requests should be made in the calibre bug tracker at launchpad. The GitHub bug tracker is only for people contributing code to calibre.