diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-12 23:32:59 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:32:59 +0200 |
commit | 3c0d0ed10fd9d54954c21c24951aafbc00c11e0a (patch) | |
tree | 5bde069b5347a3ef5cacc9f1e34310814b0b091f /office/calibre/README | |
parent | 2434206fd0ba430516f5bf6f5a8755438f5d3022 (diff) | |
download | slackbuilds-3c0d0ed10fd9d54954c21c24951aafbc00c11e0a.tar.gz |
office/calibre: Added to 12.2 repository
Diffstat (limited to 'office/calibre/README')
-rw-r--r-- | office/calibre/README | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/office/calibre/README b/office/calibre/README new file mode 100644 index 0000000000..ee4a238005 --- /dev/null +++ b/office/calibre/README @@ -0,0 +1,22 @@ +Calibre is an e-book library manager. It can view, convert and catalog +e-books in most 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. + +Requires: pysetuptools, lxml, python-dateutil, pil, BeautifulSoup, +ClientForm, mechanize, dnspython, qt4, sip, and pyqt4. + +Optional: unrar and openjpeg. + +Warning: It is best to uninstall calibre first before upgrading to a new +version. + +Warning: This package conflicts with pyPdf, CherryPy and cssutils, as it +provides its own copy of these programs. + +Note: The ebook viewer functionality doesn't work with Qt 4.5.0 and +pyqt4 4.4.4. However, it does work with Qt 4.4.3 and pyqt4 4.4.4. As an +alternative, FBReader is a good choice to view downloaded content on the +desktop. |