diff options
Diffstat (limited to 'office/calibre/README')
-rw-r--r-- | office/calibre/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/office/calibre/README b/office/calibre/README index 93bcbff114..1e3a2e334e 100644 --- a/office/calibre/README +++ b/office/calibre/README @@ -1,13 +1,13 @@ Calibre is meant to be a complete e-library solution. It includes library -management, format conversion, news feeds to ebook conversion as well as -e-book reader sync features. +management, format conversion, news feeds to ebook conversion as well +as e-book reader sync features. Calibre is primarily an ebook cataloging program. It manages your ebook collection for you. It is designed around the concept of the logical book, -i.e. a single entry in the database that may correspond to ebooks in several -formats. It also supports conversion from a dozen different ebook formats to -LRF and EPUB. A graphical interface to the conversion software can be -accessed easily by just clicking the "Convert E-books" button. +i.e. a single entry in the database that may correspond to ebooks in +several formats. It also supports conversion from a dozen different ebook +formats to LRF and EPUB. A graphical interface to the conversion software +can be accessed easily by just clicking the "Convert E-books" button. -This requires pysetuptools, cssutils, lxml, python-dateutil, BeautifulSoup, -mechanize, dnspython, and podofo. +This requires pysetuptools, cssutils, lxml, python-dateutil, +BeautifulSoup, mechanize, dnspython, icu4c and podofo. |