No description
Find a file
david weil 4432e3b837 Encoding in OGlobo recipe was wrong and unnecessar
Encoding in O'Globo recipe was wrong and unnecessary.

With the original recipe the article titles was ok, but on the articles the text body encoding is wrong.

The fetched articules already include its encoding information (to be utf-8 when/with the one I tried), and changing the recipe to remove the `encoding` specification seems to work ok!
2014-01-05 12:26:22 -02:00
format_docs Replace CRLF line endings 2013-05-28 11:42:53 +05:30
icons Change the color of the edit bookicon to distinguish it from the viewer icon more clearly 2013-12-31 19:11:37 +05:30
imgsrc Change the color of the edit bookicon to distinguish it from the viewer icon more clearly 2013-12-31 19:11:37 +05:30
manual ... 2013-12-23 16:02:45 +05:30
recipes Encoding in OGlobo recipe was wrong and unnecessar 2014-01-05 12:26:22 -02:00
resources Add an option to control how completion works when editing authors/tags/series/etc. 2014-01-02 10:24:32 +05:30
setup Portable installer: Do not ask the user for confirmation when upgrading an existing installation during an automated install 2014-01-01 09:02:32 +05:30
src Driver for teXet TB-146SE. Fixes #1266030 [Add support for texet TC0146SE reader](https://bugs.launchpad.net/calibre/+bug/1266030) 2014-01-04 22:48:02 +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.18 2014-01-03 09:19:08 +05:30
COPYRIGHT Initial import of hunspell for spell checking 2013-12-21 09:35:02 +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 ... 2013-12-15 21:55:18 +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, 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.