summaryrefslogtreecommitdiff
path: root/misc/calibre
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-01-17 22:18:25 +0000
committerwiz <wiz@pkgsrc.org>2009-01-17 22:18:25 +0000
commit556cde4207df65c81e494f1d2c896059fd75bdc8 (patch)
tree7911ad549d302c4e8a639375cba10e0bce86d546 /misc/calibre
parent24f0b9714ce4a01440c13c5a5eb665391b3ed1f0 (diff)
downloadpkgsrc-556cde4207df65c81e494f1d2c896059fd75bdc8.tar.gz
Initial import of calibre-0.4.128:
calibre is a ebook library management application. Its features are divided into the following categories: * Library Management * Format conversion (all major ebook formats can be converted from) * Syncing to ebook reader devices * Fetching news from the web and converting it into ebook form * Viewing many different ebook formats * Giving you access to your book collection over the internet using just a browser
Diffstat (limited to 'misc/calibre')
-rw-r--r--misc/calibre/DESCR10
-rw-r--r--misc/calibre/Makefile59
-rw-r--r--misc/calibre/PLIST2025
-rw-r--r--misc/calibre/distinfo6
-rw-r--r--misc/calibre/patches/patch-aa42
5 files changed, 2142 insertions, 0 deletions
diff --git a/misc/calibre/DESCR b/misc/calibre/DESCR
new file mode 100644
index 00000000000..c87412ebfac
--- /dev/null
+++ b/misc/calibre/DESCR
@@ -0,0 +1,10 @@
+calibre is a ebook library management application. Its features are
+divided into the following categories:
+
+* Library Management
+* Format conversion (all major ebook formats can be converted from)
+* Syncing to ebook reader devices
+* Fetching news from the web and converting it into ebook form
+* Viewing many different ebook formats
+* Giving you access to your book collection over the internet using
+ just a browser
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
new file mode 100644
index 00000000000..51a1cc50f5b
--- /dev/null
+++ b/misc/calibre/Makefile
@@ -0,0 +1,59 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/17 22:18:25 wiz Exp $
+#
+
+DISTNAME= calibre-0.4.128
+CATEGORIES= misc
+MASTER_SITES= http://calibre.kovidgoyal.net/downloads/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://calibre.kovidgoyal.net/
+COMMENT= E-book library management application
+
+DEPENDS+= help2man>=1.36.4:../../converters/help2man
+DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
+DEPENDS+= ImageMagick>=6.3.5:../../graphics/ImageMagick
+DEPENDS+= xdg-utils>=1.0.2:../../misc/xdg-utils
+DEPENDS+= ${PYPKGPREFIX}-lxml>=2.0.5:../../textproc/py-lxml
+DEPENDS+= ${PYPKGPREFIX}-ClientForm-[0-9]*:../../www/py-ClientForm
+DEPENDS+= ${PYPKGPREFIX}-beautifulsoup>=3.0.5:../../www/py-beautifulsoup
+DEPENDS+= ${PYPKGPREFIX}-mechanize>=0.1.8:../../www/py-mechanize
+
+USE_LANGUAGES= c c++
+PYTHON_VERSIONS_ACCEPTED= 25
+PYDISTUTILSPKG= yes
+
+REPLACE_PYTHON= src/calibre/ebooks/metadata/odt.py
+REPLACE_PYTHON+= src/odf/element.py
+REPLACE_PYTHON+= src/odf/elementtypes.py
+REPLACE_PYTHON+= src/odf/load.py
+REPLACE_PYTHON+= src/odf/manifest.py
+REPLACE_PYTHON+= src/odf/odf2xhtml.py
+REPLACE_PYTHON+= src/odf/odfmanifest.py
+REPLACE_PYTHON+= src/odf/thumbnail.py
+REPLACE_PYTHON+= src/odf/userfield.py
+
+SUBST_CLASSES+= prefix
+SUBST_SED.prefix= -e "s,^QMAKE =.*,QMAKE = '${PREFIX}/qt4/bin/qmake',"
+SUBST_MESSAGE.prefix= Fixing path to QMAKE
+SUBST_STAGE.prefix= post-patch
+SUBST_FILES.prefix= pyqtdistutils.py
+
+SUBST_CLASSES+= install
+SUBST_SED.install= -e "s,/usr/share/man,${PREFIX}/${PKGMANDIR},"
+SUBST_MESSAGE.install= Fixing installation paths
+SUBST_STAGE.install= post-patch
+SUBST_FILES.install= src/calibre/linux.py
+
+BUILDLINK_API_DEPENDS.libusb+= libusb>=0.1.12
+.include "../../devel/libusb/buildlink3.mk"
+.include "../../graphics/py-imaging/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../sysutils/hal/buildlink3.mk"
+BUILDLINK_API_DEPENDS.py-dbus+= ${PYPKGPREFIX}-dbus>=0.82.2
+.include "../../sysutils/py-dbus/buildlink3.mk"
+.include "../../textproc/py-elementtree/buildlink3.mk"
+.include "../../x11/py-sip/buildlink3.mk"
+.include "../../x11/py-qt4/buildlink3.mk"
+.include "../../x11/qt4-tools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST
new file mode 100644
index 00000000000..95184d4b0bd
--- /dev/null
+++ b/misc/calibre/PLIST
@@ -0,0 +1,2025 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/17 22:18:26 wiz Exp $
+bin/any2epub
+bin/any2lit
+bin/any2lrf
+bin/calibre
+bin/calibre-customize
+bin/calibre-debug
+bin/calibre-fontconfig
+bin/calibre-parallel
+bin/calibre-server
+bin/calibre_postinstall
+bin/calibredb
+bin/comic2epub
+bin/comic2lrf
+bin/comic2pdf
+bin/ebook-viewer
+bin/epub-meta
+bin/epub2lrf
+bin/fb2-meta
+bin/fb22lrf
+bin/feeds2disk
+bin/feeds2epub
+bin/feeds2lrf
+bin/html2epub
+bin/html2lrf
+bin/html2oeb
+bin/imp-meta
+bin/isbndb
+bin/librarything
+bin/lit-meta
+bin/lit2lrf
+bin/lit2oeb
+bin/lrf-meta
+bin/lrf2html
+bin/lrf2lrs
+bin/lrfviewer
+bin/lrs2lrf
+bin/markdown-calibre
+bin/mobi2lrf
+bin/mobi2oeb
+bin/odt-meta
+bin/odt2oeb
+bin/oeb2lit
+bin/opf-meta
+bin/pdf-meta
+bin/pdf2lrf
+bin/pdfreflow
+bin/pdftrim
+bin/prs500
+bin/rb-meta
+bin/rtf-meta
+bin/rtf2lrf
+bin/txt2lrf
+bin/web2disk
+bin/web2lrf
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/calibre/__init__.py
+${PYSITELIB}/calibre/__init__.pyc
+${PYSITELIB}/calibre/__init__.pyo
+${PYSITELIB}/calibre/constants.py
+${PYSITELIB}/calibre/constants.pyc
+${PYSITELIB}/calibre/constants.pyo
+${PYSITELIB}/calibre/customize/__init__.py
+${PYSITELIB}/calibre/customize/__init__.pyc
+${PYSITELIB}/calibre/customize/__init__.pyo
+${PYSITELIB}/calibre/customize/builtins.py
+${PYSITELIB}/calibre/customize/builtins.pyc
+${PYSITELIB}/calibre/customize/builtins.pyo
+${PYSITELIB}/calibre/customize/ui.py
+${PYSITELIB}/calibre/customize/ui.pyc
+${PYSITELIB}/calibre/customize/ui.pyo
+${PYSITELIB}/calibre/debug.py
+${PYSITELIB}/calibre/debug.pyc
+${PYSITELIB}/calibre/debug.pyo
+${PYSITELIB}/calibre/devices/__init__.py
+${PYSITELIB}/calibre/devices/__init__.pyc
+${PYSITELIB}/calibre/devices/__init__.pyo
+${PYSITELIB}/calibre/devices/cybookg3/__init__.py
+${PYSITELIB}/calibre/devices/cybookg3/__init__.pyc
+${PYSITELIB}/calibre/devices/cybookg3/__init__.pyo
+${PYSITELIB}/calibre/devices/cybookg3/driver.py
+${PYSITELIB}/calibre/devices/cybookg3/driver.pyc
+${PYSITELIB}/calibre/devices/cybookg3/driver.pyo
+${PYSITELIB}/calibre/devices/errors.py
+${PYSITELIB}/calibre/devices/errors.pyc
+${PYSITELIB}/calibre/devices/errors.pyo
+${PYSITELIB}/calibre/devices/interface.py
+${PYSITELIB}/calibre/devices/interface.pyc
+${PYSITELIB}/calibre/devices/interface.pyo
+${PYSITELIB}/calibre/devices/kindle/__init__.py
+${PYSITELIB}/calibre/devices/kindle/__init__.pyc
+${PYSITELIB}/calibre/devices/kindle/__init__.pyo
+${PYSITELIB}/calibre/devices/kindle/driver.py
+${PYSITELIB}/calibre/devices/kindle/driver.pyc
+${PYSITELIB}/calibre/devices/kindle/driver.pyo
+${PYSITELIB}/calibre/devices/libusb.py
+${PYSITELIB}/calibre/devices/libusb.pyc
+${PYSITELIB}/calibre/devices/libusb.pyo
+${PYSITELIB}/calibre/devices/manager.py
+${PYSITELIB}/calibre/devices/manager.pyc
+${PYSITELIB}/calibre/devices/manager.pyo
+${PYSITELIB}/calibre/devices/mime.py
+${PYSITELIB}/calibre/devices/mime.pyc
+${PYSITELIB}/calibre/devices/mime.pyo
+${PYSITELIB}/calibre/devices/prs500/__init__.py
+${PYSITELIB}/calibre/devices/prs500/__init__.pyc
+${PYSITELIB}/calibre/devices/prs500/__init__.pyo
+${PYSITELIB}/calibre/devices/prs500/books.py
+${PYSITELIB}/calibre/devices/prs500/books.pyc
+${PYSITELIB}/calibre/devices/prs500/books.pyo
+${PYSITELIB}/calibre/devices/prs500/cli/__init__.py
+${PYSITELIB}/calibre/devices/prs500/cli/__init__.pyc
+${PYSITELIB}/calibre/devices/prs500/cli/__init__.pyo
+${PYSITELIB}/calibre/devices/prs500/cli/main.py
+${PYSITELIB}/calibre/devices/prs500/cli/main.pyc
+${PYSITELIB}/calibre/devices/prs500/cli/main.pyo
+${PYSITELIB}/calibre/devices/prs500/driver.py
+${PYSITELIB}/calibre/devices/prs500/driver.pyc
+${PYSITELIB}/calibre/devices/prs500/driver.pyo
+${PYSITELIB}/calibre/devices/prs500/prstypes.py
+${PYSITELIB}/calibre/devices/prs500/prstypes.pyc
+${PYSITELIB}/calibre/devices/prs500/prstypes.pyo
+${PYSITELIB}/calibre/devices/prs505/__init__.py
+${PYSITELIB}/calibre/devices/prs505/__init__.pyc
+${PYSITELIB}/calibre/devices/prs505/__init__.pyo
+${PYSITELIB}/calibre/devices/prs505/books.py
+${PYSITELIB}/calibre/devices/prs505/books.pyc
+${PYSITELIB}/calibre/devices/prs505/books.pyo
+${PYSITELIB}/calibre/devices/prs505/driver.py
+${PYSITELIB}/calibre/devices/prs505/driver.pyc
+${PYSITELIB}/calibre/devices/prs505/driver.pyo
+${PYSITELIB}/calibre/devices/prs700/__init__.py
+${PYSITELIB}/calibre/devices/prs700/__init__.pyc
+${PYSITELIB}/calibre/devices/prs700/__init__.pyo
+${PYSITELIB}/calibre/devices/prs700/driver.py
+${PYSITELIB}/calibre/devices/prs700/driver.pyc
+${PYSITELIB}/calibre/devices/prs700/driver.pyo
+${PYSITELIB}/calibre/devices/scanner.py
+${PYSITELIB}/calibre/devices/scanner.pyc
+${PYSITELIB}/calibre/devices/scanner.pyo
+${PYSITELIB}/calibre/devices/usbms/__init__.py
+${PYSITELIB}/calibre/devices/usbms/__init__.pyc
+${PYSITELIB}/calibre/devices/usbms/__init__.pyo
+${PYSITELIB}/calibre/devices/usbms/books.py
+${PYSITELIB}/calibre/devices/usbms/books.pyc
+${PYSITELIB}/calibre/devices/usbms/books.pyo
+${PYSITELIB}/calibre/devices/usbms/device.py
+${PYSITELIB}/calibre/devices/usbms/device.pyc
+${PYSITELIB}/calibre/devices/usbms/device.pyo
+${PYSITELIB}/calibre/devices/usbms/driver.py
+${PYSITELIB}/calibre/devices/usbms/driver.pyc
+${PYSITELIB}/calibre/devices/usbms/driver.pyo
+${PYSITELIB}/calibre/ebooks/BeautifulSoup.py
+${PYSITELIB}/calibre/ebooks/BeautifulSoup.pyc
+${PYSITELIB}/calibre/ebooks/BeautifulSoup.pyo
+${PYSITELIB}/calibre/ebooks/__init__.py
+${PYSITELIB}/calibre/ebooks/__init__.pyc
+${PYSITELIB}/calibre/ebooks/__init__.pyo
+${PYSITELIB}/calibre/ebooks/chardet/__init__.py
+${PYSITELIB}/calibre/ebooks/chardet/__init__.pyc
+${PYSITELIB}/calibre/ebooks/chardet/__init__.pyo
+${PYSITELIB}/calibre/ebooks/chardet/big5freq.py
+${PYSITELIB}/calibre/ebooks/chardet/big5freq.pyc
+${PYSITELIB}/calibre/ebooks/chardet/big5freq.pyo
+${PYSITELIB}/calibre/ebooks/chardet/big5prober.py
+${PYSITELIB}/calibre/ebooks/chardet/big5prober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/big5prober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/chardistribution.py
+${PYSITELIB}/calibre/ebooks/chardet/chardistribution.pyc
+${PYSITELIB}/calibre/ebooks/chardet/chardistribution.pyo
+${PYSITELIB}/calibre/ebooks/chardet/charsetgroupprober.py
+${PYSITELIB}/calibre/ebooks/chardet/charsetgroupprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/charsetgroupprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/charsetprober.py
+${PYSITELIB}/calibre/ebooks/chardet/charsetprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/charsetprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/codingstatemachine.py
+${PYSITELIB}/calibre/ebooks/chardet/codingstatemachine.pyc
+${PYSITELIB}/calibre/ebooks/chardet/codingstatemachine.pyo
+${PYSITELIB}/calibre/ebooks/chardet/constants.py
+${PYSITELIB}/calibre/ebooks/chardet/constants.pyc
+${PYSITELIB}/calibre/ebooks/chardet/constants.pyo
+${PYSITELIB}/calibre/ebooks/chardet/escprober.py
+${PYSITELIB}/calibre/ebooks/chardet/escprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/escprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/escsm.py
+${PYSITELIB}/calibre/ebooks/chardet/escsm.pyc
+${PYSITELIB}/calibre/ebooks/chardet/escsm.pyo
+${PYSITELIB}/calibre/ebooks/chardet/eucjpprober.py
+${PYSITELIB}/calibre/ebooks/chardet/eucjpprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/eucjpprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/euckrfreq.py
+${PYSITELIB}/calibre/ebooks/chardet/euckrfreq.pyc
+${PYSITELIB}/calibre/ebooks/chardet/euckrfreq.pyo
+${PYSITELIB}/calibre/ebooks/chardet/euckrprober.py
+${PYSITELIB}/calibre/ebooks/chardet/euckrprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/euckrprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/euctwfreq.py
+${PYSITELIB}/calibre/ebooks/chardet/euctwfreq.pyc
+${PYSITELIB}/calibre/ebooks/chardet/euctwfreq.pyo
+${PYSITELIB}/calibre/ebooks/chardet/euctwprober.py
+${PYSITELIB}/calibre/ebooks/chardet/euctwprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/euctwprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/gb2312freq.py
+${PYSITELIB}/calibre/ebooks/chardet/gb2312freq.pyc
+${PYSITELIB}/calibre/ebooks/chardet/gb2312freq.pyo
+${PYSITELIB}/calibre/ebooks/chardet/gb2312prober.py
+${PYSITELIB}/calibre/ebooks/chardet/gb2312prober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/gb2312prober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/hebrewprober.py
+${PYSITELIB}/calibre/ebooks/chardet/hebrewprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/hebrewprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/jisfreq.py
+${PYSITELIB}/calibre/ebooks/chardet/jisfreq.pyc
+${PYSITELIB}/calibre/ebooks/chardet/jisfreq.pyo
+${PYSITELIB}/calibre/ebooks/chardet/jpcntx.py
+${PYSITELIB}/calibre/ebooks/chardet/jpcntx.pyc
+${PYSITELIB}/calibre/ebooks/chardet/jpcntx.pyo
+${PYSITELIB}/calibre/ebooks/chardet/langbulgarianmodel.py
+${PYSITELIB}/calibre/ebooks/chardet/langbulgarianmodel.pyc
+${PYSITELIB}/calibre/ebooks/chardet/langbulgarianmodel.pyo
+${PYSITELIB}/calibre/ebooks/chardet/langcyrillicmodel.py
+${PYSITELIB}/calibre/ebooks/chardet/langcyrillicmodel.pyc
+${PYSITELIB}/calibre/ebooks/chardet/langcyrillicmodel.pyo
+${PYSITELIB}/calibre/ebooks/chardet/langgreekmodel.py
+${PYSITELIB}/calibre/ebooks/chardet/langgreekmodel.pyc
+${PYSITELIB}/calibre/ebooks/chardet/langgreekmodel.pyo
+${PYSITELIB}/calibre/ebooks/chardet/langhebrewmodel.py
+${PYSITELIB}/calibre/ebooks/chardet/langhebrewmodel.pyc
+${PYSITELIB}/calibre/ebooks/chardet/langhebrewmodel.pyo
+${PYSITELIB}/calibre/ebooks/chardet/langhungarianmodel.py
+${PYSITELIB}/calibre/ebooks/chardet/langhungarianmodel.pyc
+${PYSITELIB}/calibre/ebooks/chardet/langhungarianmodel.pyo
+${PYSITELIB}/calibre/ebooks/chardet/langthaimodel.py
+${PYSITELIB}/calibre/ebooks/chardet/langthaimodel.pyc
+${PYSITELIB}/calibre/ebooks/chardet/langthaimodel.pyo
+${PYSITELIB}/calibre/ebooks/chardet/latin1prober.py
+${PYSITELIB}/calibre/ebooks/chardet/latin1prober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/latin1prober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/mbcharsetprober.py
+${PYSITELIB}/calibre/ebooks/chardet/mbcharsetprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/mbcharsetprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/mbcsgroupprober.py
+${PYSITELIB}/calibre/ebooks/chardet/mbcsgroupprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/mbcsgroupprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/mbcssm.py
+${PYSITELIB}/calibre/ebooks/chardet/mbcssm.pyc
+${PYSITELIB}/calibre/ebooks/chardet/mbcssm.pyo
+${PYSITELIB}/calibre/ebooks/chardet/sbcharsetprober.py
+${PYSITELIB}/calibre/ebooks/chardet/sbcharsetprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/sbcharsetprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/sbcsgroupprober.py
+${PYSITELIB}/calibre/ebooks/chardet/sbcsgroupprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/sbcsgroupprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/sjisprober.py
+${PYSITELIB}/calibre/ebooks/chardet/sjisprober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/sjisprober.pyo
+${PYSITELIB}/calibre/ebooks/chardet/universaldetector.py
+${PYSITELIB}/calibre/ebooks/chardet/universaldetector.pyc
+${PYSITELIB}/calibre/ebooks/chardet/universaldetector.pyo
+${PYSITELIB}/calibre/ebooks/chardet/utf8prober.py
+${PYSITELIB}/calibre/ebooks/chardet/utf8prober.pyc
+${PYSITELIB}/calibre/ebooks/chardet/utf8prober.pyo
+${PYSITELIB}/calibre/ebooks/epub/__init__.py
+${PYSITELIB}/calibre/ebooks/epub/__init__.pyc
+${PYSITELIB}/calibre/ebooks/epub/__init__.pyo
+${PYSITELIB}/calibre/ebooks/epub/fonts.py
+${PYSITELIB}/calibre/ebooks/epub/fonts.pyc
+${PYSITELIB}/calibre/ebooks/epub/fonts.pyo
+${PYSITELIB}/calibre/ebooks/epub/from_any.py
+${PYSITELIB}/calibre/ebooks/epub/from_any.pyc
+${PYSITELIB}/calibre/ebooks/epub/from_any.pyo
+${PYSITELIB}/calibre/ebooks/epub/from_comic.py
+${PYSITELIB}/calibre/ebooks/epub/from_comic.pyc
+${PYSITELIB}/calibre/ebooks/epub/from_comic.pyo
+${PYSITELIB}/calibre/ebooks/epub/from_feeds.py
+${PYSITELIB}/calibre/ebooks/epub/from_feeds.pyc
+${PYSITELIB}/calibre/ebooks/epub/from_feeds.pyo
+${PYSITELIB}/calibre/ebooks/epub/from_html.py
+${PYSITELIB}/calibre/ebooks/epub/from_html.pyc
+${PYSITELIB}/calibre/ebooks/epub/from_html.pyo
+${PYSITELIB}/calibre/ebooks/epub/iterator.py
+${PYSITELIB}/calibre/ebooks/epub/iterator.pyc
+${PYSITELIB}/calibre/ebooks/epub/iterator.pyo
+${PYSITELIB}/calibre/ebooks/epub/split.py
+${PYSITELIB}/calibre/ebooks/epub/split.pyc
+${PYSITELIB}/calibre/ebooks/epub/split.pyo
+${PYSITELIB}/calibre/ebooks/html.py
+${PYSITELIB}/calibre/ebooks/html.pyc
+${PYSITELIB}/calibre/ebooks/html.pyo
+${PYSITELIB}/calibre/ebooks/hyphenate.py
+${PYSITELIB}/calibre/ebooks/hyphenate.pyc
+${PYSITELIB}/calibre/ebooks/hyphenate.pyo
+${PYSITELIB}/calibre/ebooks/lit/__init__.py
+${PYSITELIB}/calibre/ebooks/lit/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lit/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lit/from_any.py
+${PYSITELIB}/calibre/ebooks/lit/from_any.pyc
+${PYSITELIB}/calibre/ebooks/lit/from_any.pyo
+${PYSITELIB}/calibre/ebooks/lit/lzx.py
+${PYSITELIB}/calibre/ebooks/lit/lzx.pyc
+${PYSITELIB}/calibre/ebooks/lit/lzx.pyo
+${PYSITELIB}/calibre/ebooks/lit/maps/__init__.py
+${PYSITELIB}/calibre/ebooks/lit/maps/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lit/maps/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lit/maps/html.py
+${PYSITELIB}/calibre/ebooks/lit/maps/html.pyc
+${PYSITELIB}/calibre/ebooks/lit/maps/html.pyo
+${PYSITELIB}/calibre/ebooks/lit/maps/opf.py
+${PYSITELIB}/calibre/ebooks/lit/maps/opf.pyc
+${PYSITELIB}/calibre/ebooks/lit/maps/opf.pyo
+${PYSITELIB}/calibre/ebooks/lit/mssha1.py
+${PYSITELIB}/calibre/ebooks/lit/mssha1.pyc
+${PYSITELIB}/calibre/ebooks/lit/mssha1.pyo
+${PYSITELIB}/calibre/ebooks/lit/oeb.py
+${PYSITELIB}/calibre/ebooks/lit/oeb.pyc
+${PYSITELIB}/calibre/ebooks/lit/oeb.pyo
+${PYSITELIB}/calibre/ebooks/lit/reader.py
+${PYSITELIB}/calibre/ebooks/lit/reader.pyc
+${PYSITELIB}/calibre/ebooks/lit/reader.pyo
+${PYSITELIB}/calibre/ebooks/lit/stylizer.py
+${PYSITELIB}/calibre/ebooks/lit/stylizer.pyc
+${PYSITELIB}/calibre/ebooks/lit/stylizer.pyo
+${PYSITELIB}/calibre/ebooks/lit/writer.py
+${PYSITELIB}/calibre/ebooks/lit/writer.pyc
+${PYSITELIB}/calibre/ebooks/lit/writer.pyo
+${PYSITELIB}/calibre/ebooks/lrf/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/any/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/any/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/any/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/any/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/any/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/any/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/comic/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/comic/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/comic/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/comic/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/comic/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/comic/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/epub/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/epub/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/epub/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/epub/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/epub/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/epub/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fb2/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/fb2/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fb2/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fb2/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/fb2/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fb2/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/feeds/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/feeds/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/feeds/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/feeds/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/feeds/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/feeds/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_Bold.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_Bold.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_Bold.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_BoldItalic.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_BoldItalic.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_BoldItalic.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_Italic.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_Italic.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_Italic.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_Regular.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_Regular.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationMono_Regular.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_Bold.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_Bold.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_Bold.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_BoldItalic.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_BoldItalic.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_BoldItalic.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_Italic.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_Italic.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_Italic.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_Regular.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_Regular.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSans_Regular.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_Bold.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_Bold.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_Bold.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_BoldItalic.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_BoldItalic.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_BoldItalic.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_Italic.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_Italic.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_Italic.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_Regular.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_Regular.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/LiberationSerif_Regular.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/tt0003m_.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/tt0003m_.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/tt0003m_.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/tt0011m_.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/tt0011m_.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/tt0011m_.pyo
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/tt0419m_.py
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/tt0419m_.pyc
+${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500/tt0419m_.pyo
+${PYSITELIB}/calibre/ebooks/lrf/html/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/html/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/html/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/html/color_map.py
+${PYSITELIB}/calibre/ebooks/lrf/html/color_map.pyc
+${PYSITELIB}/calibre/ebooks/lrf/html/color_map.pyo
+${PYSITELIB}/calibre/ebooks/lrf/html/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/html/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/html/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/html/convert_to.py
+${PYSITELIB}/calibre/ebooks/lrf/html/convert_to.pyc
+${PYSITELIB}/calibre/ebooks/lrf/html/convert_to.pyo
+${PYSITELIB}/calibre/ebooks/lrf/html/table.py
+${PYSITELIB}/calibre/ebooks/lrf/html/table.pyc
+${PYSITELIB}/calibre/ebooks/lrf/html/table.pyo
+${PYSITELIB}/calibre/ebooks/lrf/html/table_as_image.py
+${PYSITELIB}/calibre/ebooks/lrf/html/table_as_image.pyc
+${PYSITELIB}/calibre/ebooks/lrf/html/table_as_image.pyo
+${PYSITELIB}/calibre/ebooks/lrf/lit/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/lit/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/lit/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/lit/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/lit/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/lit/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/lrfparser.py
+${PYSITELIB}/calibre/ebooks/lrf/lrfparser.pyc
+${PYSITELIB}/calibre/ebooks/lrf/lrfparser.pyo
+${PYSITELIB}/calibre/ebooks/lrf/lrs/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/lrs/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/lrs/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/lrs/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/lrs/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/lrs/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/meta.py
+${PYSITELIB}/calibre/ebooks/lrf/meta.pyc
+${PYSITELIB}/calibre/ebooks/lrf/meta.pyo
+${PYSITELIB}/calibre/ebooks/lrf/mobi/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/mobi/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/mobi/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/mobi/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/mobi/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/mobi/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/objects.py
+${PYSITELIB}/calibre/ebooks/lrf/objects.pyc
+${PYSITELIB}/calibre/ebooks/lrf/objects.pyo
+${PYSITELIB}/calibre/ebooks/lrf/pdf/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/pdf/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/pdf/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/pdf/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/pdf/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/pdf/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/pdf/reflow.py
+${PYSITELIB}/calibre/ebooks/lrf/pdf/reflow.pyc
+${PYSITELIB}/calibre/ebooks/lrf/pdf/reflow.pyo
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/elements.py
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/elements.pyc
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/elements.pyo
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/pylrf.py
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/pylrf.pyc
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/pylrf.pyo
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/pylrfopt.py
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/pylrfopt.pyc
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/pylrfopt.pyo
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/pylrs.py
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/pylrs.pyc
+${PYSITELIB}/calibre/ebooks/lrf/pylrs/pylrs.pyo
+${PYSITELIB}/calibre/ebooks/lrf/rtf/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/rtf/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/rtf/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/rtf/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/rtf/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/rtf/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/rtf/xsl.py
+${PYSITELIB}/calibre/ebooks/lrf/rtf/xsl.pyc
+${PYSITELIB}/calibre/ebooks/lrf/rtf/xsl.pyo
+${PYSITELIB}/calibre/ebooks/lrf/tags.py
+${PYSITELIB}/calibre/ebooks/lrf/tags.pyc
+${PYSITELIB}/calibre/ebooks/lrf/tags.pyo
+${PYSITELIB}/calibre/ebooks/lrf/txt/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/txt/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/txt/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/txt/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/txt/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/txt/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/web/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/convert_from.py
+${PYSITELIB}/calibre/ebooks/lrf/web/convert_from.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/convert_from.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/__init__.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/__init__.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/__init__.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/ap.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/ap.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/ap.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/atlantic.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/atlantic.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/atlantic.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/automatic.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/automatic.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/automatic.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/barrons.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/barrons.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/barrons.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/bbc.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/bbc.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/bbc.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/chr_mon.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/chr_mon.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/chr_mon.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/cnn.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/cnn.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/cnn.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/economist.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/economist.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/economist.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/faznet.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/faznet.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/faznet.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/jpost.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/jpost.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/jpost.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/jutarnji.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/jutarnji.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/jutarnji.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/nasa.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/nasa.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/nasa.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/newsweek.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/newsweek.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/newsweek.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/newyorker.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/newyorker.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/newyorker.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/newyorkreview.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/newyorkreview.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/newyorkreview.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/nytimes.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/nytimes.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/nytimes.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/portfolio.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/portfolio.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/portfolio.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/reuters.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/reuters.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/reuters.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/spiegelde.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/spiegelde.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/spiegelde.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/upi.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/upi.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/upi.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/usatoday.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/usatoday.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/usatoday.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/wash_post.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/wash_post.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/wash_post.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/wsj.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/wsj.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/wsj.pyo
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/zeitde.py
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/zeitde.pyc
+${PYSITELIB}/calibre/ebooks/lrf/web/profiles/zeitde.pyo
+${PYSITELIB}/calibre/ebooks/markdown/__init__.py
+${PYSITELIB}/calibre/ebooks/markdown/__init__.pyc
+${PYSITELIB}/calibre/ebooks/markdown/__init__.pyo
+${PYSITELIB}/calibre/ebooks/markdown/markdown.py
+${PYSITELIB}/calibre/ebooks/markdown/markdown.pyc
+${PYSITELIB}/calibre/ebooks/markdown/markdown.pyo
+${PYSITELIB}/calibre/ebooks/markdown/mdx_footnotes.py
+${PYSITELIB}/calibre/ebooks/markdown/mdx_footnotes.pyc
+${PYSITELIB}/calibre/ebooks/markdown/mdx_footnotes.pyo
+${PYSITELIB}/calibre/ebooks/markdown/mdx_tables.py
+${PYSITELIB}/calibre/ebooks/markdown/mdx_tables.pyc
+${PYSITELIB}/calibre/ebooks/markdown/mdx_tables.pyo
+${PYSITELIB}/calibre/ebooks/markdown/mdx_toc.py
+${PYSITELIB}/calibre/ebooks/markdown/mdx_toc.pyc
+${PYSITELIB}/calibre/ebooks/markdown/mdx_toc.pyo
+${PYSITELIB}/calibre/ebooks/metadata/__init__.py
+${PYSITELIB}/calibre/ebooks/metadata/__init__.pyc
+${PYSITELIB}/calibre/ebooks/metadata/__init__.pyo
+${PYSITELIB}/calibre/ebooks/metadata/amazon.py
+${PYSITELIB}/calibre/ebooks/metadata/amazon.pyc
+${PYSITELIB}/calibre/ebooks/metadata/amazon.pyo
+${PYSITELIB}/calibre/ebooks/metadata/epub.py
+${PYSITELIB}/calibre/ebooks/metadata/epub.pyc
+${PYSITELIB}/calibre/ebooks/metadata/epub.pyo
+${PYSITELIB}/calibre/ebooks/metadata/fb2.py
+${PYSITELIB}/calibre/ebooks/metadata/fb2.pyc
+${PYSITELIB}/calibre/ebooks/metadata/fb2.pyo
+${PYSITELIB}/calibre/ebooks/metadata/html.py
+${PYSITELIB}/calibre/ebooks/metadata/html.pyc
+${PYSITELIB}/calibre/ebooks/metadata/html.pyo
+${PYSITELIB}/calibre/ebooks/metadata/imp.py
+${PYSITELIB}/calibre/ebooks/metadata/imp.pyc
+${PYSITELIB}/calibre/ebooks/metadata/imp.pyo
+${PYSITELIB}/calibre/ebooks/metadata/isbndb.py
+${PYSITELIB}/calibre/ebooks/metadata/isbndb.pyc
+${PYSITELIB}/calibre/ebooks/metadata/isbndb.pyo
+${PYSITELIB}/calibre/ebooks/metadata/library_thing.py
+${PYSITELIB}/calibre/ebooks/metadata/library_thing.pyc
+${PYSITELIB}/calibre/ebooks/metadata/library_thing.pyo
+${PYSITELIB}/calibre/ebooks/metadata/lit.py
+${PYSITELIB}/calibre/ebooks/metadata/lit.pyc
+${PYSITELIB}/calibre/ebooks/metadata/lit.pyo
+${PYSITELIB}/calibre/ebooks/metadata/lrx.py
+${PYSITELIB}/calibre/ebooks/metadata/lrx.pyc
+${PYSITELIB}/calibre/ebooks/metadata/lrx.pyo
+${PYSITELIB}/calibre/ebooks/metadata/meta.py
+${PYSITELIB}/calibre/ebooks/metadata/meta.pyc
+${PYSITELIB}/calibre/ebooks/metadata/meta.pyo
+${PYSITELIB}/calibre/ebooks/metadata/odt.py
+${PYSITELIB}/calibre/ebooks/metadata/odt.py
+${PYSITELIB}/calibre/ebooks/metadata/odt.pyc
+${PYSITELIB}/calibre/ebooks/metadata/odt.pyo
+${PYSITELIB}/calibre/ebooks/metadata/opf.py
+${PYSITELIB}/calibre/ebooks/metadata/opf.pyc
+${PYSITELIB}/calibre/ebooks/metadata/opf.pyo
+${PYSITELIB}/calibre/ebooks/metadata/opf2.py
+${PYSITELIB}/calibre/ebooks/metadata/opf2.pyc
+${PYSITELIB}/calibre/ebooks/metadata/opf2.pyo
+${PYSITELIB}/calibre/ebooks/metadata/pdf.py
+${PYSITELIB}/calibre/ebooks/metadata/pdf.pyc
+${PYSITELIB}/calibre/ebooks/metadata/pdf.pyo
+${PYSITELIB}/calibre/ebooks/metadata/rb.py
+${PYSITELIB}/calibre/ebooks/metadata/rb.pyc
+${PYSITELIB}/calibre/ebooks/metadata/rb.pyo
+${PYSITELIB}/calibre/ebooks/metadata/rtf.py
+${PYSITELIB}/calibre/ebooks/metadata/rtf.pyc
+${PYSITELIB}/calibre/ebooks/metadata/rtf.pyo
+${PYSITELIB}/calibre/ebooks/metadata/toc.py
+${PYSITELIB}/calibre/ebooks/metadata/toc.pyc
+${PYSITELIB}/calibre/ebooks/metadata/toc.pyo
+${PYSITELIB}/calibre/ebooks/metadata/zip.py
+${PYSITELIB}/calibre/ebooks/metadata/zip.pyc
+${PYSITELIB}/calibre/ebooks/metadata/zip.pyo
+${PYSITELIB}/calibre/ebooks/mobi/__init__.py
+${PYSITELIB}/calibre/ebooks/mobi/__init__.pyc
+${PYSITELIB}/calibre/ebooks/mobi/__init__.pyo
+${PYSITELIB}/calibre/ebooks/mobi/huffcdic.py
+${PYSITELIB}/calibre/ebooks/mobi/huffcdic.pyc
+${PYSITELIB}/calibre/ebooks/mobi/huffcdic.pyo
+${PYSITELIB}/calibre/ebooks/mobi/langcodes.py
+${PYSITELIB}/calibre/ebooks/mobi/langcodes.pyc
+${PYSITELIB}/calibre/ebooks/mobi/langcodes.pyo
+${PYSITELIB}/calibre/ebooks/mobi/palmdoc.py
+${PYSITELIB}/calibre/ebooks/mobi/palmdoc.pyc
+${PYSITELIB}/calibre/ebooks/mobi/palmdoc.pyo
+${PYSITELIB}/calibre/ebooks/mobi/reader.py
+${PYSITELIB}/calibre/ebooks/mobi/reader.pyc
+${PYSITELIB}/calibre/ebooks/mobi/reader.pyo
+${PYSITELIB}/calibre/ebooks/odt/__init__.py
+${PYSITELIB}/calibre/ebooks/odt/__init__.pyc
+${PYSITELIB}/calibre/ebooks/odt/__init__.pyo
+${PYSITELIB}/calibre/ebooks/odt/to_oeb.py
+${PYSITELIB}/calibre/ebooks/odt/to_oeb.pyc
+${PYSITELIB}/calibre/ebooks/odt/to_oeb.pyo
+${PYSITELIB}/calibre/ebooks/pdf/__init__.py
+${PYSITELIB}/calibre/ebooks/pdf/__init__.pyc
+${PYSITELIB}/calibre/ebooks/pdf/__init__.pyo
+${PYSITELIB}/calibre/ebooks/pdf/from_comic.py
+${PYSITELIB}/calibre/ebooks/pdf/from_comic.pyc
+${PYSITELIB}/calibre/ebooks/pdf/from_comic.pyo
+${PYSITELIB}/calibre/ebooks/pdf/pdftrim.py
+${PYSITELIB}/calibre/ebooks/pdf/pdftrim.pyc
+${PYSITELIB}/calibre/ebooks/pdf/pdftrim.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/ParseRtf.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/ParseRtf.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/ParseRtf.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/__init__.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/__init__.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/__init__.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/add_brackets.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/add_brackets.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/add_brackets.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/body_styles.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/body_styles.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/body_styles.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/border_parse.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/border_parse.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/border_parse.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/char_set.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/char_set.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/char_set.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/check_brackets.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/check_brackets.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/check_brackets.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/check_encoding.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/check_encoding.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/check_encoding.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/colors.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/colors.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/colors.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/combine_borders.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/combine_borders.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/combine_borders.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/configure_txt.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/configure_txt.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/configure_txt.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/convert_to_tags.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/convert_to_tags.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/convert_to_tags.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/copy.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/copy.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/copy.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/correct_unicode.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/correct_unicode.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/correct_unicode.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/default_encoding.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/default_encoding.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/default_encoding.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/delete_info.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/delete_info.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/delete_info.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/field_strings.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/field_strings.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/field_strings.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/fields_large.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/fields_large.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/fields_large.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/fields_small.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/fields_small.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/fields_small.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/fonts.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/fonts.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/fonts.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/footnote.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/footnote.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/footnote.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/get_char_map.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/get_char_map.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/get_char_map.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/get_options.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/get_options.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/get_options.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/group_borders.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/group_borders.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/group_borders.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/group_styles.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/group_styles.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/group_styles.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/header.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/header.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/header.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/headings_to_sections.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/headings_to_sections.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/headings_to_sections.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/hex_2_utf8.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/hex_2_utf8.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/hex_2_utf8.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/info.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/info.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/info.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/inline.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/inline.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/inline.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/line_endings.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/line_endings.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/line_endings.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/list_numbers.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/list_numbers.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/list_numbers.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/list_table.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/list_table.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/list_table.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/make_lists.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/make_lists.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/make_lists.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/old_rtf.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/old_rtf.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/old_rtf.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/options_trem.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/options_trem.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/options_trem.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/output.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/output.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/output.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/override_table.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/override_table.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/override_table.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/paragraph_def.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/paragraph_def.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/paragraph_def.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/paragraphs.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/paragraphs.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/paragraphs.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/pict.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/pict.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/pict.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/preamble_div.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/preamble_div.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/preamble_div.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/preamble_rest.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/preamble_rest.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/preamble_rest.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/process_tokens.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/process_tokens.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/process_tokens.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/replace_illegals.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/replace_illegals.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/replace_illegals.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/sections.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/sections.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/sections.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/styles.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/styles.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/styles.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/table.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/table.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/table.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/table_info.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/table_info.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/table_info.pyo
+${PYSITELIB}/calibre/ebooks/rtf2xml/tokenize.py
+${PYSITELIB}/calibre/ebooks/rtf2xml/tokenize.pyc
+${PYSITELIB}/calibre/ebooks/rtf2xml/tokenize.pyo
+${PYSITELIB}/calibre/ebooks/sgmllib.py
+${PYSITELIB}/calibre/ebooks/sgmllib.pyc
+${PYSITELIB}/calibre/ebooks/sgmllib.pyo
+${PYSITELIB}/calibre/ezPyCrypto.py
+${PYSITELIB}/calibre/ezPyCrypto.pyc
+${PYSITELIB}/calibre/ezPyCrypto.pyo
+${PYSITELIB}/calibre/gui2/__init__.py
+${PYSITELIB}/calibre/gui2/__init__.pyc
+${PYSITELIB}/calibre/gui2/__init__.pyo
+${PYSITELIB}/calibre/gui2/cover_flow.py
+${PYSITELIB}/calibre/gui2/cover_flow.pyc
+${PYSITELIB}/calibre/gui2/cover_flow.pyo
+${PYSITELIB}/calibre/gui2/device.py
+${PYSITELIB}/calibre/gui2/device.pyc
+${PYSITELIB}/calibre/gui2/device.pyo
+${PYSITELIB}/calibre/gui2/dialogs/__init__.py
+${PYSITELIB}/calibre/gui2/dialogs/__init__.pyc
+${PYSITELIB}/calibre/gui2/dialogs/__init__.pyo
+${PYSITELIB}/calibre/gui2/dialogs/book_info.py
+${PYSITELIB}/calibre/gui2/dialogs/book_info.pyc
+${PYSITELIB}/calibre/gui2/dialogs/book_info.pyo
+${PYSITELIB}/calibre/gui2/dialogs/book_info_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/book_info_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/book_info_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/book_info_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/choose_format.py
+${PYSITELIB}/calibre/gui2/dialogs/choose_format.pyc
+${PYSITELIB}/calibre/gui2/dialogs/choose_format.pyo
+${PYSITELIB}/calibre/gui2/dialogs/choose_format_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/choose_format_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/choose_format_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/choose_format_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/comicconf.py
+${PYSITELIB}/calibre/gui2/dialogs/comicconf.pyc
+${PYSITELIB}/calibre/gui2/dialogs/comicconf.pyo
+${PYSITELIB}/calibre/gui2/dialogs/comicconf_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/comicconf_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/comicconf_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/comicconf_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/config.py
+${PYSITELIB}/calibre/gui2/dialogs/config.pyc
+${PYSITELIB}/calibre/gui2/dialogs/config.pyo
+${PYSITELIB}/calibre/gui2/dialogs/config_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/config_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/config_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/config_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/confirm_delete.py
+${PYSITELIB}/calibre/gui2/dialogs/confirm_delete.pyc
+${PYSITELIB}/calibre/gui2/dialogs/confirm_delete.pyo
+${PYSITELIB}/calibre/gui2/dialogs/confirm_delete_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/confirm_delete_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/confirm_delete_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/confirm_delete_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/conversion_error.py
+${PYSITELIB}/calibre/gui2/dialogs/conversion_error.pyc
+${PYSITELIB}/calibre/gui2/dialogs/conversion_error.pyo
+${PYSITELIB}/calibre/gui2/dialogs/conversion_error_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/conversion_error_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/conversion_error_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/conversion_error_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/epub.py
+${PYSITELIB}/calibre/gui2/dialogs/epub.pyc
+${PYSITELIB}/calibre/gui2/dialogs/epub.pyo
+${PYSITELIB}/calibre/gui2/dialogs/epub_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/epub_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/epub_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/epub_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/fetch_metadata.py
+${PYSITELIB}/calibre/gui2/dialogs/fetch_metadata.pyc
+${PYSITELIB}/calibre/gui2/dialogs/fetch_metadata.pyo
+${PYSITELIB}/calibre/gui2/dialogs/fetch_metadata_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/fetch_metadata_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/fetch_metadata_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/fetch_metadata_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/job_view_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/job_view_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/job_view_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/job_view_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/jobs.py
+${PYSITELIB}/calibre/gui2/dialogs/jobs.pyc
+${PYSITELIB}/calibre/gui2/dialogs/jobs.pyo
+${PYSITELIB}/calibre/gui2/dialogs/jobs_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/jobs_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/jobs_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/jobs_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/lrf_single.py
+${PYSITELIB}/calibre/gui2/dialogs/lrf_single.pyc
+${PYSITELIB}/calibre/gui2/dialogs/lrf_single.pyo
+${PYSITELIB}/calibre/gui2/dialogs/lrf_single_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/lrf_single_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/lrf_single_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/lrf_single_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/metadata_bulk.py
+${PYSITELIB}/calibre/gui2/dialogs/metadata_bulk.pyc
+${PYSITELIB}/calibre/gui2/dialogs/metadata_bulk.pyo
+${PYSITELIB}/calibre/gui2/dialogs/metadata_bulk_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/metadata_bulk_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/metadata_bulk_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/metadata_bulk_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/metadata_single.py
+${PYSITELIB}/calibre/gui2/dialogs/metadata_single.pyc
+${PYSITELIB}/calibre/gui2/dialogs/metadata_single.pyo
+${PYSITELIB}/calibre/gui2/dialogs/metadata_single_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/metadata_single_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/metadata_single_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/metadata_single_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/password.py
+${PYSITELIB}/calibre/gui2/dialogs/password.pyc
+${PYSITELIB}/calibre/gui2/dialogs/password.pyo
+${PYSITELIB}/calibre/gui2/dialogs/password_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/password_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/password_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/password_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/scheduler.py
+${PYSITELIB}/calibre/gui2/dialogs/scheduler.pyc
+${PYSITELIB}/calibre/gui2/dialogs/scheduler.pyo
+${PYSITELIB}/calibre/gui2/dialogs/scheduler_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/scheduler_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/scheduler_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/scheduler_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/search.py
+${PYSITELIB}/calibre/gui2/dialogs/search.pyc
+${PYSITELIB}/calibre/gui2/dialogs/search.pyo
+${PYSITELIB}/calibre/gui2/dialogs/search_item_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/search_item_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/search_item_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/search_item_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/search_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/search_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/search_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/search_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/tag_editor.py
+${PYSITELIB}/calibre/gui2/dialogs/tag_editor.pyc
+${PYSITELIB}/calibre/gui2/dialogs/tag_editor.pyo
+${PYSITELIB}/calibre/gui2/dialogs/tag_editor_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/tag_editor_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/tag_editor_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/tag_editor_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/user_profiles.py
+${PYSITELIB}/calibre/gui2/dialogs/user_profiles.pyc
+${PYSITELIB}/calibre/gui2/dialogs/user_profiles.pyo
+${PYSITELIB}/calibre/gui2/dialogs/user_profiles_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/user_profiles_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/user_profiles_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/user_profiles_ui.pyo
+${PYSITELIB}/calibre/gui2/dialogs/warning_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/warning_ui.py
+${PYSITELIB}/calibre/gui2/dialogs/warning_ui.pyc
+${PYSITELIB}/calibre/gui2/dialogs/warning_ui.pyo
+${PYSITELIB}/calibre/gui2/filename_pattern_ui.py
+${PYSITELIB}/calibre/gui2/filename_pattern_ui.py
+${PYSITELIB}/calibre/gui2/filename_pattern_ui.pyc
+${PYSITELIB}/calibre/gui2/filename_pattern_ui.pyo
+${PYSITELIB}/calibre/gui2/images_rc.py
+${PYSITELIB}/calibre/gui2/images_rc.py
+${PYSITELIB}/calibre/gui2/images_rc.pyc
+${PYSITELIB}/calibre/gui2/images_rc.pyo
+${PYSITELIB}/calibre/gui2/jobs2.py
+${PYSITELIB}/calibre/gui2/jobs2.pyc
+${PYSITELIB}/calibre/gui2/jobs2.pyo
+${PYSITELIB}/calibre/gui2/library.py
+${PYSITELIB}/calibre/gui2/library.pyc
+${PYSITELIB}/calibre/gui2/library.pyo
+${PYSITELIB}/calibre/gui2/lrf_renderer/__init__.py
+${PYSITELIB}/calibre/gui2/lrf_renderer/__init__.pyc
+${PYSITELIB}/calibre/gui2/lrf_renderer/__init__.pyo
+${PYSITELIB}/calibre/gui2/lrf_renderer/bookview.py
+${PYSITELIB}/calibre/gui2/lrf_renderer/bookview.pyc
+${PYSITELIB}/calibre/gui2/lrf_renderer/bookview.pyo
+${PYSITELIB}/calibre/gui2/lrf_renderer/config_ui.py
+${PYSITELIB}/calibre/gui2/lrf_renderer/config_ui.py
+${PYSITELIB}/calibre/gui2/lrf_renderer/config_ui.pyc
+${PYSITELIB}/calibre/gui2/lrf_renderer/config_ui.pyo
+${PYSITELIB}/calibre/gui2/lrf_renderer/document.py
+${PYSITELIB}/calibre/gui2/lrf_renderer/document.pyc
+${PYSITELIB}/calibre/gui2/lrf_renderer/document.pyo
+${PYSITELIB}/calibre/gui2/lrf_renderer/main.py
+${PYSITELIB}/calibre/gui2/lrf_renderer/main.pyc
+${PYSITELIB}/calibre/gui2/lrf_renderer/main.pyo
+${PYSITELIB}/calibre/gui2/lrf_renderer/main_ui.py
+${PYSITELIB}/calibre/gui2/lrf_renderer/main_ui.py
+${PYSITELIB}/calibre/gui2/lrf_renderer/main_ui.pyc
+${PYSITELIB}/calibre/gui2/lrf_renderer/main_ui.pyo
+${PYSITELIB}/calibre/gui2/lrf_renderer/text.py
+${PYSITELIB}/calibre/gui2/lrf_renderer/text.pyc
+${PYSITELIB}/calibre/gui2/lrf_renderer/text.pyo
+${PYSITELIB}/calibre/gui2/main.py
+${PYSITELIB}/calibre/gui2/main.pyc
+${PYSITELIB}/calibre/gui2/main.pyo
+${PYSITELIB}/calibre/gui2/main_ui.py
+${PYSITELIB}/calibre/gui2/main_ui.py
+${PYSITELIB}/calibre/gui2/main_ui.pyc
+${PYSITELIB}/calibre/gui2/main_ui.pyo
+${PYSITELIB}/calibre/gui2/main_window.py
+${PYSITELIB}/calibre/gui2/main_window.pyc
+${PYSITELIB}/calibre/gui2/main_window.pyo
+${PYSITELIB}/calibre/gui2/status.py
+${PYSITELIB}/calibre/gui2/status.pyc
+${PYSITELIB}/calibre/gui2/status.pyo
+${PYSITELIB}/calibre/gui2/tags.py
+${PYSITELIB}/calibre/gui2/tags.pyc
+${PYSITELIB}/calibre/gui2/tags.pyo
+${PYSITELIB}/calibre/gui2/tools.py
+${PYSITELIB}/calibre/gui2/tools.pyc
+${PYSITELIB}/calibre/gui2/tools.pyo
+${PYSITELIB}/calibre/gui2/update.py
+${PYSITELIB}/calibre/gui2/update.pyc
+${PYSITELIB}/calibre/gui2/update.pyo
+${PYSITELIB}/calibre/gui2/viewer/__init__.py
+${PYSITELIB}/calibre/gui2/viewer/__init__.pyc
+${PYSITELIB}/calibre/gui2/viewer/__init__.pyo
+${PYSITELIB}/calibre/gui2/viewer/config_ui.py
+${PYSITELIB}/calibre/gui2/viewer/config_ui.py
+${PYSITELIB}/calibre/gui2/viewer/config_ui.pyc
+${PYSITELIB}/calibre/gui2/viewer/config_ui.pyo
+${PYSITELIB}/calibre/gui2/viewer/documentview.py
+${PYSITELIB}/calibre/gui2/viewer/documentview.pyc
+${PYSITELIB}/calibre/gui2/viewer/documentview.pyo
+${PYSITELIB}/calibre/gui2/viewer/js.py
+${PYSITELIB}/calibre/gui2/viewer/js.pyc
+${PYSITELIB}/calibre/gui2/viewer/js.pyo
+${PYSITELIB}/calibre/gui2/viewer/main.py
+${PYSITELIB}/calibre/gui2/viewer/main.pyc
+${PYSITELIB}/calibre/gui2/viewer/main.pyo
+${PYSITELIB}/calibre/gui2/viewer/main_ui.py
+${PYSITELIB}/calibre/gui2/viewer/main_ui.py
+${PYSITELIB}/calibre/gui2/viewer/main_ui.pyc
+${PYSITELIB}/calibre/gui2/viewer/main_ui.pyo
+${PYSITELIB}/calibre/gui2/widgets.py
+${PYSITELIB}/calibre/gui2/widgets.pyc
+${PYSITELIB}/calibre/gui2/widgets.pyo
+${PYSITELIB}/calibre/library/__init__.py
+${PYSITELIB}/calibre/library/__init__.pyc
+${PYSITELIB}/calibre/library/__init__.pyo
+${PYSITELIB}/calibre/library/cli.py
+${PYSITELIB}/calibre/library/cli.pyc
+${PYSITELIB}/calibre/library/cli.pyo
+${PYSITELIB}/calibre/library/database.py
+${PYSITELIB}/calibre/library/database.pyc
+${PYSITELIB}/calibre/library/database.pyo
+${PYSITELIB}/calibre/library/database2.py
+${PYSITELIB}/calibre/library/database2.pyc
+${PYSITELIB}/calibre/library/database2.pyo
+${PYSITELIB}/calibre/library/server.py
+${PYSITELIB}/calibre/library/server.pyc
+${PYSITELIB}/calibre/library/server.pyo
+${PYSITELIB}/calibre/library/sqlite.py
+${PYSITELIB}/calibre/library/sqlite.pyc
+${PYSITELIB}/calibre/library/sqlite.pyo
+${PYSITELIB}/calibre/library/test.py
+${PYSITELIB}/calibre/library/test.pyc
+${PYSITELIB}/calibre/library/test.pyo
+${PYSITELIB}/calibre/libunrar.py
+${PYSITELIB}/calibre/libunrar.pyc
+${PYSITELIB}/calibre/libunrar.pyo
+${PYSITELIB}/calibre/libunzip.py
+${PYSITELIB}/calibre/libunzip.pyc
+${PYSITELIB}/calibre/libunzip.pyo
+${PYSITELIB}/calibre/libwand.py
+${PYSITELIB}/calibre/libwand.pyc
+${PYSITELIB}/calibre/libwand.pyo
+${PYSITELIB}/calibre/linux.py
+${PYSITELIB}/calibre/linux.py
+${PYSITELIB}/calibre/linux.pyc
+${PYSITELIB}/calibre/linux.pyo
+${PYSITELIB}/calibre/parallel.py
+${PYSITELIB}/calibre/parallel.pyc
+${PYSITELIB}/calibre/parallel.pyo
+${PYSITELIB}/calibre/path.py
+${PYSITELIB}/calibre/path.pyc
+${PYSITELIB}/calibre/path.pyo
+${PYSITELIB}/calibre/plugins/lzx.so
+${PYSITELIB}/calibre/plugins/msdes.so
+${PYSITELIB}/calibre/plugins/pictureflow.so
+${PYSITELIB}/calibre/ptempfile.py
+${PYSITELIB}/calibre/ptempfile.pyc
+${PYSITELIB}/calibre/ptempfile.pyo
+${PYSITELIB}/calibre/resources.py
+${PYSITELIB}/calibre/resources.py
+${PYSITELIB}/calibre/resources.pyc
+${PYSITELIB}/calibre/resources.pyo
+${PYSITELIB}/calibre/startup.py
+${PYSITELIB}/calibre/startup.pyc
+${PYSITELIB}/calibre/startup.pyo
+${PYSITELIB}/calibre/trac/__init__.py
+${PYSITELIB}/calibre/trac/__init__.pyc
+${PYSITELIB}/calibre/trac/__init__.pyo
+${PYSITELIB}/calibre/trac/bzr_commit_plugin.py
+${PYSITELIB}/calibre/trac/bzr_commit_plugin.pyc
+${PYSITELIB}/calibre/trac/bzr_commit_plugin.pyo
+${PYSITELIB}/calibre/trac/plugins/Changelog.py
+${PYSITELIB}/calibre/trac/plugins/Changelog.pyc
+${PYSITELIB}/calibre/trac/plugins/Changelog.pyo
+${PYSITELIB}/calibre/trac/plugins/__init__.py
+${PYSITELIB}/calibre/trac/plugins/__init__.pyc
+${PYSITELIB}/calibre/trac/plugins/__init__.pyo
+${PYSITELIB}/calibre/trac/plugins/download.py
+${PYSITELIB}/calibre/trac/plugins/download.pyc
+${PYSITELIB}/calibre/trac/plugins/download.pyo
+${PYSITELIB}/calibre/trac/setup.py
+${PYSITELIB}/calibre/trac/setup.pyc
+${PYSITELIB}/calibre/trac/setup.pyo
+${PYSITELIB}/calibre/translations/__init__.py
+${PYSITELIB}/calibre/translations/__init__.pyc
+${PYSITELIB}/calibre/translations/__init__.pyo
+${PYSITELIB}/calibre/translations/automatic.py
+${PYSITELIB}/calibre/translations/automatic.pyc
+${PYSITELIB}/calibre/translations/automatic.pyo
+${PYSITELIB}/calibre/translations/compiled.py
+${PYSITELIB}/calibre/translations/compiled.py
+${PYSITELIB}/calibre/translations/compiled.pyc
+${PYSITELIB}/calibre/translations/compiled.pyo
+${PYSITELIB}/calibre/translations/msgfmt.py
+${PYSITELIB}/calibre/translations/msgfmt.pyc
+${PYSITELIB}/calibre/translations/msgfmt.pyo
+${PYSITELIB}/calibre/translations/pygettext.py
+${PYSITELIB}/calibre/translations/pygettext.pyc
+${PYSITELIB}/calibre/translations/pygettext.pyo
+${PYSITELIB}/calibre/utils/PythonMagickWand.py
+${PYSITELIB}/calibre/utils/PythonMagickWand.pyc
+${PYSITELIB}/calibre/utils/PythonMagickWand.pyo
+${PYSITELIB}/calibre/utils/__init__.py
+${PYSITELIB}/calibre/utils/__init__.pyc
+${PYSITELIB}/calibre/utils/__init__.pyo
+${PYSITELIB}/calibre/utils/config.py
+${PYSITELIB}/calibre/utils/config.pyc
+${PYSITELIB}/calibre/utils/config.pyo
+${PYSITELIB}/calibre/utils/filenames.py
+${PYSITELIB}/calibre/utils/filenames.pyc
+${PYSITELIB}/calibre/utils/filenames.pyo
+${PYSITELIB}/calibre/utils/fontconfig.py
+${PYSITELIB}/calibre/utils/fontconfig.pyc
+${PYSITELIB}/calibre/utils/fontconfig.pyo
+${PYSITELIB}/calibre/utils/genshi/__init__.py
+${PYSITELIB}/calibre/utils/genshi/__init__.pyc
+${PYSITELIB}/calibre/utils/genshi/__init__.pyo
+${PYSITELIB}/calibre/utils/genshi/builder.py
+${PYSITELIB}/calibre/utils/genshi/builder.pyc
+${PYSITELIB}/calibre/utils/genshi/builder.pyo
+${PYSITELIB}/calibre/utils/genshi/core.py
+${PYSITELIB}/calibre/utils/genshi/core.pyc
+${PYSITELIB}/calibre/utils/genshi/core.pyo
+${PYSITELIB}/calibre/utils/genshi/filters/__init__.py
+${PYSITELIB}/calibre/utils/genshi/filters/__init__.pyc
+${PYSITELIB}/calibre/utils/genshi/filters/__init__.pyo
+${PYSITELIB}/calibre/utils/genshi/filters/html.py
+${PYSITELIB}/calibre/utils/genshi/filters/html.pyc
+${PYSITELIB}/calibre/utils/genshi/filters/html.pyo
+${PYSITELIB}/calibre/utils/genshi/filters/i18n.py
+${PYSITELIB}/calibre/utils/genshi/filters/i18n.pyc
+${PYSITELIB}/calibre/utils/genshi/filters/i18n.pyo
+${PYSITELIB}/calibre/utils/genshi/filters/transform.py
+${PYSITELIB}/calibre/utils/genshi/filters/transform.pyc
+${PYSITELIB}/calibre/utils/genshi/filters/transform.pyo
+${PYSITELIB}/calibre/utils/genshi/input.py
+${PYSITELIB}/calibre/utils/genshi/input.pyc
+${PYSITELIB}/calibre/utils/genshi/input.pyo
+${PYSITELIB}/calibre/utils/genshi/output.py
+${PYSITELIB}/calibre/utils/genshi/output.pyc
+${PYSITELIB}/calibre/utils/genshi/output.pyo
+${PYSITELIB}/calibre/utils/genshi/path.py
+${PYSITELIB}/calibre/utils/genshi/path.pyc
+${PYSITELIB}/calibre/utils/genshi/path.pyo
+${PYSITELIB}/calibre/utils/genshi/template/__init__.py
+${PYSITELIB}/calibre/utils/genshi/template/__init__.pyc
+${PYSITELIB}/calibre/utils/genshi/template/__init__.pyo
+${PYSITELIB}/calibre/utils/genshi/template/base.py
+${PYSITELIB}/calibre/utils/genshi/template/base.pyc
+${PYSITELIB}/calibre/utils/genshi/template/base.pyo
+${PYSITELIB}/calibre/utils/genshi/template/directives.py
+${PYSITELIB}/calibre/utils/genshi/template/directives.pyc
+${PYSITELIB}/calibre/utils/genshi/template/directives.pyo
+${PYSITELIB}/calibre/utils/genshi/template/eval.py
+${PYSITELIB}/calibre/utils/genshi/template/eval.pyc
+${PYSITELIB}/calibre/utils/genshi/template/eval.pyo
+${PYSITELIB}/calibre/utils/genshi/template/interpolation.py
+${PYSITELIB}/calibre/utils/genshi/template/interpolation.pyc
+${PYSITELIB}/calibre/utils/genshi/template/interpolation.pyo
+${PYSITELIB}/calibre/utils/genshi/template/loader.py
+${PYSITELIB}/calibre/utils/genshi/template/loader.pyc
+${PYSITELIB}/calibre/utils/genshi/template/loader.pyo
+${PYSITELIB}/calibre/utils/genshi/template/markup.py
+${PYSITELIB}/calibre/utils/genshi/template/markup.pyc
+${PYSITELIB}/calibre/utils/genshi/template/markup.pyo
+${PYSITELIB}/calibre/utils/genshi/template/plugin.py
+${PYSITELIB}/calibre/utils/genshi/template/plugin.pyc
+${PYSITELIB}/calibre/utils/genshi/template/plugin.pyo
+${PYSITELIB}/calibre/utils/genshi/template/text.py
+${PYSITELIB}/calibre/utils/genshi/template/text.pyc
+${PYSITELIB}/calibre/utils/genshi/template/text.pyo
+${PYSITELIB}/calibre/utils/genshi/util.py
+${PYSITELIB}/calibre/utils/genshi/util.pyc
+${PYSITELIB}/calibre/utils/genshi/util.pyo
+${PYSITELIB}/calibre/utils/lock.py
+${PYSITELIB}/calibre/utils/lock.pyc
+${PYSITELIB}/calibre/utils/lock.pyo
+${PYSITELIB}/calibre/utils/pyparsing.py
+${PYSITELIB}/calibre/utils/pyparsing.pyc
+${PYSITELIB}/calibre/utils/pyparsing.pyo
+${PYSITELIB}/calibre/utils/search_query_parser.py
+${PYSITELIB}/calibre/utils/search_query_parser.pyc
+${PYSITELIB}/calibre/utils/search_query_parser.pyo
+${PYSITELIB}/calibre/utils/sftp.py
+${PYSITELIB}/calibre/utils/sftp.pyc
+${PYSITELIB}/calibre/utils/sftp.pyo
+${PYSITELIB}/calibre/utils/single_qt_application.py
+${PYSITELIB}/calibre/utils/single_qt_application.pyc
+${PYSITELIB}/calibre/utils/single_qt_application.pyo
+${PYSITELIB}/calibre/utils/terminfo.py
+${PYSITELIB}/calibre/utils/terminfo.pyc
+${PYSITELIB}/calibre/utils/terminfo.pyo
+${PYSITELIB}/calibre/utils/threadpool.py
+${PYSITELIB}/calibre/utils/threadpool.pyc
+${PYSITELIB}/calibre/utils/threadpool.pyo
+${PYSITELIB}/calibre/utils/zipfile.py
+${PYSITELIB}/calibre/utils/zipfile.pyc
+${PYSITELIB}/calibre/utils/zipfile.pyo
+${PYSITELIB}/calibre/web/__init__.py
+${PYSITELIB}/calibre/web/__init__.pyc
+${PYSITELIB}/calibre/web/__init__.pyo
+${PYSITELIB}/calibre/web/feeds/__init__.py
+${PYSITELIB}/calibre/web/feeds/__init__.pyc
+${PYSITELIB}/calibre/web/feeds/__init__.pyo
+${PYSITELIB}/calibre/web/feeds/feedparser.py
+${PYSITELIB}/calibre/web/feeds/feedparser.pyc
+${PYSITELIB}/calibre/web/feeds/feedparser.pyo
+${PYSITELIB}/calibre/web/feeds/main.py
+${PYSITELIB}/calibre/web/feeds/main.pyc
+${PYSITELIB}/calibre/web/feeds/main.pyo
+${PYSITELIB}/calibre/web/feeds/news.py
+${PYSITELIB}/calibre/web/feeds/news.pyc
+${PYSITELIB}/calibre/web/feeds/news.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/__init__.py
+${PYSITELIB}/calibre/web/feeds/recipes/__init__.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/__init__.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_ap.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_ap.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_ap.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_ars_technica.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_ars_technica.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_ars_technica.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_atlantic.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_atlantic.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_atlantic.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_b92.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_b92.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_b92.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_barrons.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_barrons.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_barrons.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_bbc.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_bbc.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_bbc.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_blic.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_blic.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_blic.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_business_week.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_business_week.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_business_week.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_chr_mon.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_chr_mon.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_chr_mon.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_clarin.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_clarin.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_clarin.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_cnn.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_cnn.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_cnn.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_common_dreams.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_common_dreams.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_common_dreams.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_cyberpresse.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_cyberpresse.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_cyberpresse.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_daily_telegraph.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_daily_telegraph.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_daily_telegraph.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_danas.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_danas.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_danas.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_de_standaard.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_de_standaard.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_de_standaard.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_demorgen_be.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_demorgen_be.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_demorgen_be.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_discover_magazine.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_discover_magazine.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_discover_magazine.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_economist.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_economist.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_economist.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_el_pais.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_el_pais.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_el_pais.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_endgadget.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_endgadget.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_endgadget.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_espn.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_espn.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_espn.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_faznet.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_faznet.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_faznet.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_financial_times.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_financial_times.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_financial_times.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_forbes.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_forbes.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_forbes.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_ftd.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_ftd.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_ftd.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_fudzilla.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_fudzilla.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_fudzilla.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_globe_and_mail.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_globe_and_mail.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_globe_and_mail.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_greader.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_greader.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_greader.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_guardian.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_guardian.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_guardian.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_harpers.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_harpers.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_harpers.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_harpers_full.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_harpers_full.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_harpers_full.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_heise.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_heise.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_heise.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_iht.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_iht.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_iht.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_irish_times.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_irish_times.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_irish_times.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_japan_times.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_japan_times.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_japan_times.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_joelonsoftware.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_joelonsoftware.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_joelonsoftware.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_jpost.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_jpost.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_jpost.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_jutarnji.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_jutarnji.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_jutarnji.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_lanacion.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_lanacion.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_lanacion.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_latimes.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_latimes.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_latimes.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_le_monde.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_le_monde.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_le_monde.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_liberation.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_liberation.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_liberation.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_linux_magazine.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_linux_magazine.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_linux_magazine.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_lrb.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_lrb.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_lrb.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_moscow_times.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_moscow_times.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_moscow_times.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nasa.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nasa.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nasa.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_new_scientist.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_new_scientist.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_new_scientist.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_new_york_review_of_books.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_new_york_review_of_books.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_new_york_review_of_books.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_new_yorker.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_new_yorker.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_new_yorker.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_newsweek.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_newsweek.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_newsweek.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nin.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nin.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nin.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_novosti.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_novosti.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_novosti.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nspm.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nspm.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nspm.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nspm_int.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nspm_int.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nspm_int.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nytimes.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nytimes.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nytimes.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nytimes_sub.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nytimes_sub.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_nytimes_sub.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_outlook_india.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_outlook_india.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_outlook_india.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_pescanik.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_pescanik.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_pescanik.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_politika.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_politika.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_politika.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_portfolio.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_portfolio.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_portfolio.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_reuters.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_reuters.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_reuters.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_san_fran_chronicle.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_san_fran_chronicle.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_san_fran_chronicle.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_science_aas.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_science_aas.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_science_aas.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_science_news.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_science_news.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_science_news.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_sciencedaily.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_sciencedaily.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_sciencedaily.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_scientific_american.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_scientific_american.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_scientific_american.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_security_watch.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_security_watch.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_security_watch.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_smh.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_smh.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_smh.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_spiegel_int.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_spiegel_int.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_spiegel_int.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_spiegelde.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_spiegelde.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_spiegelde.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_st_petersburg_times.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_st_petersburg_times.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_st_petersburg_times.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_telegraph_uk.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_telegraph_uk.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_telegraph_uk.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_telepolis.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_telepolis.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_telepolis.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_the_nation.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_the_nation.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_the_nation.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_the_scotsman.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_the_scotsman.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_the_scotsman.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_themarketticker.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_themarketticker.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_themarketticker.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_time_magazine.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_time_magazine.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_time_magazine.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_times_online.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_times_online.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_times_online.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_tomshardware.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_tomshardware.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_tomshardware.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_tomshardware_de.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_tomshardware_de.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_tomshardware_de.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_upi.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_upi.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_upi.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_usatoday.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_usatoday.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_usatoday.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_utne.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_utne.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_utne.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_vreme.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_vreme.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_vreme.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_wash_post.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_wash_post.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_wash_post.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_wired.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_wired.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_wired.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_wsj.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_wsj.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_wsj.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_xkcd.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_xkcd.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_xkcd.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_zdnet.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_zdnet.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_zdnet.pyo
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_zeitde.py
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_zeitde.pyc
+${PYSITELIB}/calibre/web/feeds/recipes/recipe_zeitde.pyo
+${PYSITELIB}/calibre/web/feeds/templates.py
+${PYSITELIB}/calibre/web/feeds/templates.pyc
+${PYSITELIB}/calibre/web/feeds/templates.pyo
+${PYSITELIB}/calibre/web/fetch/__init__.py
+${PYSITELIB}/calibre/web/fetch/__init__.pyc
+${PYSITELIB}/calibre/web/fetch/__init__.pyo
+${PYSITELIB}/calibre/web/fetch/simple.py
+${PYSITELIB}/calibre/web/fetch/simple.pyc
+${PYSITELIB}/calibre/web/fetch/simple.pyo
+${PYSITELIB}/cherrypy/__init__.py
+${PYSITELIB}/cherrypy/__init__.pyc
+${PYSITELIB}/cherrypy/__init__.pyo
+${PYSITELIB}/cherrypy/_cpcgifs.py
+${PYSITELIB}/cherrypy/_cpcgifs.pyc
+${PYSITELIB}/cherrypy/_cpcgifs.pyo
+${PYSITELIB}/cherrypy/_cpchecker.py
+${PYSITELIB}/cherrypy/_cpchecker.pyc
+${PYSITELIB}/cherrypy/_cpchecker.pyo
+${PYSITELIB}/cherrypy/_cpconfig.py
+${PYSITELIB}/cherrypy/_cpconfig.pyc
+${PYSITELIB}/cherrypy/_cpconfig.pyo
+${PYSITELIB}/cherrypy/_cpdispatch.py
+${PYSITELIB}/cherrypy/_cpdispatch.pyc
+${PYSITELIB}/cherrypy/_cpdispatch.pyo
+${PYSITELIB}/cherrypy/_cperror.py
+${PYSITELIB}/cherrypy/_cperror.pyc
+${PYSITELIB}/cherrypy/_cperror.pyo
+${PYSITELIB}/cherrypy/_cplogging.py
+${PYSITELIB}/cherrypy/_cplogging.pyc
+${PYSITELIB}/cherrypy/_cplogging.pyo
+${PYSITELIB}/cherrypy/_cpmodpy.py
+${PYSITELIB}/cherrypy/_cpmodpy.pyc
+${PYSITELIB}/cherrypy/_cpmodpy.pyo
+${PYSITELIB}/cherrypy/_cprequest.py
+${PYSITELIB}/cherrypy/_cprequest.pyc
+${PYSITELIB}/cherrypy/_cprequest.pyo
+${PYSITELIB}/cherrypy/_cpserver.py
+${PYSITELIB}/cherrypy/_cpserver.pyc
+${PYSITELIB}/cherrypy/_cpserver.pyo
+${PYSITELIB}/cherrypy/_cpthreadinglocal.py
+${PYSITELIB}/cherrypy/_cpthreadinglocal.pyc
+${PYSITELIB}/cherrypy/_cpthreadinglocal.pyo
+${PYSITELIB}/cherrypy/_cptools.py
+${PYSITELIB}/cherrypy/_cptools.pyc
+${PYSITELIB}/cherrypy/_cptools.pyo
+${PYSITELIB}/cherrypy/_cptree.py
+${PYSITELIB}/cherrypy/_cptree.pyc
+${PYSITELIB}/cherrypy/_cptree.pyo
+${PYSITELIB}/cherrypy/_cpwsgi.py
+${PYSITELIB}/cherrypy/_cpwsgi.pyc
+${PYSITELIB}/cherrypy/_cpwsgi.pyo
+${PYSITELIB}/cherrypy/_cpwsgi_server.py
+${PYSITELIB}/cherrypy/_cpwsgi_server.pyc
+${PYSITELIB}/cherrypy/_cpwsgi_server.pyo
+${PYSITELIB}/cherrypy/lib/__init__.py
+${PYSITELIB}/cherrypy/lib/__init__.pyc
+${PYSITELIB}/cherrypy/lib/__init__.pyo
+${PYSITELIB}/cherrypy/lib/auth.py
+${PYSITELIB}/cherrypy/lib/auth.pyc
+${PYSITELIB}/cherrypy/lib/auth.pyo
+${PYSITELIB}/cherrypy/lib/caching.py
+${PYSITELIB}/cherrypy/lib/caching.pyc
+${PYSITELIB}/cherrypy/lib/caching.pyo
+${PYSITELIB}/cherrypy/lib/covercp.py
+${PYSITELIB}/cherrypy/lib/covercp.pyc
+${PYSITELIB}/cherrypy/lib/covercp.pyo
+${PYSITELIB}/cherrypy/lib/cptools.py
+${PYSITELIB}/cherrypy/lib/cptools.pyc
+${PYSITELIB}/cherrypy/lib/cptools.pyo
+${PYSITELIB}/cherrypy/lib/encoding.py
+${PYSITELIB}/cherrypy/lib/encoding.pyc
+${PYSITELIB}/cherrypy/lib/encoding.pyo
+${PYSITELIB}/cherrypy/lib/http.py
+${PYSITELIB}/cherrypy/lib/http.pyc
+${PYSITELIB}/cherrypy/lib/http.pyo
+${PYSITELIB}/cherrypy/lib/httpauth.py
+${PYSITELIB}/cherrypy/lib/httpauth.pyc
+${PYSITELIB}/cherrypy/lib/httpauth.pyo
+${PYSITELIB}/cherrypy/lib/profiler.py
+${PYSITELIB}/cherrypy/lib/profiler.pyc
+${PYSITELIB}/cherrypy/lib/profiler.pyo
+${PYSITELIB}/cherrypy/lib/safemime.py
+${PYSITELIB}/cherrypy/lib/safemime.pyc
+${PYSITELIB}/cherrypy/lib/safemime.pyo
+${PYSITELIB}/cherrypy/lib/sessions-r2062.py
+${PYSITELIB}/cherrypy/lib/sessions-r2062.pyc
+${PYSITELIB}/cherrypy/lib/sessions-r2062.pyo
+${PYSITELIB}/cherrypy/lib/sessions.py
+${PYSITELIB}/cherrypy/lib/sessions.pyc
+${PYSITELIB}/cherrypy/lib/sessions.pyo
+${PYSITELIB}/cherrypy/lib/static.py
+${PYSITELIB}/cherrypy/lib/static.pyc
+${PYSITELIB}/cherrypy/lib/static.pyo
+${PYSITELIB}/cherrypy/lib/tidy.py
+${PYSITELIB}/cherrypy/lib/tidy.pyc
+${PYSITELIB}/cherrypy/lib/tidy.pyo
+${PYSITELIB}/cherrypy/lib/wsgiapp.py
+${PYSITELIB}/cherrypy/lib/wsgiapp.pyc
+${PYSITELIB}/cherrypy/lib/wsgiapp.pyo
+${PYSITELIB}/cherrypy/lib/xmlrpc.py
+${PYSITELIB}/cherrypy/lib/xmlrpc.pyc
+${PYSITELIB}/cherrypy/lib/xmlrpc.pyo
+${PYSITELIB}/cherrypy/process/__init__.py
+${PYSITELIB}/cherrypy/process/__init__.pyc
+${PYSITELIB}/cherrypy/process/__init__.pyo
+${PYSITELIB}/cherrypy/process/plugins.py
+${PYSITELIB}/cherrypy/process/plugins.pyc
+${PYSITELIB}/cherrypy/process/plugins.pyo
+${PYSITELIB}/cherrypy/process/servers.py
+${PYSITELIB}/cherrypy/process/servers.pyc
+${PYSITELIB}/cherrypy/process/servers.pyo
+${PYSITELIB}/cherrypy/process/win32.py
+${PYSITELIB}/cherrypy/process/win32.pyc
+${PYSITELIB}/cherrypy/process/win32.pyo
+${PYSITELIB}/cherrypy/process/wspbus.py
+${PYSITELIB}/cherrypy/process/wspbus.pyc
+${PYSITELIB}/cherrypy/process/wspbus.pyo
+${PYSITELIB}/cherrypy/scaffold/__init__.py
+${PYSITELIB}/cherrypy/scaffold/__init__.pyc
+${PYSITELIB}/cherrypy/scaffold/__init__.pyo
+${PYSITELIB}/cherrypy/wsgiserver/__init__.py
+${PYSITELIB}/cherrypy/wsgiserver/__init__.pyc
+${PYSITELIB}/cherrypy/wsgiserver/__init__.pyo
+${PYSITELIB}/cssutils/__init__.py
+${PYSITELIB}/cssutils/__init__.pyc
+${PYSITELIB}/cssutils/__init__.pyo
+${PYSITELIB}/cssutils/codec.py
+${PYSITELIB}/cssutils/codec.pyc
+${PYSITELIB}/cssutils/codec.pyo
+${PYSITELIB}/cssutils/css/__init__.py
+${PYSITELIB}/cssutils/css/__init__.pyc
+${PYSITELIB}/cssutils/css/__init__.pyo
+${PYSITELIB}/cssutils/css/csscharsetrule.py
+${PYSITELIB}/cssutils/css/csscharsetrule.pyc
+${PYSITELIB}/cssutils/css/csscharsetrule.pyo
+${PYSITELIB}/cssutils/css/csscomment.py
+${PYSITELIB}/cssutils/css/csscomment.pyc
+${PYSITELIB}/cssutils/css/csscomment.pyo
+${PYSITELIB}/cssutils/css/cssfontfacerule.py
+${PYSITELIB}/cssutils/css/cssfontfacerule.pyc
+${PYSITELIB}/cssutils/css/cssfontfacerule.pyo
+${PYSITELIB}/cssutils/css/cssimportrule.py
+${PYSITELIB}/cssutils/css/cssimportrule.pyc
+${PYSITELIB}/cssutils/css/cssimportrule.pyo
+${PYSITELIB}/cssutils/css/cssmediarule.py
+${PYSITELIB}/cssutils/css/cssmediarule.pyc
+${PYSITELIB}/cssutils/css/cssmediarule.pyo
+${PYSITELIB}/cssutils/css/cssnamespacerule.py
+${PYSITELIB}/cssutils/css/cssnamespacerule.pyc
+${PYSITELIB}/cssutils/css/cssnamespacerule.pyo
+${PYSITELIB}/cssutils/css/csspagerule.py
+${PYSITELIB}/cssutils/css/csspagerule.pyc
+${PYSITELIB}/cssutils/css/csspagerule.pyo
+${PYSITELIB}/cssutils/css/cssproperties.py
+${PYSITELIB}/cssutils/css/cssproperties.pyc
+${PYSITELIB}/cssutils/css/cssproperties.pyo
+${PYSITELIB}/cssutils/css/cssrule.py
+${PYSITELIB}/cssutils/css/cssrule.pyc
+${PYSITELIB}/cssutils/css/cssrule.pyo
+${PYSITELIB}/cssutils/css/cssrulelist.py
+${PYSITELIB}/cssutils/css/cssrulelist.pyc
+${PYSITELIB}/cssutils/css/cssrulelist.pyo
+${PYSITELIB}/cssutils/css/cssstyledeclaration.py
+${PYSITELIB}/cssutils/css/cssstyledeclaration.pyc
+${PYSITELIB}/cssutils/css/cssstyledeclaration.pyo
+${PYSITELIB}/cssutils/css/cssstylerule.py
+${PYSITELIB}/cssutils/css/cssstylerule.pyc
+${PYSITELIB}/cssutils/css/cssstylerule.pyo
+${PYSITELIB}/cssutils/css/cssstylesheet.py
+${PYSITELIB}/cssutils/css/cssstylesheet.pyc
+${PYSITELIB}/cssutils/css/cssstylesheet.pyo
+${PYSITELIB}/cssutils/css/cssunknownrule.py
+${PYSITELIB}/cssutils/css/cssunknownrule.pyc
+${PYSITELIB}/cssutils/css/cssunknownrule.pyo
+${PYSITELIB}/cssutils/css/cssvalue.py
+${PYSITELIB}/cssutils/css/cssvalue.pyc
+${PYSITELIB}/cssutils/css/cssvalue.pyo
+${PYSITELIB}/cssutils/css/property.py
+${PYSITELIB}/cssutils/css/property.pyc
+${PYSITELIB}/cssutils/css/property.pyo
+${PYSITELIB}/cssutils/css/selector.py
+${PYSITELIB}/cssutils/css/selector.pyc
+${PYSITELIB}/cssutils/css/selector.pyo
+${PYSITELIB}/cssutils/css/selectorlist.py
+${PYSITELIB}/cssutils/css/selectorlist.pyc
+${PYSITELIB}/cssutils/css/selectorlist.pyo
+${PYSITELIB}/cssutils/css2productions.py
+${PYSITELIB}/cssutils/css2productions.pyc
+${PYSITELIB}/cssutils/css2productions.pyo
+${PYSITELIB}/cssutils/css3productions.py
+${PYSITELIB}/cssutils/css3productions.pyc
+${PYSITELIB}/cssutils/css3productions.pyo
+${PYSITELIB}/cssutils/cssproductions.py
+${PYSITELIB}/cssutils/cssproductions.pyc
+${PYSITELIB}/cssutils/cssproductions.pyo
+${PYSITELIB}/cssutils/errorhandler.py
+${PYSITELIB}/cssutils/errorhandler.pyc
+${PYSITELIB}/cssutils/errorhandler.pyo
+${PYSITELIB}/cssutils/helper.py
+${PYSITELIB}/cssutils/helper.pyc
+${PYSITELIB}/cssutils/helper.pyo
+${PYSITELIB}/cssutils/parse.py
+${PYSITELIB}/cssutils/parse.pyc
+${PYSITELIB}/cssutils/parse.pyo
+${PYSITELIB}/cssutils/prodparser.py
+${PYSITELIB}/cssutils/prodparser.pyc
+${PYSITELIB}/cssutils/prodparser.pyo
+${PYSITELIB}/cssutils/profiles.py
+${PYSITELIB}/cssutils/profiles.pyc
+${PYSITELIB}/cssutils/profiles.pyo
+${PYSITELIB}/cssutils/script.py
+${PYSITELIB}/cssutils/script.pyc
+${PYSITELIB}/cssutils/script.pyo
+${PYSITELIB}/cssutils/serialize.py
+${PYSITELIB}/cssutils/serialize.pyc
+${PYSITELIB}/cssutils/serialize.pyo
+${PYSITELIB}/cssutils/stylesheets/__init__.py
+${PYSITELIB}/cssutils/stylesheets/__init__.pyc
+${PYSITELIB}/cssutils/stylesheets/__init__.pyo
+${PYSITELIB}/cssutils/stylesheets/medialist.py
+${PYSITELIB}/cssutils/stylesheets/medialist.pyc
+${PYSITELIB}/cssutils/stylesheets/medialist.pyo
+${PYSITELIB}/cssutils/stylesheets/mediaquery.py
+${PYSITELIB}/cssutils/stylesheets/mediaquery.pyc
+${PYSITELIB}/cssutils/stylesheets/mediaquery.pyo
+${PYSITELIB}/cssutils/stylesheets/stylesheet.py
+${PYSITELIB}/cssutils/stylesheets/stylesheet.pyc
+${PYSITELIB}/cssutils/stylesheets/stylesheet.pyo
+${PYSITELIB}/cssutils/stylesheets/stylesheetlist.py
+${PYSITELIB}/cssutils/stylesheets/stylesheetlist.pyc
+${PYSITELIB}/cssutils/stylesheets/stylesheetlist.pyo
+${PYSITELIB}/cssutils/tokenize2.py
+${PYSITELIB}/cssutils/tokenize2.pyc
+${PYSITELIB}/cssutils/tokenize2.pyo
+${PYSITELIB}/cssutils/util.py
+${PYSITELIB}/cssutils/util.pyc
+${PYSITELIB}/cssutils/util.pyo
+${PYSITELIB}/encutils/__init__.py
+${PYSITELIB}/encutils/__init__.pyc
+${PYSITELIB}/encutils/__init__.pyo
+${PYSITELIB}/odf/__init__.py
+${PYSITELIB}/odf/__init__.pyc
+${PYSITELIB}/odf/__init__.pyo
+${PYSITELIB}/odf/anim.py
+${PYSITELIB}/odf/anim.pyc
+${PYSITELIB}/odf/anim.pyo
+${PYSITELIB}/odf/attrconverters.py
+${PYSITELIB}/odf/attrconverters.pyc
+${PYSITELIB}/odf/attrconverters.pyo
+${PYSITELIB}/odf/chart.py
+${PYSITELIB}/odf/chart.pyc
+${PYSITELIB}/odf/chart.pyo
+${PYSITELIB}/odf/config.py
+${PYSITELIB}/odf/config.pyc
+${PYSITELIB}/odf/config.pyo
+${PYSITELIB}/odf/dc.py
+${PYSITELIB}/odf/dc.pyc
+${PYSITELIB}/odf/dc.pyo
+${PYSITELIB}/odf/dr3d.py
+${PYSITELIB}/odf/dr3d.pyc
+${PYSITELIB}/odf/dr3d.pyo
+${PYSITELIB}/odf/draw.py
+${PYSITELIB}/odf/draw.pyc
+${PYSITELIB}/odf/draw.pyo
+${PYSITELIB}/odf/easyliststyle.py
+${PYSITELIB}/odf/easyliststyle.pyc
+${PYSITELIB}/odf/easyliststyle.pyo
+${PYSITELIB}/odf/element.py
+${PYSITELIB}/odf/element.py
+${PYSITELIB}/odf/element.pyc
+${PYSITELIB}/odf/element.pyo
+${PYSITELIB}/odf/elementtypes.py
+${PYSITELIB}/odf/elementtypes.py
+${PYSITELIB}/odf/elementtypes.pyc
+${PYSITELIB}/odf/elementtypes.pyo
+${PYSITELIB}/odf/form.py
+${PYSITELIB}/odf/form.pyc
+${PYSITELIB}/odf/form.pyo
+${PYSITELIB}/odf/grammar.py
+${PYSITELIB}/odf/grammar.pyc
+${PYSITELIB}/odf/grammar.pyo
+${PYSITELIB}/odf/load.py
+${PYSITELIB}/odf/load.py
+${PYSITELIB}/odf/load.pyc
+${PYSITELIB}/odf/load.pyo
+${PYSITELIB}/odf/manifest.py
+${PYSITELIB}/odf/manifest.py
+${PYSITELIB}/odf/manifest.pyc
+${PYSITELIB}/odf/manifest.pyo
+${PYSITELIB}/odf/math.py
+${PYSITELIB}/odf/math.pyc
+${PYSITELIB}/odf/math.pyo
+${PYSITELIB}/odf/meta.py
+${PYSITELIB}/odf/meta.pyc
+${PYSITELIB}/odf/meta.pyo
+${PYSITELIB}/odf/namespaces.py
+${PYSITELIB}/odf/namespaces.pyc
+${PYSITELIB}/odf/namespaces.pyo
+${PYSITELIB}/odf/number.py
+${PYSITELIB}/odf/number.pyc
+${PYSITELIB}/odf/number.pyo
+${PYSITELIB}/odf/odf2moinmoin.py
+${PYSITELIB}/odf/odf2moinmoin.pyc
+${PYSITELIB}/odf/odf2moinmoin.pyo
+${PYSITELIB}/odf/odf2xhtml.py
+${PYSITELIB}/odf/odf2xhtml.py
+${PYSITELIB}/odf/odf2xhtml.pyc
+${PYSITELIB}/odf/odf2xhtml.pyo
+${PYSITELIB}/odf/odfmanifest.py
+${PYSITELIB}/odf/odfmanifest.py
+${PYSITELIB}/odf/odfmanifest.pyc
+${PYSITELIB}/odf/odfmanifest.pyo
+${PYSITELIB}/odf/office.py
+${PYSITELIB}/odf/office.pyc
+${PYSITELIB}/odf/office.pyo
+${PYSITELIB}/odf/ooostyles.py
+${PYSITELIB}/odf/ooostyles.pyc
+${PYSITELIB}/odf/ooostyles.pyo
+${PYSITELIB}/odf/opendocument.py
+${PYSITELIB}/odf/opendocument.pyc
+${PYSITELIB}/odf/opendocument.pyo
+${PYSITELIB}/odf/presentation.py
+${PYSITELIB}/odf/presentation.pyc
+${PYSITELIB}/odf/presentation.pyo
+${PYSITELIB}/odf/script.py
+${PYSITELIB}/odf/script.pyc
+${PYSITELIB}/odf/script.pyo
+${PYSITELIB}/odf/style.py
+${PYSITELIB}/odf/style.pyc
+${PYSITELIB}/odf/style.pyo
+${PYSITELIB}/odf/svg.py
+${PYSITELIB}/odf/svg.pyc
+${PYSITELIB}/odf/svg.pyo
+${PYSITELIB}/odf/table.py
+${PYSITELIB}/odf/table.pyc
+${PYSITELIB}/odf/table.pyo
+${PYSITELIB}/odf/teletype.py
+${PYSITELIB}/odf/teletype.pyc
+${PYSITELIB}/odf/teletype.pyo
+${PYSITELIB}/odf/text.py
+${PYSITELIB}/odf/text.pyc
+${PYSITELIB}/odf/text.pyo
+${PYSITELIB}/odf/thumbnail.py
+${PYSITELIB}/odf/thumbnail.py
+${PYSITELIB}/odf/thumbnail.pyc
+${PYSITELIB}/odf/thumbnail.pyo
+${PYSITELIB}/odf/userfield.py
+${PYSITELIB}/odf/userfield.py
+${PYSITELIB}/odf/userfield.pyc
+${PYSITELIB}/odf/userfield.pyo
+${PYSITELIB}/odf/xforms.py
+${PYSITELIB}/odf/xforms.pyc
+${PYSITELIB}/odf/xforms.pyo
+${PYSITELIB}/pyPdf/__init__.py
+${PYSITELIB}/pyPdf/__init__.pyc
+${PYSITELIB}/pyPdf/__init__.pyo
+${PYSITELIB}/pyPdf/filters.py
+${PYSITELIB}/pyPdf/filters.pyc
+${PYSITELIB}/pyPdf/filters.pyo
+${PYSITELIB}/pyPdf/generic.py
+${PYSITELIB}/pyPdf/generic.pyc
+${PYSITELIB}/pyPdf/generic.pyo
+${PYSITELIB}/pyPdf/pdf.py
+${PYSITELIB}/pyPdf/pdf.pyc
+${PYSITELIB}/pyPdf/pdf.pyo
+${PYSITELIB}/pyPdf/utils.py
+${PYSITELIB}/pyPdf/utils.pyc
+${PYSITELIB}/pyPdf/utils.pyo
+${PYSITELIB}/pyPdf/xmp.py
+${PYSITELIB}/pyPdf/xmp.pyc
+${PYSITELIB}/pyPdf/xmp.pyo
+man/man1/any2epub.1
+man/man1/any2lit.1
+man/man1/any2lrf.1
+man/man1/calibre-customize.1
+man/man1/calibre-server.1
+man/man1/calibredb.1
+man/man1/comic2epub.1
+man/man1/comic2lrf.1
+man/man1/comic2pdf.1
+man/man1/epub2lrf.1
+man/man1/fb22lrf.1
+man/man1/feeds2disk.1
+man/man1/feeds2epub.1
+man/man1/feeds2lrf.1
+man/man1/html2epub.1
+man/man1/html2lrf.1
+man/man1/html2oeb.1
+man/man1/isbndb.1
+man/man1/librarything.1
+man/man1/lit2lrf.1
+man/man1/lit2oeb.1
+man/man1/lrf-meta.1
+man/man1/lrf2html.1
+man/man1/lrf2lrs.1
+man/man1/lrs2lrf.1
+man/man1/mobi2lrf.1
+man/man1/mobi2oeb.1
+man/man1/odt2oeb.1
+man/man1/oeb2lit.1
+man/man1/opf-meta.1
+man/man1/pdf2lrf.1
+man/man1/pdfreflow.1
+man/man1/pdftrim.1
+man/man1/rtf-meta.1
+man/man1/rtf2lrf.1
+man/man1/txt2lrf.1
+man/man1/web2disk.1
+man/man1/web2lrf.1
+@dirrm ${PYSITELIB}/pyPdf
+@dirrm ${PYSITELIB}/odf
+@dirrm ${PYSITELIB}/encutils
+@dirrm ${PYSITELIB}/cssutils/stylesheets
+@dirrm ${PYSITELIB}/cssutils/css
+@dirrm ${PYSITELIB}/cssutils
+@dirrm ${PYSITELIB}/cherrypy/wsgiserver
+@dirrm ${PYSITELIB}/cherrypy/scaffold
+@dirrm ${PYSITELIB}/cherrypy/process
+@dirrm ${PYSITELIB}/cherrypy/lib
+@dirrm ${PYSITELIB}/cherrypy
+@dirrm ${PYSITELIB}/calibre/web/fetch
+@dirrm ${PYSITELIB}/calibre/web/feeds/recipes
+@dirrm ${PYSITELIB}/calibre/web/feeds
+@dirrm ${PYSITELIB}/calibre/web
+@dirrm ${PYSITELIB}/calibre/utils/genshi/template
+@dirrm ${PYSITELIB}/calibre/utils/genshi/filters
+@dirrm ${PYSITELIB}/calibre/utils/genshi
+@dirrm ${PYSITELIB}/calibre/utils
+@dirrm ${PYSITELIB}/calibre/translations
+@dirrm ${PYSITELIB}/calibre/trac/plugins
+@dirrm ${PYSITELIB}/calibre/trac
+@dirrm ${PYSITELIB}/calibre/plugins
+@dirrm ${PYSITELIB}/calibre/library
+@dirrm ${PYSITELIB}/calibre/gui2/viewer
+@dirrm ${PYSITELIB}/calibre/gui2/lrf_renderer
+@dirrm ${PYSITELIB}/calibre/gui2/dialogs
+@dirrm ${PYSITELIB}/calibre/gui2
+@dirrm ${PYSITELIB}/calibre/ebooks/rtf2xml
+@dirrm ${PYSITELIB}/calibre/ebooks/pdf
+@dirrm ${PYSITELIB}/calibre/ebooks/odt
+@dirrm ${PYSITELIB}/calibre/ebooks/mobi
+@dirrm ${PYSITELIB}/calibre/ebooks/metadata
+@dirrm ${PYSITELIB}/calibre/ebooks/markdown
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/web/profiles
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/web
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/txt
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/rtf
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/pylrs
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/pdf
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/mobi
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/lrs
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/lit
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/html
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/fonts/prs500
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/fonts/liberation
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/fonts
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/feeds
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/fb2
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/epub
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/comic
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf/any
+@dirrm ${PYSITELIB}/calibre/ebooks/lrf
+@dirrm ${PYSITELIB}/calibre/ebooks/lit/maps
+@dirrm ${PYSITELIB}/calibre/ebooks/lit
+@dirrm ${PYSITELIB}/calibre/ebooks/epub
+@dirrm ${PYSITELIB}/calibre/ebooks/chardet
+@dirrm ${PYSITELIB}/calibre/ebooks
+@dirrm ${PYSITELIB}/calibre/devices/usbms
+@dirrm ${PYSITELIB}/calibre/devices/prs700
+@dirrm ${PYSITELIB}/calibre/devices/prs505
+@dirrm ${PYSITELIB}/calibre/devices/prs500/cli
+@dirrm ${PYSITELIB}/calibre/devices/prs500
+@dirrm ${PYSITELIB}/calibre/devices/kindle
+@dirrm ${PYSITELIB}/calibre/devices/cybookg3
+@dirrm ${PYSITELIB}/calibre/devices
+@dirrm ${PYSITELIB}/calibre/customize
+@dirrm ${PYSITELIB}/calibre
+@dirrm ${PYSITELIB}/${EGG_INFODIR}
diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo
new file mode 100644
index 00000000000..64f4808a60c
--- /dev/null
+++ b/misc/calibre/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/17 22:18:26 wiz Exp $
+
+SHA1 (calibre-0.4.128.tar.gz) = 722535edfb89b75e591eef2334f6c28f66ca018b
+RMD160 (calibre-0.4.128.tar.gz) = fd63765bd6a2713ab9dff054042022646a2babb4
+Size (calibre-0.4.128.tar.gz) = 6266244 bytes
+SHA1 (patch-aa) = e38d249f0849266942682a3cc0611cf376678265
diff --git a/misc/calibre/patches/patch-aa b/misc/calibre/patches/patch-aa
new file mode 100644
index 00000000000..2eba098a2e5
--- /dev/null
+++ b/misc/calibre/patches/patch-aa
@@ -0,0 +1,42 @@
+$NetBSD: patch-aa,v 1.1.1.1 2009/01/17 22:18:26 wiz Exp $
+
+--- src/calibre/linux.py.orig 2009-01-06 00:25:49.000000000 +0100
++++ src/calibre/linux.py
+@@ -397,10 +397,9 @@ def option_parser():
+ return parser
+
+ def install_man_pages(fatal_errors):
+- from bz2 import compress
+ import subprocess
+ print 'Installing MAN pages...'
+ manpath = '/usr/share/man/man1'
+ f = NamedTemporaryFile()
+ f.write('[see also]\nhttp://%s.kovidgoyal.net\n'%__appname__)
+ f.flush()
+@@ -417,7 +416,7 @@ def install_man_pages(fatal_errors):
+ help2man = ('help2man', prog, '--name', 'part of %s'%__appname__,
+ '--section', '1', '--no-info', '--include',
+ f.name, '--manual', __appname__)
+- manfile = os.path.join(manpath, prog+'.1'+__appname__+'.bz2')
++ manfile = os.path.join(manpath, prog+'.1')
+ print '\tInstalling MAN page for', prog
+ try:
+ p = subprocess.Popen(help2man, stdout=subprocess.PIPE)
+@@ -434,7 +433,7 @@ def install_man_pages(fatal_errors):
+ continue
+ f2 = open_file(manfile)
+ manifest.append(f2.name)
+- f2.write(compress(raw))
++ f2.write(raw)
+ return manifest
+
+ def post_install():
+@@ -448,8 +447,6 @@ def post_install():
+ global use_destdir
+ use_destdir = opts.destdir
+ manifest = []
+- manifest += setup_udev_rules(opts.group_file, not opts.dont_reload, opts.fatal_errors)
+- manifest += setup_completion(opts.fatal_errors)
+ setup_desktop_integration(opts.fatal_errors)
+ manifest += install_man_pages(opts.fatal_errors)
+