No description
Find a file
David Forrester 72e7d29690 Handle rating and numeric columns for Kobo shelves
Kobo driver: Fix errors when using rating or numerical custom columns to
create shelves. Fixes #1253637 [Kobo driver has error when rating column used for shelves](https://bugs.launchpad.net/calibre/+bug/1253637)

Convert the category to string in case a numeric column is used. For a
rating column, divide the value by two.
2013-11-21 18:57:09 +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 Implement adding files to the book 2013-11-17 12:11:38 +05:30
manual More Cyrillic workarounds for the PDF user manual 2013-11-15 10:46:48 +05:30
recipes Update Le Monde (free version) 2013-11-20 08:41:21 +05:30
resources E-book viewer: Allow searching for whole words to work with hyphenation 2013-11-20 22:20:49 +05:30
setup Update dbus, and PyQt4 versions in the linux binary builds 2013-11-16 19:19:42 +05:30
src Handle rating and numeric columns for Kobo shelves 2013-11-21 18:57:09 +05:30
.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.11 2013-11-15 09:05:23 +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.