Kovid Goyal 003a7c0aa3 PDF Output: Fix crash when running with the latest release of PyQt/SIP. See #1471083 (Error in convert epub to pdf on archlinux)
Apparently, direct attribute access of mapped C++ classes does not work
anymore (regression in PyQt/SIP?). So we change the code to return
Python objects directly. Makes it a bit longer, but also faster, since
the conversion to python is now hand coded instead of relying on SIP.
2015-07-03 15:18:03 +05:30
2013-05-28 11:42:53 +05:30
2015-01-23 19:08:21 +05:30
2015-07-02 07:50:51 +05:30
2015-06-18 15:37:18 +05:30
...
2014-06-17 14:23:24 +05:30
2013-06-06 10:28:48 +05:30
2015-06-19 08:37:32 +05:30
2008-04-04 14:23:29 -07:00
...
2011-02-18 22:24:49 -07:00
2015-01-23 19:08:21 +05:30

calibre

calibre is an e-book manager. It can view, convert, edit 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. GitHub is only used for code hosting and pull requests.

Support calibre

calibre is a result of the efforts of many volunteers from all over the world. If you find it useful, please consider contributing to support its development. Donate to support calibre development.

Description
The official source code repository for the calibre ebook manager
Readme GPL-3.0 360 MiB
Languages
Python 92.6%
C 3.3%
C++ 3.1%
HTML 0.4%
Shell 0.2%
Other 0.2%