No description
Find a file
Eli Schwartz 23af586334
Revert "Fix building on Arch"
This reverts commit b8d8cf27e2.

libraqm (an obscure PIL functionality) was recently switched to be
directly linked by Pillow, rather than dlopened, which meant it was a
bit of a hidden dependency since calibre uses the imagingft module. But
it is now directly depended on by the Arch packaging, so it no longer
needs to be installed to get a functional Pillow.
2021-04-26 23:36:30 -04:00
.github Run the test suite with ASAN on Arch CI 2021-03-22 09:46:23 +05:30
bypy String changes 2021-03-27 20:39:10 +05:30
format_docs Update "Page Mapping Header" information. 2019-11-29 13:53:48 -08:00
icons Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
imgsrc Edit book: Add a tool to split the tag at the current cursor position, 2021-02-09 12:28:55 +05:30
manual String changes 2021-04-26 08:31:30 +05:30
recipes Add login support to Barrons recipe 2021-04-25 13:05:42 +05:30
resources Add tweak to set the tab stop width in the template editor. 2021-04-18 15:53:39 +01:00
setup Revert "Fix building on Arch" 2021-04-26 23:36:30 -04:00
src Fix #1926209 [[Enhancement - Viewer] Add Miscellous heading for option in preferences](https://bugs.launchpad.net/calibre/+bug/1926209) 2021-04-27 07:45:04 +05:30
.gitattributes Add gitattributes info for RapydScript files 2020-10-20 11:35:34 +05:30
.gitignore Add the directory where I store the scripts to deal with PyQt's enum nonsense to gitignore 2020-12-20 16:21:33 +05:30
=template.py Change shebangs to python from python2 2020-08-22 18:47:51 +05:30
Changelog.old.txt Dont use YAML for the changelog 2020-10-29 10:36:40 +05:30
Changelog.txt version 5.16.1 2021-04-19 08:35:02 +05:30
COPYRIGHT Get rid of msstdint.h 2020-08-22 18:47:57 +05:30
INSTALL.rst Change shebangs to python from python2 2020-08-22 18:47:51 +05:30
LICENSE Update GPL3 text 2021-01-24 19:53:30 +09:00
LICENSE.rtf Update GPL3 RTF text 2021-01-24 19:53:30 +09:00
README.md Add packaging status 2021-02-06 12:53:16 +05:30
run-local
session.vim Remove syntastic conf since no longer use syntastic 2021-04-17 16:30:39 +05:30
setup.cfg Port most remaining references to PyQt5 2021-03-01 16:22:00 +05:30
setup.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
update-on-ox Get extdev working on macOS 2020-11-19 22:41:46 +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 macOS.

For more information, see the calibre About page

Build Status

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.

Building calibre binaries

See Build instructions for instructions on how to build the calibre binaries and installers for all the platforms calibre supports.

calibre package versions in various repositories

Packaging Status