d9bb253488
- Remove deprecated @dirrms from plist - Switch dependency on py-imaging with py-pilllow - Convert to USES=python PR: 193397 Submitted by: rnejdl@ringofsaturn.com (maintainer)
2021 lines
93 KiB
Text
2021 lines
93 KiB
Text
bin/calibre
|
|
bin/calibre-complete
|
|
bin/calibre-customize
|
|
bin/calibre-debug
|
|
bin/calibre-parallel
|
|
bin/calibre-server
|
|
bin/calibre-smtp
|
|
bin/calibredb
|
|
bin/ebook-convert
|
|
bin/ebook-device
|
|
bin/ebook-edit
|
|
bin/ebook-meta
|
|
bin/ebook-polish
|
|
bin/ebook-viewer
|
|
bin/fetch-ebook-metadata
|
|
bin/lrf2lrs
|
|
bin/lrfviewer
|
|
bin/lrs2lrf
|
|
bin/markdown-calibre
|
|
bin/web2disk
|
|
lib/calibre/six.py
|
|
lib/calibre/calibre/__init__.py
|
|
lib/calibre/calibre/constants.py
|
|
lib/calibre/calibre/customize/__init__.py
|
|
lib/calibre/calibre/customize/builtins.py
|
|
lib/calibre/calibre/customize/conversion.py
|
|
lib/calibre/calibre/customize/profiles.py
|
|
lib/calibre/calibre/customize/ui.py
|
|
lib/calibre/calibre/customize/zipplugin.py
|
|
lib/calibre/calibre/db/__init__.py
|
|
lib/calibre/calibre/db/adding.py
|
|
lib/calibre/calibre/db/backend.py
|
|
lib/calibre/calibre/db/backup.py
|
|
lib/calibre/calibre/db/cache.py
|
|
lib/calibre/calibre/db/categories.py
|
|
lib/calibre/calibre/db/delete_service.py
|
|
lib/calibre/calibre/db/errors.py
|
|
lib/calibre/calibre/db/fields.py
|
|
lib/calibre/calibre/db/lazy.py
|
|
lib/calibre/calibre/db/legacy.py
|
|
lib/calibre/calibre/db/locking.py
|
|
lib/calibre/calibre/db/restore.py
|
|
lib/calibre/calibre/db/schema_upgrades.py
|
|
lib/calibre/calibre/db/search.py
|
|
lib/calibre/calibre/db/tables.py
|
|
lib/calibre/calibre/db/tests/__init__.py
|
|
lib/calibre/calibre/db/tests/add_remove.py
|
|
lib/calibre/calibre/db/tests/base.py
|
|
lib/calibre/calibre/db/tests/filesystem.py
|
|
lib/calibre/calibre/db/tests/legacy.py
|
|
lib/calibre/calibre/db/tests/locking.py
|
|
lib/calibre/calibre/db/tests/main.py
|
|
lib/calibre/calibre/db/tests/profiling.py
|
|
lib/calibre/calibre/db/tests/reading.py
|
|
lib/calibre/calibre/db/tests/utils.py
|
|
lib/calibre/calibre/db/tests/writing.py
|
|
lib/calibre/calibre/db/utils.py
|
|
lib/calibre/calibre/db/view.py
|
|
lib/calibre/calibre/db/write.py
|
|
lib/calibre/calibre/debug.py
|
|
lib/calibre/calibre/devices/__init__.py
|
|
lib/calibre/calibre/devices/android/__init__.py
|
|
lib/calibre/calibre/devices/android/driver.py
|
|
lib/calibre/calibre/devices/apple/__init__.py
|
|
lib/calibre/calibre/devices/apple/driver.py
|
|
lib/calibre/calibre/devices/apple/itunes.py
|
|
lib/calibre/calibre/devices/bambook/__init__.py
|
|
lib/calibre/calibre/devices/bambook/driver.py
|
|
lib/calibre/calibre/devices/bambook/libbambookcore.py
|
|
lib/calibre/calibre/devices/binatone/__init__.py
|
|
lib/calibre/calibre/devices/binatone/driver.py
|
|
lib/calibre/calibre/devices/blackberry/__init__.py
|
|
lib/calibre/calibre/devices/blackberry/driver.py
|
|
lib/calibre/calibre/devices/boeye/__init__.py
|
|
lib/calibre/calibre/devices/boeye/driver.py
|
|
lib/calibre/calibre/devices/cli.py
|
|
lib/calibre/calibre/devices/cybook/__init__.py
|
|
lib/calibre/calibre/devices/cybook/driver.py
|
|
lib/calibre/calibre/devices/cybook/t2b.py
|
|
lib/calibre/calibre/devices/cybook/t4b.py
|
|
lib/calibre/calibre/devices/eb600/__init__.py
|
|
lib/calibre/calibre/devices/eb600/driver.py
|
|
lib/calibre/calibre/devices/edge/__init__.py
|
|
lib/calibre/calibre/devices/edge/driver.py
|
|
lib/calibre/calibre/devices/errors.py
|
|
lib/calibre/calibre/devices/eslick/__init__.py
|
|
lib/calibre/calibre/devices/eslick/driver.py
|
|
lib/calibre/calibre/devices/folder_device/__init__.py
|
|
lib/calibre/calibre/devices/folder_device/driver.py
|
|
lib/calibre/calibre/devices/hanlin/__init__.py
|
|
lib/calibre/calibre/devices/hanlin/driver.py
|
|
lib/calibre/calibre/devices/hanvon/__init__.py
|
|
lib/calibre/calibre/devices/hanvon/driver.py
|
|
lib/calibre/calibre/devices/idevice/libimobiledevice.py
|
|
lib/calibre/calibre/devices/idevice/parse_xml.py
|
|
lib/calibre/calibre/devices/idevice/__init__.py
|
|
lib/calibre/calibre/devices/iliad/__init__.py
|
|
lib/calibre/calibre/devices/iliad/driver.py
|
|
lib/calibre/calibre/devices/interface.py
|
|
lib/calibre/calibre/devices/irexdr/__init__.py
|
|
lib/calibre/calibre/devices/irexdr/driver.py
|
|
lib/calibre/calibre/devices/iriver/__init__.py
|
|
lib/calibre/calibre/devices/iriver/driver.py
|
|
lib/calibre/calibre/devices/jetbook/__init__.py
|
|
lib/calibre/calibre/devices/jetbook/driver.py
|
|
lib/calibre/calibre/devices/kindle/__init__.py
|
|
lib/calibre/calibre/devices/kindle/apnx.py
|
|
lib/calibre/calibre/devices/kindle/bookmark.py
|
|
lib/calibre/calibre/devices/kindle/driver.py
|
|
lib/calibre/calibre/devices/kobo/__init__.py
|
|
lib/calibre/calibre/devices/kobo/bookmark.py
|
|
lib/calibre/calibre/devices/kobo/books.py
|
|
lib/calibre/calibre/devices/kobo/driver.py
|
|
lib/calibre/calibre/devices/manager.py
|
|
lib/calibre/calibre/devices/mime.py
|
|
lib/calibre/calibre/devices/misc.py
|
|
lib/calibre/calibre/devices/mtp/__init__.py
|
|
lib/calibre/calibre/devices/mtp/base.py
|
|
lib/calibre/calibre/devices/mtp/books.py
|
|
lib/calibre/calibre/devices/mtp/defaults.py
|
|
lib/calibre/calibre/devices/mtp/driver.py
|
|
lib/calibre/calibre/devices/mtp/filesystem_cache.py
|
|
lib/calibre/calibre/devices/mtp/test.py
|
|
lib/calibre/calibre/devices/mtp/unix/__init__.py
|
|
lib/calibre/calibre/devices/mtp/unix/driver.py
|
|
lib/calibre/calibre/devices/mtp/unix/sysfs.py
|
|
lib/calibre/calibre/devices/mtp/unix/upstream/update.py
|
|
lib/calibre/calibre/devices/mtp/windows/__init__.py
|
|
lib/calibre/calibre/devices/mtp/windows/driver.py
|
|
lib/calibre/calibre/devices/mtp/windows/remote.py
|
|
lib/calibre/calibre/devices/nokia/__init__.py
|
|
lib/calibre/calibre/devices/nokia/driver.py
|
|
lib/calibre/calibre/devices/nook/__init__.py
|
|
lib/calibre/calibre/devices/nook/driver.py
|
|
lib/calibre/calibre/devices/nuut2/__init__.py
|
|
lib/calibre/calibre/devices/nuut2/driver.py
|
|
lib/calibre/calibre/devices/prs505/__init__.py
|
|
lib/calibre/calibre/devices/prs505/driver.py
|
|
lib/calibre/calibre/devices/prs505/sony_cache.py
|
|
lib/calibre/calibre/devices/prst1/__init__.py
|
|
lib/calibre/calibre/devices/prst1/driver.py
|
|
lib/calibre/calibre/devices/scanner.py
|
|
lib/calibre/calibre/devices/smart_device_app/__init__.py
|
|
lib/calibre/calibre/devices/smart_device_app/driver.py
|
|
lib/calibre/calibre/devices/sne/__init__.py
|
|
lib/calibre/calibre/devices/sne/driver.py
|
|
lib/calibre/calibre/devices/teclast/__init__.py
|
|
lib/calibre/calibre/devices/teclast/driver.py
|
|
lib/calibre/calibre/devices/udisks.py
|
|
lib/calibre/calibre/devices/usbms/__init__.py
|
|
lib/calibre/calibre/devices/usbms/books.py
|
|
lib/calibre/calibre/devices/usbms/cli.py
|
|
lib/calibre/calibre/devices/usbms/device.py
|
|
lib/calibre/calibre/devices/usbms/deviceconfig.py
|
|
lib/calibre/calibre/devices/usbms/driver.py
|
|
lib/calibre/calibre/devices/usbobserver/test.py
|
|
lib/calibre/calibre/devices/user_defined/__init__.py
|
|
lib/calibre/calibre/devices/user_defined/driver.py
|
|
lib/calibre/calibre/devices/utils.py
|
|
lib/calibre/calibre/ebooks/BeautifulSoup.py
|
|
lib/calibre/calibre/ebooks/__init__.py
|
|
lib/calibre/calibre/ebooks/azw4/__init__.py
|
|
lib/calibre/calibre/ebooks/azw4/reader.py
|
|
lib/calibre/calibre/ebooks/chardet.py
|
|
lib/calibre/calibre/ebooks/chm/__init__.py
|
|
lib/calibre/calibre/ebooks/chm/metadata.py
|
|
lib/calibre/calibre/ebooks/chm/reader.py
|
|
lib/calibre/calibre/ebooks/comic/__init__.py
|
|
lib/calibre/calibre/ebooks/comic/input.py
|
|
lib/calibre/calibre/ebooks/compression/__init__.py
|
|
lib/calibre/calibre/ebooks/compression/palmdoc.py
|
|
lib/calibre/calibre/ebooks/compression/tcr.py
|
|
lib/calibre/calibre/ebooks/constants.py
|
|
lib/calibre/calibre/ebooks/conversion/__init__.py
|
|
lib/calibre/calibre/ebooks/conversion/cli.py
|
|
lib/calibre/calibre/ebooks/conversion/config.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/__init__.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/azw4_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/chm_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/comic_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/djvu_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/docx_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/epub_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/epub_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/fb2_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/fb2_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/html_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/html_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/htmlz_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/htmlz_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/lit_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/lit_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/lrf_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/lrf_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/mobi_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/mobi_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/odt_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/oeb_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pdb_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pdb_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pdf_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pdf_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pml_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pml_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/rb_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/rb_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/recipe_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/rtf_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/rtf_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/snb_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/snb_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/tcr_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/tcr_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/txt_input.py
|
|
lib/calibre/calibre/ebooks/conversion/plugins/txt_output.py
|
|
lib/calibre/calibre/ebooks/conversion/plumber.py
|
|
lib/calibre/calibre/ebooks/conversion/preprocess.py
|
|
lib/calibre/calibre/ebooks/conversion/utils.py
|
|
lib/calibre/calibre/ebooks/djvu/__init__.py
|
|
lib/calibre/calibre/ebooks/djvu/djvu.py
|
|
lib/calibre/calibre/ebooks/djvu/djvubzzdec.py
|
|
lib/calibre/calibre/ebooks/docx/names.py
|
|
lib/calibre/calibre/ebooks/docx/styles.py
|
|
lib/calibre/calibre/ebooks/docx/__init__.py
|
|
lib/calibre/calibre/ebooks/docx/char_styles.py
|
|
lib/calibre/calibre/ebooks/docx/cleanup.py
|
|
lib/calibre/calibre/ebooks/docx/container.py
|
|
lib/calibre/calibre/ebooks/docx/dump.py
|
|
lib/calibre/calibre/ebooks/docx/fields.py
|
|
lib/calibre/calibre/ebooks/docx/fonts.py
|
|
lib/calibre/calibre/ebooks/docx/footnotes.py
|
|
lib/calibre/calibre/ebooks/docx/images.py
|
|
lib/calibre/calibre/ebooks/docx/index.py
|
|
lib/calibre/calibre/ebooks/docx/numbering.py
|
|
lib/calibre/calibre/ebooks/docx/settings.py
|
|
lib/calibre/calibre/ebooks/docx/tables.py
|
|
lib/calibre/calibre/ebooks/docx/theme.py
|
|
lib/calibre/calibre/ebooks/docx/to_html.py
|
|
lib/calibre/calibre/ebooks/docx/toc.py
|
|
lib/calibre/calibre/ebooks/docx/block_styles.py
|
|
lib/calibre/calibre/ebooks/docx/lcid.py
|
|
lib/calibre/calibre/ebooks/docx/writer/__init__.py
|
|
lib/calibre/calibre/ebooks/docx/writer/container.py
|
|
lib/calibre/calibre/ebooks/epub/__init__.py
|
|
lib/calibre/calibre/ebooks/epub/pages.py
|
|
lib/calibre/calibre/ebooks/epub/periodical.py
|
|
lib/calibre/calibre/ebooks/fb2/__init__.py
|
|
lib/calibre/calibre/ebooks/fb2/fb2ml.py
|
|
lib/calibre/calibre/ebooks/html/__init__.py
|
|
lib/calibre/calibre/ebooks/html/input.py
|
|
lib/calibre/calibre/ebooks/html/meta.py
|
|
lib/calibre/calibre/ebooks/html/to_zip.py
|
|
lib/calibre/calibre/ebooks/html_entities.py
|
|
lib/calibre/calibre/ebooks/htmlz/__init__.py
|
|
lib/calibre/calibre/ebooks/htmlz/oeb2html.py
|
|
lib/calibre/calibre/ebooks/hyphenate.py
|
|
lib/calibre/calibre/ebooks/iterator/__init__.py
|
|
lib/calibre/calibre/ebooks/lit/__init__.py
|
|
lib/calibre/calibre/ebooks/lit/from_any.py
|
|
lib/calibre/calibre/ebooks/lit/lzx.py
|
|
lib/calibre/calibre/ebooks/lit/maps/__init__.py
|
|
lib/calibre/calibre/ebooks/lit/maps/html.py
|
|
lib/calibre/calibre/ebooks/lit/maps/opf.py
|
|
lib/calibre/calibre/ebooks/lit/mssha1.py
|
|
lib/calibre/calibre/ebooks/lit/reader.py
|
|
lib/calibre/calibre/ebooks/lit/writer.py
|
|
lib/calibre/calibre/ebooks/lrf/__init__.py
|
|
lib/calibre/calibre/ebooks/lrf/fonts.py
|
|
lib/calibre/calibre/ebooks/lrf/html/__init__.py
|
|
lib/calibre/calibre/ebooks/lrf/html/color_map.py
|
|
lib/calibre/calibre/ebooks/lrf/html/convert_from.py
|
|
lib/calibre/calibre/ebooks/lrf/html/convert_to.py
|
|
lib/calibre/calibre/ebooks/lrf/html/table.py
|
|
lib/calibre/calibre/ebooks/lrf/html/table_as_image.py
|
|
lib/calibre/calibre/ebooks/lrf/input.py
|
|
lib/calibre/calibre/ebooks/lrf/lrfparser.py
|
|
lib/calibre/calibre/ebooks/lrf/lrs/__init__.py
|
|
lib/calibre/calibre/ebooks/lrf/lrs/convert_from.py
|
|
lib/calibre/calibre/ebooks/lrf/meta.py
|
|
lib/calibre/calibre/ebooks/lrf/objects.py
|
|
lib/calibre/calibre/ebooks/lrf/pylrs/__init__.py
|
|
lib/calibre/calibre/ebooks/lrf/pylrs/elements.py
|
|
lib/calibre/calibre/ebooks/lrf/pylrs/pylrf.py
|
|
lib/calibre/calibre/ebooks/lrf/pylrs/pylrfopt.py
|
|
lib/calibre/calibre/ebooks/lrf/pylrs/pylrs.py
|
|
lib/calibre/calibre/ebooks/lrf/tags.py
|
|
lib/calibre/calibre/ebooks/markdown/__init__.py
|
|
lib/calibre/calibre/ebooks/markdown/__main__.py
|
|
lib/calibre/calibre/ebooks/markdown/__version__.py
|
|
lib/calibre/calibre/ebooks/markdown/blockparser.py
|
|
lib/calibre/calibre/ebooks/markdown/blockprocessors.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/__init__.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/abbr.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/attr_list.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/admonition.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/codehilite.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/def_list.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/extra.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/fenced_code.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/footnotes.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/headerid.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/meta.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/nl2br.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/sane_lists.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/smart_strong.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/tables.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/toc.py
|
|
lib/calibre/calibre/ebooks/markdown/extensions/wikilinks.py
|
|
lib/calibre/calibre/ebooks/markdown/inlinepatterns.py
|
|
lib/calibre/calibre/ebooks/markdown/odict.py
|
|
lib/calibre/calibre/ebooks/markdown/postprocessors.py
|
|
lib/calibre/calibre/ebooks/markdown/preprocessors.py
|
|
lib/calibre/calibre/ebooks/markdown/serializers.py
|
|
lib/calibre/calibre/ebooks/markdown/treeprocessors.py
|
|
lib/calibre/calibre/ebooks/markdown/util.py
|
|
lib/calibre/calibre/ebooks/metadata/__init__.py
|
|
lib/calibre/calibre/ebooks/metadata/archive.py
|
|
lib/calibre/calibre/ebooks/metadata/book/__init__.py
|
|
lib/calibre/calibre/ebooks/metadata/book/base.py
|
|
lib/calibre/calibre/ebooks/metadata/book/formatter.py
|
|
lib/calibre/calibre/ebooks/metadata/book/json_codec.py
|
|
lib/calibre/calibre/ebooks/metadata/book/render.py
|
|
lib/calibre/calibre/ebooks/metadata/cli.py
|
|
lib/calibre/calibre/ebooks/metadata/docx.py
|
|
lib/calibre/calibre/ebooks/metadata/epub.py
|
|
lib/calibre/calibre/ebooks/metadata/ereader.py
|
|
lib/calibre/calibre/ebooks/metadata/extz.py
|
|
lib/calibre/calibre/ebooks/metadata/fb2.py
|
|
lib/calibre/calibre/ebooks/metadata/haodoo.py
|
|
lib/calibre/calibre/ebooks/metadata/html.py
|
|
lib/calibre/calibre/ebooks/metadata/imp.py
|
|
lib/calibre/calibre/ebooks/metadata/kdl.py
|
|
lib/calibre/calibre/ebooks/metadata/library_thing.py
|
|
lib/calibre/calibre/ebooks/metadata/lit.py
|
|
lib/calibre/calibre/ebooks/metadata/lrx.py
|
|
lib/calibre/calibre/ebooks/metadata/meta.py
|
|
lib/calibre/calibre/ebooks/metadata/mobi.py
|
|
lib/calibre/calibre/ebooks/metadata/odt.py
|
|
lib/calibre/calibre/ebooks/metadata/opf2.py
|
|
lib/calibre/calibre/ebooks/metadata/pdb.py
|
|
lib/calibre/calibre/ebooks/metadata/pdf.py
|
|
lib/calibre/calibre/ebooks/metadata/plucker.py
|
|
lib/calibre/calibre/ebooks/metadata/pml.py
|
|
lib/calibre/calibre/ebooks/metadata/rar.py
|
|
lib/calibre/calibre/ebooks/metadata/rb.py
|
|
lib/calibre/calibre/ebooks/metadata/rtf.py
|
|
lib/calibre/calibre/ebooks/metadata/snb.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/__init__.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/amazon.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/base.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/big_book_search.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/cli.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/covers.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/douban.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/edelweiss.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/google.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/google_images.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/identify.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/isbndb.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/openlibrary.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/overdrive.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/ozon.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/prefs.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/test.py
|
|
lib/calibre/calibre/ebooks/metadata/sources/worker.py
|
|
lib/calibre/calibre/ebooks/metadata/toc.py
|
|
lib/calibre/calibre/ebooks/metadata/topaz.py
|
|
lib/calibre/calibre/ebooks/metadata/txt.py
|
|
lib/calibre/calibre/ebooks/metadata/worker.py
|
|
lib/calibre/calibre/ebooks/metadata/xisbn.py
|
|
lib/calibre/calibre/ebooks/metadata/xmp.py
|
|
lib/calibre/calibre/ebooks/metadata/zip.py
|
|
lib/calibre/calibre/ebooks/mobi/__init__.py
|
|
lib/calibre/calibre/ebooks/mobi/debug/__init__.py
|
|
lib/calibre/calibre/ebooks/mobi/debug/containers.py
|
|
lib/calibre/calibre/ebooks/mobi/debug/headers.py
|
|
lib/calibre/calibre/ebooks/mobi/debug/index.py
|
|
lib/calibre/calibre/ebooks/mobi/debug/main.py
|
|
lib/calibre/calibre/ebooks/mobi/debug/mobi6.py
|
|
lib/calibre/calibre/ebooks/mobi/debug/mobi8.py
|
|
lib/calibre/calibre/ebooks/mobi/huffcdic.py
|
|
lib/calibre/calibre/ebooks/mobi/langcodes.py
|
|
lib/calibre/calibre/ebooks/mobi/mobiml.py
|
|
lib/calibre/calibre/ebooks/mobi/reader/__init__.py
|
|
lib/calibre/calibre/ebooks/mobi/reader/containers.py
|
|
lib/calibre/calibre/ebooks/mobi/reader/headers.py
|
|
lib/calibre/calibre/ebooks/mobi/reader/index.py
|
|
lib/calibre/calibre/ebooks/mobi/reader/markup.py
|
|
lib/calibre/calibre/ebooks/mobi/reader/mobi6.py
|
|
lib/calibre/calibre/ebooks/mobi/reader/mobi8.py
|
|
lib/calibre/calibre/ebooks/mobi/reader/ncx.py
|
|
lib/calibre/calibre/ebooks/mobi/tweak.py
|
|
lib/calibre/calibre/ebooks/mobi/utils.py
|
|
lib/calibre/calibre/ebooks/mobi/writer2/__init__.py
|
|
lib/calibre/calibre/ebooks/mobi/writer2/indexer.py
|
|
lib/calibre/calibre/ebooks/mobi/writer2/main.py
|
|
lib/calibre/calibre/ebooks/mobi/writer2/resources.py
|
|
lib/calibre/calibre/ebooks/mobi/writer2/serializer.py
|
|
lib/calibre/calibre/ebooks/mobi/writer8/__init__.py
|
|
lib/calibre/calibre/ebooks/mobi/writer8/cleanup.py
|
|
lib/calibre/calibre/ebooks/mobi/writer8/exth.py
|
|
lib/calibre/calibre/ebooks/mobi/writer8/header.py
|
|
lib/calibre/calibre/ebooks/mobi/writer8/index.py
|
|
lib/calibre/calibre/ebooks/mobi/writer8/main.py
|
|
lib/calibre/calibre/ebooks/mobi/writer8/mobi.py
|
|
lib/calibre/calibre/ebooks/mobi/writer8/skeleton.py
|
|
lib/calibre/calibre/ebooks/mobi/writer8/tbs.py
|
|
lib/calibre/calibre/ebooks/mobi/writer8/toc.py
|
|
lib/calibre/calibre/ebooks/odt/__init__.py
|
|
lib/calibre/calibre/ebooks/odt/input.py
|
|
lib/calibre/calibre/ebooks/oeb/__init__.py
|
|
lib/calibre/calibre/ebooks/oeb/base.py
|
|
lib/calibre/calibre/ebooks/oeb/display/__init__.py
|
|
lib/calibre/calibre/ebooks/oeb/display/test-cfi/run.py
|
|
lib/calibre/calibre/ebooks/oeb/display/webview.py
|
|
lib/calibre/calibre/ebooks/oeb/iterator/__init__.py
|
|
lib/calibre/calibre/ebooks/oeb/iterator/book.py
|
|
lib/calibre/calibre/ebooks/oeb/iterator/bookmarks.py
|
|
lib/calibre/calibre/ebooks/oeb/iterator/extract_fonts.py
|
|
lib/calibre/calibre/ebooks/oeb/iterator/spine.py
|
|
lib/calibre/calibre/ebooks/oeb/normalize_css.py
|
|
lib/calibre/calibre/ebooks/oeb/parse_utils.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/__init__.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/check/__init__.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/check/base.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/check/fonts.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/check/images.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/check/links.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/check/main.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/check/opf.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/check/parsing.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/container.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/cover.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/create.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/css.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/embed.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/errors.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/fonts.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/import_book.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/jacket.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/main.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/opf.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/parsing.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/pretty.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/replace.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/spell.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/split.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/stats.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/subset.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/tests/__init__.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/tests/base.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/tests/container.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/tests/main.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/tests/parsing.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/toc.py
|
|
lib/calibre/calibre/ebooks/oeb/polish/utils.py
|
|
lib/calibre/calibre/ebooks/oeb/reader.py
|
|
lib/calibre/calibre/ebooks/oeb/stylizer.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/__init__.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/cover.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/embed_fonts.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/filenames.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/flatcss.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/guide.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/htmltoc.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/jacket.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/linearize_tables.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/manglecase.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/metadata.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/page_margin.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/rasterize.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/rescale.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/split.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/structure.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/subset.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/trimmanifest.py
|
|
lib/calibre/calibre/ebooks/oeb/transforms/unsmarten.py
|
|
lib/calibre/calibre/ebooks/oeb/writer.py
|
|
lib/calibre/calibre/ebooks/pdb/__init__.py
|
|
lib/calibre/calibre/ebooks/pdb/ereader/__init__.py
|
|
lib/calibre/calibre/ebooks/pdb/ereader/inspector.py
|
|
lib/calibre/calibre/ebooks/pdb/ereader/reader.py
|
|
lib/calibre/calibre/ebooks/pdb/ereader/reader132.py
|
|
lib/calibre/calibre/ebooks/pdb/ereader/reader202.py
|
|
lib/calibre/calibre/ebooks/pdb/ereader/writer.py
|
|
lib/calibre/calibre/ebooks/pdb/formatreader.py
|
|
lib/calibre/calibre/ebooks/pdb/formatwriter.py
|
|
lib/calibre/calibre/ebooks/pdb/haodoo/__init__.py
|
|
lib/calibre/calibre/ebooks/pdb/haodoo/reader.py
|
|
lib/calibre/calibre/ebooks/pdb/header.py
|
|
lib/calibre/calibre/ebooks/pdb/palmdoc/__init__.py
|
|
lib/calibre/calibre/ebooks/pdb/palmdoc/reader.py
|
|
lib/calibre/calibre/ebooks/pdb/palmdoc/writer.py
|
|
lib/calibre/calibre/ebooks/pdb/pdf/__init__.py
|
|
lib/calibre/calibre/ebooks/pdb/pdf/reader.py
|
|
lib/calibre/calibre/ebooks/pdb/plucker/__init__.py
|
|
lib/calibre/calibre/ebooks/pdb/plucker/reader.py
|
|
lib/calibre/calibre/ebooks/pdb/ztxt/__init__.py
|
|
lib/calibre/calibre/ebooks/pdb/ztxt/reader.py
|
|
lib/calibre/calibre/ebooks/pdb/ztxt/writer.py
|
|
lib/calibre/calibre/ebooks/pdf/__init__.py
|
|
lib/calibre/calibre/ebooks/pdf/from_comic.py
|
|
lib/calibre/calibre/ebooks/pdf/outline_writer.py
|
|
lib/calibre/calibre/ebooks/pdf/pageoptions.py
|
|
lib/calibre/calibre/ebooks/pdf/pdftohtml.py
|
|
lib/calibre/calibre/ebooks/pdf/reflow.py
|
|
lib/calibre/calibre/ebooks/pdf/render/__init__.py
|
|
lib/calibre/calibre/ebooks/pdf/render/common.py
|
|
lib/calibre/calibre/ebooks/pdf/render/engine.py
|
|
lib/calibre/calibre/ebooks/pdf/render/fonts.py
|
|
lib/calibre/calibre/ebooks/pdf/render/from_html.py
|
|
lib/calibre/calibre/ebooks/pdf/render/gradients.py
|
|
lib/calibre/calibre/ebooks/pdf/render/graphics.py
|
|
lib/calibre/calibre/ebooks/pdf/render/links.py
|
|
lib/calibre/calibre/ebooks/pdf/render/serialize.py
|
|
lib/calibre/calibre/ebooks/pdf/render/test.py
|
|
lib/calibre/calibre/ebooks/pdf/render/toc.py
|
|
lib/calibre/calibre/ebooks/pdf/writer.py
|
|
lib/calibre/calibre/ebooks/pml/__init__.py
|
|
lib/calibre/calibre/ebooks/pml/pmlconverter.py
|
|
lib/calibre/calibre/ebooks/pml/pmlml.py
|
|
lib/calibre/calibre/ebooks/rb/__init__.py
|
|
lib/calibre/calibre/ebooks/rb/rbml.py
|
|
lib/calibre/calibre/ebooks/rb/reader.py
|
|
lib/calibre/calibre/ebooks/rb/writer.py
|
|
lib/calibre/calibre/ebooks/readability/__init__.py
|
|
lib/calibre/calibre/ebooks/readability/cleaners.py
|
|
lib/calibre/calibre/ebooks/readability/debug.py
|
|
lib/calibre/calibre/ebooks/readability/htmls.py
|
|
lib/calibre/calibre/ebooks/readability/readability.py
|
|
lib/calibre/calibre/ebooks/rtf/__init__.py
|
|
lib/calibre/calibre/ebooks/rtf/input.py
|
|
lib/calibre/calibre/ebooks/rtf/preprocess.py
|
|
lib/calibre/calibre/ebooks/rtf/rtfml.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/ParseRtf.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/__init__.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/add_brackets.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/body_styles.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/border_parse.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/char_set.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/check_brackets.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/check_encoding.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/colors.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/combine_borders.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/configure_txt.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/convert_to_tags.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/copy.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/default_encoding.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/delete_info.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/field_strings.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/fields_large.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/fields_small.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/fonts.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/footnote.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/get_char_map.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/get_options.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/group_borders.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/group_styles.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/header.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/headings_to_sections.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/hex_2_utf8.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/info.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/inline.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/line_endings.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/list_numbers.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/list_table.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/make_lists.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/old_rtf.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/options_trem.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/output.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/override_table.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/paragraph_def.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/paragraphs.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/pict.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/preamble_div.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/preamble_rest.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/process_tokens.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/replace_illegals.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/sections.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/styles.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/table.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/table_info.py
|
|
lib/calibre/calibre/ebooks/rtf2xml/tokenize.py
|
|
lib/calibre/calibre/ebooks/sgmllib.py
|
|
lib/calibre/calibre/ebooks/snb/__init__.py
|
|
lib/calibre/calibre/ebooks/snb/snbfile.py
|
|
lib/calibre/calibre/ebooks/snb/snbml.py
|
|
lib/calibre/calibre/ebooks/tcr/__init__.py
|
|
lib/calibre/calibre/ebooks/textile/__init__.py
|
|
lib/calibre/calibre/ebooks/textile/functions.py
|
|
lib/calibre/calibre/ebooks/textile/unsmarten.py
|
|
lib/calibre/calibre/ebooks/tweak.py
|
|
lib/calibre/calibre/ebooks/txt/__init__.py
|
|
lib/calibre/calibre/ebooks/txt/markdownml.py
|
|
lib/calibre/calibre/ebooks/txt/newlines.py
|
|
lib/calibre/calibre/ebooks/txt/processor.py
|
|
lib/calibre/calibre/ebooks/txt/textileml.py
|
|
lib/calibre/calibre/ebooks/txt/txtml.py
|
|
lib/calibre/calibre/ebooks/unihandecode/__init__.py
|
|
lib/calibre/calibre/ebooks/unihandecode/jacodepoints.py
|
|
lib/calibre/calibre/ebooks/unihandecode/jadecoder.py
|
|
lib/calibre/calibre/ebooks/unihandecode/krcodepoints.py
|
|
lib/calibre/calibre/ebooks/unihandecode/krdecoder.py
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/__init__.py
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/h2a.py
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/j2h.py
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/jisyo.py
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/k2a.py
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/kakasi.py
|
|
lib/calibre/calibre/ebooks/unihandecode/unicodepoints.py
|
|
lib/calibre/calibre/ebooks/unihandecode/unidecoder.py
|
|
lib/calibre/calibre/ebooks/unihandecode/vncodepoints.py
|
|
lib/calibre/calibre/ebooks/unihandecode/vndecoder.py
|
|
lib/calibre/calibre/ebooks/unihandecode/zhcodepoints.py
|
|
lib/calibre/calibre/gui2/__init__.py
|
|
lib/calibre/calibre/gui2/actions/__init__.py
|
|
lib/calibre/calibre/gui2/actions/add.py
|
|
lib/calibre/calibre/gui2/actions/add_to_library.py
|
|
lib/calibre/calibre/gui2/actions/annotate.py
|
|
lib/calibre/calibre/gui2/actions/catalog.py
|
|
lib/calibre/calibre/gui2/actions/choose_library.py
|
|
lib/calibre/calibre/gui2/actions/convert.py
|
|
lib/calibre/calibre/gui2/actions/copy_to_library.py
|
|
lib/calibre/calibre/gui2/actions/delete.py
|
|
lib/calibre/calibre/gui2/actions/device.py
|
|
lib/calibre/calibre/gui2/actions/edit_collections.py
|
|
lib/calibre/calibre/gui2/actions/edit_metadata.py
|
|
lib/calibre/calibre/gui2/actions/embed.py
|
|
lib/calibre/calibre/gui2/actions/fetch_news.py
|
|
lib/calibre/calibre/gui2/actions/help.py
|
|
lib/calibre/calibre/gui2/actions/mark_books.py
|
|
lib/calibre/calibre/gui2/actions/match_books.py
|
|
lib/calibre/calibre/gui2/actions/next_match.py
|
|
lib/calibre/calibre/gui2/actions/open.py
|
|
lib/calibre/calibre/gui2/actions/plugin_updates.py
|
|
lib/calibre/calibre/gui2/actions/polish.py
|
|
lib/calibre/calibre/gui2/actions/preferences.py
|
|
lib/calibre/calibre/gui2/actions/random.py
|
|
lib/calibre/calibre/gui2/actions/restart.py
|
|
lib/calibre/calibre/gui2/actions/save_to_disk.py
|
|
lib/calibre/calibre/gui2/actions/show_book_details.py
|
|
lib/calibre/calibre/gui2/actions/show_quickview.py
|
|
lib/calibre/calibre/gui2/actions/similar_books.py
|
|
lib/calibre/calibre/gui2/actions/sort.py
|
|
lib/calibre/calibre/gui2/actions/store.py
|
|
lib/calibre/calibre/gui2/actions/toc_edit.py
|
|
lib/calibre/calibre/gui2/actions/tweak_epub.py
|
|
lib/calibre/calibre/gui2/actions/unpack_book.py
|
|
lib/calibre/calibre/gui2/actions/view.py
|
|
lib/calibre/calibre/gui2/add.py
|
|
lib/calibre/calibre/gui2/add_wizard/__init__.py
|
|
lib/calibre/calibre/gui2/add_wizard/scan_ui.py
|
|
lib/calibre/calibre/gui2/add_wizard/welcome_ui.py
|
|
lib/calibre/calibre/gui2/auto_add.py
|
|
lib/calibre/calibre/gui2/bars.py
|
|
lib/calibre/calibre/gui2/book_details.py
|
|
lib/calibre/calibre/gui2/catalog/__init__.py
|
|
lib/calibre/calibre/gui2/catalog/catalog_bibtex.py
|
|
lib/calibre/calibre/gui2/catalog/catalog_bibtex_ui.py
|
|
lib/calibre/calibre/gui2/catalog/catalog_csv_xml.py
|
|
lib/calibre/calibre/gui2/catalog/catalog_csv_xml_ui.py
|
|
lib/calibre/calibre/gui2/catalog/catalog_epub_mobi.py
|
|
lib/calibre/calibre/gui2/catalog/catalog_epub_mobi_ui.py
|
|
lib/calibre/calibre/gui2/catalog/catalog_tab_template_ui.py
|
|
lib/calibre/calibre/gui2/comments_editor.py
|
|
lib/calibre/calibre/gui2/complete.py
|
|
lib/calibre/calibre/gui2/complete2.py
|
|
lib/calibre/calibre/gui2/convert/__init__.py
|
|
lib/calibre/calibre/gui2/convert/azw3_output.py
|
|
lib/calibre/calibre/gui2/convert/azw3_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/bulk.py
|
|
lib/calibre/calibre/gui2/convert/comic_input.py
|
|
lib/calibre/calibre/gui2/convert/comic_input_ui.py
|
|
lib/calibre/calibre/gui2/convert/debug.py
|
|
lib/calibre/calibre/gui2/convert/debug_ui.py
|
|
lib/calibre/calibre/gui2/convert/docx_input.py
|
|
lib/calibre/calibre/gui2/convert/docx_input_ui.py
|
|
lib/calibre/calibre/gui2/convert/epub_output.py
|
|
lib/calibre/calibre/gui2/convert/epub_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/fb2_input.py
|
|
lib/calibre/calibre/gui2/convert/fb2_input_ui.py
|
|
lib/calibre/calibre/gui2/convert/fb2_output.py
|
|
lib/calibre/calibre/gui2/convert/fb2_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/font_key.py
|
|
lib/calibre/calibre/gui2/convert/font_key_ui.py
|
|
lib/calibre/calibre/gui2/convert/gui_conversion.py
|
|
lib/calibre/calibre/gui2/convert/heuristics.py
|
|
lib/calibre/calibre/gui2/convert/heuristics_ui.py
|
|
lib/calibre/calibre/gui2/convert/htmlz_output.py
|
|
lib/calibre/calibre/gui2/convert/htmlz_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/look_and_feel.py
|
|
lib/calibre/calibre/gui2/convert/look_and_feel_ui.py
|
|
lib/calibre/calibre/gui2/convert/lrf_output.py
|
|
lib/calibre/calibre/gui2/convert/lrf_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/metadata.py
|
|
lib/calibre/calibre/gui2/convert/metadata_ui.py
|
|
lib/calibre/calibre/gui2/convert/mobi_output.py
|
|
lib/calibre/calibre/gui2/convert/mobi_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/page_setup.py
|
|
lib/calibre/calibre/gui2/convert/page_setup_ui.py
|
|
lib/calibre/calibre/gui2/convert/pdb_output.py
|
|
lib/calibre/calibre/gui2/convert/pdb_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/pdf_input.py
|
|
lib/calibre/calibre/gui2/convert/pdf_input_ui.py
|
|
lib/calibre/calibre/gui2/convert/pdf_output.py
|
|
lib/calibre/calibre/gui2/convert/pdf_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/pml_output.py
|
|
lib/calibre/calibre/gui2/convert/pmlz_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/rb_output.py
|
|
lib/calibre/calibre/gui2/convert/rb_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/regex_builder.py
|
|
lib/calibre/calibre/gui2/convert/regex_builder_ui.py
|
|
lib/calibre/calibre/gui2/convert/rtf_input.py
|
|
lib/calibre/calibre/gui2/convert/rtf_input_ui.py
|
|
lib/calibre/calibre/gui2/convert/search_and_replace.py
|
|
lib/calibre/calibre/gui2/convert/search_and_replace_ui.py
|
|
lib/calibre/calibre/gui2/convert/single.py
|
|
lib/calibre/calibre/gui2/convert/single_ui.py
|
|
lib/calibre/calibre/gui2/convert/snb_output.py
|
|
lib/calibre/calibre/gui2/convert/snb_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/structure_detection.py
|
|
lib/calibre/calibre/gui2/convert/structure_detection_ui.py
|
|
lib/calibre/calibre/gui2/convert/toc.py
|
|
lib/calibre/calibre/gui2/convert/toc_ui.py
|
|
lib/calibre/calibre/gui2/convert/txt_input.py
|
|
lib/calibre/calibre/gui2/convert/txt_input_ui.py
|
|
lib/calibre/calibre/gui2/convert/txt_output.py
|
|
lib/calibre/calibre/gui2/convert/txt_output_ui.py
|
|
lib/calibre/calibre/gui2/convert/txtz_output.py
|
|
lib/calibre/calibre/gui2/convert/xexp_edit_ui.py
|
|
lib/calibre/calibre/gui2/convert/xpath_wizard.py
|
|
lib/calibre/calibre/gui2/convert/xpath_wizard_ui.py
|
|
lib/calibre/calibre/gui2/cover_flow.py
|
|
lib/calibre/calibre/gui2/custom_column_widgets.py
|
|
lib/calibre/calibre/gui2/device.py
|
|
lib/calibre/calibre/gui2/device_drivers/__init__.py
|
|
lib/calibre/calibre/gui2/device_drivers/configwidget.py
|
|
lib/calibre/calibre/gui2/device_drivers/configwidget_ui.py
|
|
lib/calibre/calibre/gui2/device_drivers/mtp_config.py
|
|
lib/calibre/calibre/gui2/device_drivers/mtp_folder_browser.py
|
|
lib/calibre/calibre/gui2/dialogs/__init__.py
|
|
lib/calibre/calibre/gui2/dialogs/add_empty_book.py
|
|
lib/calibre/calibre/gui2/dialogs/add_from_isbn.py
|
|
lib/calibre/calibre/gui2/dialogs/add_from_isbn_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/authors_edit.py
|
|
lib/calibre/calibre/gui2/dialogs/book_info.py
|
|
lib/calibre/calibre/gui2/dialogs/catalog.py
|
|
lib/calibre/calibre/gui2/dialogs/catalog_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/check_library.py
|
|
lib/calibre/calibre/gui2/dialogs/choose_format.py
|
|
lib/calibre/calibre/gui2/dialogs/choose_format_device.py
|
|
lib/calibre/calibre/gui2/dialogs/choose_format_device_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/choose_format_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/choose_library.py
|
|
lib/calibre/calibre/gui2/dialogs/choose_library_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/choose_plugin_toolbars.py
|
|
lib/calibre/calibre/gui2/dialogs/comicconf.py
|
|
lib/calibre/calibre/gui2/dialogs/comicconf_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/comments_dialog.py
|
|
lib/calibre/calibre/gui2/dialogs/comments_dialog_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/confirm_delete.py
|
|
lib/calibre/calibre/gui2/dialogs/confirm_delete_location.py
|
|
lib/calibre/calibre/gui2/dialogs/confirm_delete_location_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/confirm_delete_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/conversion_error.py
|
|
lib/calibre/calibre/gui2/dialogs/conversion_error_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/delete_matching_from_device.py
|
|
lib/calibre/calibre/gui2/dialogs/delete_matching_from_device_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/device_category_editor.py
|
|
lib/calibre/calibre/gui2/dialogs/device_category_editor_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/drm_error.py
|
|
lib/calibre/calibre/gui2/dialogs/drm_error_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/duplicates.py
|
|
lib/calibre/calibre/gui2/dialogs/edit_authors_dialog.py
|
|
lib/calibre/calibre/gui2/dialogs/edit_authors_dialog_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/job_view_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/jobs_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/match_books.py
|
|
lib/calibre/calibre/gui2/dialogs/match_books_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/message_box.py
|
|
lib/calibre/calibre/gui2/dialogs/message_box_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/metadata_bulk.py
|
|
lib/calibre/calibre/gui2/dialogs/metadata_bulk_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/opml.py
|
|
lib/calibre/calibre/gui2/dialogs/password.py
|
|
lib/calibre/calibre/gui2/dialogs/password_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/plugin_updater.py
|
|
lib/calibre/calibre/gui2/dialogs/progress.py
|
|
lib/calibre/calibre/gui2/dialogs/progress_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/quickview.py
|
|
lib/calibre/calibre/gui2/dialogs/quickview_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/restore_library.py
|
|
lib/calibre/calibre/gui2/dialogs/saved_search_editor.py
|
|
lib/calibre/calibre/gui2/dialogs/saved_search_editor_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/scheduler.py
|
|
lib/calibre/calibre/gui2/dialogs/scheduler_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/search.py
|
|
lib/calibre/calibre/gui2/dialogs/search_item_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/search_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/select_formats.py
|
|
lib/calibre/calibre/gui2/dialogs/smartdevice.py
|
|
lib/calibre/calibre/gui2/dialogs/smartdevice_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/tag_categories.py
|
|
lib/calibre/calibre/gui2/dialogs/tag_categories_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/tag_editor.py
|
|
lib/calibre/calibre/gui2/dialogs/tag_editor_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/tag_list_editor.py
|
|
lib/calibre/calibre/gui2/dialogs/tag_list_editor_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/template_dialog.py
|
|
lib/calibre/calibre/gui2/dialogs/template_dialog_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/template_line_editor.py
|
|
lib/calibre/calibre/gui2/dialogs/test_email_ui.py
|
|
lib/calibre/calibre/gui2/dialogs/trim_image.py
|
|
lib/calibre/calibre/gui2/dialogs/user_profiles.py
|
|
lib/calibre/calibre/gui2/dialogs/user_profiles_ui.py
|
|
lib/calibre/calibre/gui2/dnd.py
|
|
lib/calibre/calibre/gui2/ebook_download.py
|
|
lib/calibre/calibre/gui2/email.py
|
|
lib/calibre/calibre/gui2/filename_pattern_ui.py
|
|
lib/calibre/calibre/gui2/font_family_chooser.py
|
|
lib/calibre/calibre/gui2/init.py
|
|
lib/calibre/calibre/gui2/job_indicator.py
|
|
lib/calibre/calibre/gui2/jobs.py
|
|
lib/calibre/calibre/gui2/keyboard.py
|
|
lib/calibre/calibre/gui2/languages.py
|
|
lib/calibre/calibre/gui2/layout.py
|
|
lib/calibre/calibre/gui2/library/__init__.py
|
|
lib/calibre/calibre/gui2/library/alternate_views.py
|
|
lib/calibre/calibre/gui2/library/caches.py
|
|
lib/calibre/calibre/gui2/library/delegates.py
|
|
lib/calibre/calibre/gui2/library/models.py
|
|
lib/calibre/calibre/gui2/library/views.py
|
|
lib/calibre/calibre/gui2/lrf_renderer/__init__.py
|
|
lib/calibre/calibre/gui2/lrf_renderer/bookview.py
|
|
lib/calibre/calibre/gui2/lrf_renderer/config_ui.py
|
|
lib/calibre/calibre/gui2/lrf_renderer/document.py
|
|
lib/calibre/calibre/gui2/lrf_renderer/main.py
|
|
lib/calibre/calibre/gui2/lrf_renderer/main_ui.py
|
|
lib/calibre/calibre/gui2/lrf_renderer/text.py
|
|
lib/calibre/calibre/gui2/main.py
|
|
lib/calibre/calibre/gui2/main_window.py
|
|
lib/calibre/calibre/gui2/metadata/__init__.py
|
|
lib/calibre/calibre/gui2/metadata/basic_widgets.py
|
|
lib/calibre/calibre/gui2/metadata/bulk_download.py
|
|
lib/calibre/calibre/gui2/metadata/config.py
|
|
lib/calibre/calibre/gui2/metadata/diff.py
|
|
lib/calibre/calibre/gui2/metadata/pdf_covers.py
|
|
lib/calibre/calibre/gui2/metadata/single.py
|
|
lib/calibre/calibre/gui2/metadata/single_download.py
|
|
lib/calibre/calibre/gui2/notify.py
|
|
lib/calibre/calibre/gui2/preferences/__init__.py
|
|
lib/calibre/calibre/gui2/preferences/adding.py
|
|
lib/calibre/calibre/gui2/preferences/adding_ui.py
|
|
lib/calibre/calibre/gui2/preferences/behavior.py
|
|
lib/calibre/calibre/gui2/preferences/behavior_ui.py
|
|
lib/calibre/calibre/gui2/preferences/coloring.py
|
|
lib/calibre/calibre/gui2/preferences/columns.py
|
|
lib/calibre/calibre/gui2/preferences/columns_ui.py
|
|
lib/calibre/calibre/gui2/preferences/conversion.py
|
|
lib/calibre/calibre/gui2/preferences/conversion_ui.py
|
|
lib/calibre/calibre/gui2/preferences/create_custom_column.py
|
|
lib/calibre/calibre/gui2/preferences/create_custom_column_ui.py
|
|
lib/calibre/calibre/gui2/preferences/device_debug.py
|
|
lib/calibre/calibre/gui2/preferences/device_user_defined.py
|
|
lib/calibre/calibre/gui2/preferences/email_ui.py
|
|
lib/calibre/calibre/gui2/preferences/emailp.py
|
|
lib/calibre/calibre/gui2/preferences/history.py
|
|
lib/calibre/calibre/gui2/preferences/ignored_devices.py
|
|
lib/calibre/calibre/gui2/preferences/keyboard.py
|
|
lib/calibre/calibre/gui2/preferences/look_feel.py
|
|
lib/calibre/calibre/gui2/preferences/look_feel_ui.py
|
|
lib/calibre/calibre/gui2/preferences/main.py
|
|
lib/calibre/calibre/gui2/preferences/metadata_sources.py
|
|
lib/calibre/calibre/gui2/preferences/metadata_sources_ui.py
|
|
lib/calibre/calibre/gui2/preferences/misc.py
|
|
lib/calibre/calibre/gui2/preferences/misc_ui.py
|
|
lib/calibre/calibre/gui2/preferences/plugboard.py
|
|
lib/calibre/calibre/gui2/preferences/plugboard_ui.py
|
|
lib/calibre/calibre/gui2/preferences/plugins.py
|
|
lib/calibre/calibre/gui2/preferences/plugins_ui.py
|
|
lib/calibre/calibre/gui2/preferences/save_template.py
|
|
lib/calibre/calibre/gui2/preferences/save_template_ui.py
|
|
lib/calibre/calibre/gui2/preferences/saving.py
|
|
lib/calibre/calibre/gui2/preferences/saving_ui.py
|
|
lib/calibre/calibre/gui2/preferences/search.py
|
|
lib/calibre/calibre/gui2/preferences/search_ui.py
|
|
lib/calibre/calibre/gui2/preferences/sending.py
|
|
lib/calibre/calibre/gui2/preferences/sending_ui.py
|
|
lib/calibre/calibre/gui2/preferences/server.py
|
|
lib/calibre/calibre/gui2/preferences/server_ui.py
|
|
lib/calibre/calibre/gui2/preferences/template_functions.py
|
|
lib/calibre/calibre/gui2/preferences/template_functions_ui.py
|
|
lib/calibre/calibre/gui2/preferences/texture_chooser.py
|
|
lib/calibre/calibre/gui2/preferences/toolbar.py
|
|
lib/calibre/calibre/gui2/preferences/toolbar_ui.py
|
|
lib/calibre/calibre/gui2/preferences/tweaks.py
|
|
lib/calibre/calibre/gui2/preferences/tweaks_ui.py
|
|
lib/calibre/calibre/gui2/proceed.py
|
|
lib/calibre/calibre/gui2/progress_indicator/__init__.py
|
|
lib/calibre/calibre/gui2/search_box.py
|
|
lib/calibre/calibre/gui2/search_restriction_mixin.py
|
|
lib/calibre/calibre/gui2/shortcuts.py
|
|
lib/calibre/calibre/gui2/shortcuts_ui.py
|
|
lib/calibre/calibre/gui2/store/__init__.py
|
|
lib/calibre/calibre/gui2/store/basic_config.py
|
|
lib/calibre/calibre/gui2/store/basic_config_widget_ui.py
|
|
lib/calibre/calibre/gui2/store/config/__init__.py
|
|
lib/calibre/calibre/gui2/store/config/chooser/__init__.py
|
|
lib/calibre/calibre/gui2/store/config/chooser/adv_search_builder.py
|
|
lib/calibre/calibre/gui2/store/config/chooser/adv_search_builder_ui.py
|
|
lib/calibre/calibre/gui2/store/config/chooser/chooser_dialog.py
|
|
lib/calibre/calibre/gui2/store/config/chooser/chooser_widget.py
|
|
lib/calibre/calibre/gui2/store/config/chooser/chooser_widget_ui.py
|
|
lib/calibre/calibre/gui2/store/config/chooser/models.py
|
|
lib/calibre/calibre/gui2/store/config/chooser/results_view.py
|
|
lib/calibre/calibre/gui2/store/config/search/__init__.py
|
|
lib/calibre/calibre/gui2/store/config/search/search_widget.py
|
|
lib/calibre/calibre/gui2/store/config/search/search_widget_ui.py
|
|
lib/calibre/calibre/gui2/store/config/store.py
|
|
lib/calibre/calibre/gui2/store/loader.py
|
|
lib/calibre/calibre/gui2/store/opensearch_store.py
|
|
lib/calibre/calibre/gui2/store/search/__init__.py
|
|
lib/calibre/calibre/gui2/store/search/adv_search_builder.py
|
|
lib/calibre/calibre/gui2/store/search/adv_search_builder_ui.py
|
|
lib/calibre/calibre/gui2/store/search/download_thread.py
|
|
lib/calibre/calibre/gui2/store/search/models.py
|
|
lib/calibre/calibre/gui2/store/search/results_view.py
|
|
lib/calibre/calibre/gui2/store/search/search.py
|
|
lib/calibre/calibre/gui2/store/search/search_ui.py
|
|
lib/calibre/calibre/gui2/store/search_result.py
|
|
lib/calibre/calibre/gui2/store/stores/__init__.py
|
|
lib/calibre/calibre/gui2/store/stores/allegro_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/amazon_ca_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/amazon_de_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/amazon_es_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/amazon_fr_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/amazon_it_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/amazon_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/amazon_uk_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/archive_org_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/baen_webscription_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/beam_ebooks_de_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/biblio_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/bn_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/cdp_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/chitanka_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/ebook_nl_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/ebookpoint_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/ebooks_com_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/ebooksgratuits_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/ebookshoppe_uk_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/eknigi_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/empik_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/feedbooks_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/google_books_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/gutenberg_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/kobo_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/koobe_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/legimi_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/libri_de_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/litres_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/manybooks_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/mills_boon_uk_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/__init__.py
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder.py
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/cache_progress_dialog.py
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/cache_update_thread.py
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/mobileread_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/models.py
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/store_dialog.py
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/store_dialog_ui.py
|
|
lib/calibre/calibre/gui2/store/stores/nexto_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/nook_uk_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/open_books_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/ozon_ru_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/pragmatic_bookshelf_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/publio_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/rw2010_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/smashwords_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/sony_au_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/sony_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/virtualo_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/waterstones_uk_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/weightless_books_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/whsmith_uk_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/woblink_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/wolnelektury_plugin.py
|
|
lib/calibre/calibre/gui2/store/stores/xinxii_plugin.py
|
|
lib/calibre/calibre/gui2/store/web_control.py
|
|
lib/calibre/calibre/gui2/store/web_store_dialog.py
|
|
lib/calibre/calibre/gui2/store/web_store_dialog_ui.py
|
|
lib/calibre/calibre/gui2/tag_browser/__init__.py
|
|
lib/calibre/calibre/gui2/tag_browser/model.py
|
|
lib/calibre/calibre/gui2/tag_browser/ui.py
|
|
lib/calibre/calibre/gui2/tag_browser/view.py
|
|
lib/calibre/calibre/gui2/threaded_jobs.py
|
|
lib/calibre/calibre/gui2/throbber.py
|
|
lib/calibre/calibre/gui2/toc/__init__.py
|
|
lib/calibre/calibre/gui2/toc/location.py
|
|
lib/calibre/calibre/gui2/toc/main.py
|
|
lib/calibre/calibre/gui2/tools.py
|
|
lib/calibre/calibre/gui2/tweak_book/__init__.py
|
|
lib/calibre/calibre/gui2/tweak_book/boss.py
|
|
lib/calibre/calibre/gui2/tweak_book/char_select.py
|
|
lib/calibre/calibre/gui2/tweak_book/check.py
|
|
lib/calibre/calibre/gui2/tweak_book/diff/__init__.py
|
|
lib/calibre/calibre/gui2/tweak_book/diff/highlight.py
|
|
lib/calibre/calibre/gui2/tweak_book/diff/main.py
|
|
lib/calibre/calibre/gui2/tweak_book/diff/view.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/__init__.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/canvas.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/help.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/image.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/insert_resource.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/smart/__init__.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/smart/css.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/smart/html.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/syntax/__init__.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/syntax/base.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/syntax/css.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/syntax/html.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/text.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/themes.py
|
|
lib/calibre/calibre/gui2/tweak_book/editor/widget.py
|
|
lib/calibre/calibre/gui2/tweak_book/file_list.py
|
|
lib/calibre/calibre/gui2/tweak_book/job.py
|
|
lib/calibre/calibre/gui2/tweak_book/live_css.py
|
|
lib/calibre/calibre/gui2/tweak_book/main.py
|
|
lib/calibre/calibre/gui2/tweak_book/manage_fonts.py
|
|
lib/calibre/calibre/gui2/tweak_book/plugin.py
|
|
lib/calibre/calibre/gui2/tweak_book/polish.py
|
|
lib/calibre/calibre/gui2/tweak_book/preferences.py
|
|
lib/calibre/calibre/gui2/tweak_book/preview.py
|
|
lib/calibre/calibre/gui2/tweak_book/save.py
|
|
lib/calibre/calibre/gui2/tweak_book/search.py
|
|
lib/calibre/calibre/gui2/tweak_book/spell.py
|
|
lib/calibre/calibre/gui2/tweak_book/templates.py
|
|
lib/calibre/calibre/gui2/tweak_book/toc.py
|
|
lib/calibre/calibre/gui2/tweak_book/ui.py
|
|
lib/calibre/calibre/gui2/tweak_book/undo.py
|
|
lib/calibre/calibre/gui2/tweak_book/widgets.py
|
|
lib/calibre/calibre/gui2/ui.py
|
|
lib/calibre/calibre/gui2/update.py
|
|
lib/calibre/calibre/gui2/viewer/__init__.py
|
|
lib/calibre/calibre/gui2/viewer/bookmarkmanager.py
|
|
lib/calibre/calibre/gui2/viewer/config.py
|
|
lib/calibre/calibre/gui2/viewer/config_ui.py
|
|
lib/calibre/calibre/gui2/viewer/documentview.py
|
|
lib/calibre/calibre/gui2/viewer/flip.py
|
|
lib/calibre/calibre/gui2/viewer/gestures.py
|
|
lib/calibre/calibre/gui2/viewer/image_popup.py
|
|
lib/calibre/calibre/gui2/viewer/inspector.py
|
|
lib/calibre/calibre/gui2/viewer/javascript.py
|
|
lib/calibre/calibre/gui2/viewer/keys.py
|
|
lib/calibre/calibre/gui2/viewer/main.py
|
|
lib/calibre/calibre/gui2/viewer/position.py
|
|
lib/calibre/calibre/gui2/viewer/printing.py
|
|
lib/calibre/calibre/gui2/viewer/table_popup.py
|
|
lib/calibre/calibre/gui2/viewer/toc.py
|
|
lib/calibre/calibre/gui2/viewer/ui.py
|
|
lib/calibre/calibre/gui2/widgets.py
|
|
lib/calibre/calibre/gui2/widgets2.py
|
|
lib/calibre/calibre/gui2/wizard/__init__.py
|
|
lib/calibre/calibre/gui2/wizard/device_ui.py
|
|
lib/calibre/calibre/gui2/wizard/finish_ui.py
|
|
lib/calibre/calibre/gui2/wizard/kindle_ui.py
|
|
lib/calibre/calibre/gui2/wizard/library_ui.py
|
|
lib/calibre/calibre/gui2/wizard/send_email.py
|
|
lib/calibre/calibre/gui2/wizard/send_email_ui.py
|
|
lib/calibre/calibre/gui2/wizard/stanza_ui.py
|
|
lib/calibre/calibre/library/__init__.py
|
|
lib/calibre/calibre/library/add_to_library.py
|
|
lib/calibre/calibre/library/caches.py
|
|
lib/calibre/calibre/library/catalogs/__init__.py
|
|
lib/calibre/calibre/library/catalogs/bibtex.py
|
|
lib/calibre/calibre/library/catalogs/csv_xml.py
|
|
lib/calibre/calibre/library/catalogs/epub_mobi.py
|
|
lib/calibre/calibre/library/catalogs/epub_mobi_builder.py
|
|
lib/calibre/calibre/library/catalogs/utils.py
|
|
lib/calibre/calibre/library/check_library.py
|
|
lib/calibre/calibre/library/cli.py
|
|
lib/calibre/calibre/library/coloring.py
|
|
lib/calibre/calibre/library/comments.py
|
|
lib/calibre/calibre/library/custom_columns.py
|
|
lib/calibre/calibre/library/database.py
|
|
lib/calibre/calibre/library/database2.py
|
|
lib/calibre/calibre/library/field_metadata.py
|
|
lib/calibre/calibre/library/move.py
|
|
lib/calibre/calibre/library/prefs.py
|
|
lib/calibre/calibre/library/restore.py
|
|
lib/calibre/calibre/library/save_to_disk.py
|
|
lib/calibre/calibre/library/schema_upgrades.py
|
|
lib/calibre/calibre/library/server/__init__.py
|
|
lib/calibre/calibre/library/server/ajax.py
|
|
lib/calibre/calibre/library/server/base.py
|
|
lib/calibre/calibre/library/server/browse.py
|
|
lib/calibre/calibre/library/server/cache.py
|
|
lib/calibre/calibre/library/server/content.py
|
|
lib/calibre/calibre/library/server/main.py
|
|
lib/calibre/calibre/library/server/mobile.py
|
|
lib/calibre/calibre/library/server/opds.py
|
|
lib/calibre/calibre/library/server/utils.py
|
|
lib/calibre/calibre/library/server/xml.py
|
|
lib/calibre/calibre/library/sqlite.py
|
|
lib/calibre/calibre/library/test.py
|
|
lib/calibre/calibre/libunzip.py
|
|
lib/calibre/calibre/libwand.py
|
|
lib/calibre/calibre/linux.py
|
|
lib/calibre/calibre/plugins/_patiencediff_c.so
|
|
lib/calibre/calibre/plugins/_regex.so
|
|
lib/calibre/calibre/plugins/bzzdec.so
|
|
lib/calibre/calibre/plugins/cPalmdoc.so
|
|
lib/calibre/calibre/plugins/calibre_style.so
|
|
lib/calibre/calibre/plugins/chm_extra.so
|
|
lib/calibre/calibre/plugins/chmlib.so
|
|
lib/calibre/calibre/plugins/freetype.so
|
|
lib/calibre/calibre/plugins/html.so
|
|
lib/calibre/calibre/plugins/hunspell.so
|
|
lib/calibre/calibre/plugins/icu.so
|
|
lib/calibre/calibre/plugins/lzx.so
|
|
lib/calibre/calibre/plugins/magick.so
|
|
lib/calibre/calibre/plugins/matcher.so
|
|
lib/calibre/calibre/plugins/msdes.so
|
|
lib/calibre/calibre/plugins/pictureflow.so
|
|
lib/calibre/calibre/plugins/podofo.so
|
|
lib/calibre/calibre/plugins/progress_indicator.so
|
|
lib/calibre/calibre/plugins/speedup.so
|
|
lib/calibre/calibre/plugins/sqlite_custom.so
|
|
lib/calibre/calibre/plugins/tokenizer.so
|
|
lib/calibre/calibre/plugins/unrar.so
|
|
lib/calibre/calibre/plugins/woff.so
|
|
lib/calibre/calibre/ptempfile.py
|
|
lib/calibre/calibre/rpdb.py
|
|
lib/calibre/calibre/spell/__init__.py
|
|
lib/calibre/calibre/spell/break_iterator.py
|
|
lib/calibre/calibre/spell/dictionary.py
|
|
lib/calibre/calibre/spell/import_from.py
|
|
lib/calibre/calibre/startup.py
|
|
lib/calibre/calibre/test_build.py
|
|
lib/calibre/calibre/translations/__init__.py
|
|
lib/calibre/calibre/translations/dynamic.py
|
|
lib/calibre/calibre/translations/msgfmt.py
|
|
lib/calibre/calibre/utils/Zeroconf.py
|
|
lib/calibre/calibre/utils/__init__.py
|
|
lib/calibre/calibre/utils/apsw_shell.py
|
|
lib/calibre/calibre/utils/bibtex.py
|
|
lib/calibre/calibre/utils/browser.py
|
|
lib/calibre/calibre/utils/chm/__init__.py
|
|
lib/calibre/calibre/utils/chm/chm.py
|
|
lib/calibre/calibre/utils/chm/chmlib.py
|
|
lib/calibre/calibre/utils/cleantext.py
|
|
lib/calibre/calibre/utils/complete.py
|
|
lib/calibre/calibre/utils/config.py
|
|
lib/calibre/calibre/utils/config_base.py
|
|
lib/calibre/calibre/utils/date.py
|
|
lib/calibre/calibre/utils/file_associations.py
|
|
lib/calibre/calibre/utils/filenames.py
|
|
lib/calibre/calibre/utils/fonts/__init__.py
|
|
lib/calibre/calibre/utils/fonts/free_type.py
|
|
lib/calibre/calibre/utils/fonts/metadata.py
|
|
lib/calibre/calibre/utils/fonts/scanner.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/__init__.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/cff/__init__.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/cff/constants.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/cff/dict_data.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/cff/table.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/cff/writer.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/cmap.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/common.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/container.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/errors.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/glyf.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/gsub.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/head.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/kern.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/loca.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/maxp.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/metrics.py
|
|
lib/calibre/calibre/utils/fonts/sfnt/subset.py
|
|
lib/calibre/calibre/utils/fonts/utils.py
|
|
lib/calibre/calibre/utils/fonts/win_fonts.py
|
|
lib/calibre/calibre/utils/fonts/woff/__init__.py
|
|
lib/calibre/calibre/utils/formatter.py
|
|
lib/calibre/calibre/utils/formatter_functions.py
|
|
lib/calibre/calibre/utils/html2text.py
|
|
lib/calibre/calibre/utils/https.py
|
|
lib/calibre/calibre/utils/icu.py
|
|
lib/calibre/calibre/utils/icu_test.py
|
|
lib/calibre/calibre/utils/imghdr.py
|
|
lib/calibre/calibre/utils/ipc/__init__.py
|
|
lib/calibre/calibre/utils/ipc/job.py
|
|
lib/calibre/calibre/utils/ipc/launch.py
|
|
lib/calibre/calibre/utils/ipc/proxy.py
|
|
lib/calibre/calibre/utils/ipc/server.py
|
|
lib/calibre/calibre/utils/ipc/simple_worker.py
|
|
lib/calibre/calibre/utils/ipc/worker.py
|
|
lib/calibre/calibre/utils/ipython.py
|
|
lib/calibre/calibre/utils/linux_trash.py
|
|
lib/calibre/calibre/utils/localization.py
|
|
lib/calibre/calibre/utils/localunzip.py
|
|
lib/calibre/calibre/utils/lock.py
|
|
lib/calibre/calibre/utils/logging.py
|
|
lib/calibre/calibre/utils/magick/__init__.py
|
|
lib/calibre/calibre/utils/magick/draw.py
|
|
lib/calibre/calibre/utils/magick/generate.py
|
|
lib/calibre/calibre/utils/matcher.py
|
|
lib/calibre/calibre/utils/mdns.py
|
|
lib/calibre/calibre/utils/mem.py
|
|
lib/calibre/calibre/utils/monotonic.py
|
|
lib/calibre/calibre/utils/mreplace.py
|
|
lib/calibre/calibre/utils/network.py
|
|
lib/calibre/calibre/utils/opensearch/__init__.py
|
|
lib/calibre/calibre/utils/opensearch/description.py
|
|
lib/calibre/calibre/utils/opensearch/query.py
|
|
lib/calibre/calibre/utils/opensearch/url.py
|
|
lib/calibre/calibre/utils/ordered_dict.py
|
|
lib/calibre/calibre/utils/osx_symlinks.py
|
|
lib/calibre/calibre/utils/pdftk.py
|
|
lib/calibre/calibre/utils/podofo/__init__.py
|
|
lib/calibre/calibre/utils/pyconsole/__init__.py
|
|
lib/calibre/calibre/utils/pyconsole/console.py
|
|
lib/calibre/calibre/utils/pyconsole/controller.py
|
|
lib/calibre/calibre/utils/pyconsole/formatter.py
|
|
lib/calibre/calibre/utils/pyconsole/history.py
|
|
lib/calibre/calibre/utils/pyconsole/interpreter.py
|
|
lib/calibre/calibre/utils/pyconsole/main.py
|
|
lib/calibre/calibre/utils/pyparsing.py
|
|
lib/calibre/calibre/utils/recycle_bin.py
|
|
lib/calibre/calibre/utils/resources.py
|
|
lib/calibre/calibre/utils/rss_gen.py
|
|
lib/calibre/calibre/utils/search_query_parser.py
|
|
lib/calibre/calibre/utils/serve_coffee.py
|
|
lib/calibre/calibre/utils/sftp.py
|
|
lib/calibre/calibre/utils/smartypants.py
|
|
lib/calibre/calibre/utils/smtp.py
|
|
lib/calibre/calibre/utils/smtplib.py
|
|
lib/calibre/calibre/utils/socket_inheritance.py
|
|
lib/calibre/calibre/utils/soupparser.py
|
|
lib/calibre/calibre/utils/spell/__init__.py
|
|
lib/calibre/calibre/utils/terminal.py
|
|
lib/calibre/calibre/utils/text2int.py
|
|
lib/calibre/calibre/utils/threadpool.py
|
|
lib/calibre/calibre/utils/titlecase.py
|
|
lib/calibre/calibre/utils/unrar.py
|
|
lib/calibre/calibre/utils/unsmarten.py
|
|
lib/calibre/calibre/utils/wmf/__init__.py
|
|
lib/calibre/calibre/utils/wmf/emf.py
|
|
lib/calibre/calibre/utils/wmf/parse.py
|
|
lib/calibre/calibre/utils/wordcount.py
|
|
lib/calibre/calibre/utils/zipfile.py
|
|
lib/calibre/calibre/web/__init__.py
|
|
lib/calibre/calibre/web/feeds/__init__.py
|
|
lib/calibre/calibre/web/feeds/feedparser.py
|
|
lib/calibre/calibre/web/feeds/jsnews.py
|
|
lib/calibre/calibre/web/feeds/news.py
|
|
lib/calibre/calibre/web/feeds/recipes/__init__.py
|
|
lib/calibre/calibre/web/feeds/recipes/collection.py
|
|
lib/calibre/calibre/web/feeds/recipes/model.py
|
|
lib/calibre/calibre/web/feeds/templates.py
|
|
lib/calibre/calibre/web/fetch/__init__.py
|
|
lib/calibre/calibre/web/fetch/javascript.py
|
|
lib/calibre/calibre/web/fetch/simple.py
|
|
lib/calibre/calibre/web/jsbrowser/__init__.py
|
|
lib/calibre/calibre/web/jsbrowser/browser.py
|
|
lib/calibre/calibre/web/jsbrowser/forms.py
|
|
lib/calibre/calibre/web/jsbrowser/login.py
|
|
lib/calibre/calibre/web/jsbrowser/test.py
|
|
lib/calibre/chardet/__init__.py
|
|
lib/calibre/chardet/big5freq.py
|
|
lib/calibre/chardet/big5prober.py
|
|
lib/calibre/chardet/chardistribution.py
|
|
lib/calibre/chardet/charsetgroupprober.py
|
|
lib/calibre/chardet/charsetprober.py
|
|
lib/calibre/chardet/codingstatemachine.py
|
|
lib/calibre/chardet/constants.py
|
|
lib/calibre/chardet/escprober.py
|
|
lib/calibre/chardet/escsm.py
|
|
lib/calibre/chardet/eucjpprober.py
|
|
lib/calibre/chardet/euckrfreq.py
|
|
lib/calibre/chardet/euckrprober.py
|
|
lib/calibre/chardet/euctwfreq.py
|
|
lib/calibre/chardet/euctwprober.py
|
|
lib/calibre/chardet/gb2312freq.py
|
|
lib/calibre/chardet/gb2312prober.py
|
|
lib/calibre/chardet/hebrewprober.py
|
|
lib/calibre/chardet/jisfreq.py
|
|
lib/calibre/chardet/jpcntx.py
|
|
lib/calibre/chardet/langbulgarianmodel.py
|
|
lib/calibre/chardet/langcyrillicmodel.py
|
|
lib/calibre/chardet/langgreekmodel.py
|
|
lib/calibre/chardet/langhebrewmodel.py
|
|
lib/calibre/chardet/langhungarianmodel.py
|
|
lib/calibre/chardet/langthaimodel.py
|
|
lib/calibre/chardet/latin1prober.py
|
|
lib/calibre/chardet/mbcharsetprober.py
|
|
lib/calibre/chardet/mbcsgroupprober.py
|
|
lib/calibre/chardet/mbcssm.py
|
|
lib/calibre/chardet/sbcharsetprober.py
|
|
lib/calibre/chardet/sbcsgroupprober.py
|
|
lib/calibre/chardet/sjisprober.py
|
|
lib/calibre/chardet/test.py
|
|
lib/calibre/chardet/universaldetector.py
|
|
lib/calibre/chardet/utf8prober.py
|
|
lib/calibre/cherrypy/__init__.py
|
|
lib/calibre/cherrypy/_cpchecker.py
|
|
lib/calibre/cherrypy/_cpcompat.py
|
|
lib/calibre/cherrypy/_cpconfig.py
|
|
lib/calibre/cherrypy/_cpdispatch.py
|
|
lib/calibre/cherrypy/_cperror.py
|
|
lib/calibre/cherrypy/_cplogging.py
|
|
lib/calibre/cherrypy/_cpmodpy.py
|
|
lib/calibre/cherrypy/_cpnative_server.py
|
|
lib/calibre/cherrypy/_cpreqbody.py
|
|
lib/calibre/cherrypy/_cprequest.py
|
|
lib/calibre/cherrypy/_cpserver.py
|
|
lib/calibre/cherrypy/_cpthreadinglocal.py
|
|
lib/calibre/cherrypy/_cptools.py
|
|
lib/calibre/cherrypy/_cptree.py
|
|
lib/calibre/cherrypy/_cpwsgi.py
|
|
lib/calibre/cherrypy/_cpwsgi_server.py
|
|
lib/calibre/cherrypy/lib/__init__.py
|
|
lib/calibre/cherrypy/lib/auth.py
|
|
lib/calibre/cherrypy/lib/auth_basic.py
|
|
lib/calibre/cherrypy/lib/auth_digest.py
|
|
lib/calibre/cherrypy/lib/caching.py
|
|
lib/calibre/cherrypy/lib/covercp.py
|
|
lib/calibre/cherrypy/lib/cpstats.py
|
|
lib/calibre/cherrypy/lib/cptools.py
|
|
lib/calibre/cherrypy/lib/encoding.py
|
|
lib/calibre/cherrypy/lib/gctools.py
|
|
lib/calibre/cherrypy/lib/http.py
|
|
lib/calibre/cherrypy/lib/httpauth.py
|
|
lib/calibre/cherrypy/lib/httputil.py
|
|
lib/calibre/cherrypy/lib/jsontools.py
|
|
lib/calibre/cherrypy/lib/profiler.py
|
|
lib/calibre/cherrypy/lib/reprconf.py
|
|
lib/calibre/cherrypy/lib/sessions.py
|
|
lib/calibre/cherrypy/lib/static.py
|
|
lib/calibre/cherrypy/lib/xmlrpcutil.py
|
|
lib/calibre/cherrypy/process/__init__.py
|
|
lib/calibre/cherrypy/process/plugins.py
|
|
lib/calibre/cherrypy/process/servers.py
|
|
lib/calibre/cherrypy/process/win32.py
|
|
lib/calibre/cherrypy/process/wspbus.py
|
|
lib/calibre/cherrypy/scaffold/__init__.py
|
|
lib/calibre/cherrypy/wsgiserver/__init__.py
|
|
lib/calibre/cherrypy/wsgiserver/ssl_builtin.py
|
|
lib/calibre/cherrypy/wsgiserver/ssl_pyopenssl.py
|
|
lib/calibre/cherrypy/wsgiserver/wsgiserver2.py
|
|
lib/calibre/cherrypy/wsgiserver/wsgiserver3.py
|
|
lib/calibre/html5lib/__init__.py
|
|
lib/calibre/html5lib/constants.py
|
|
lib/calibre/html5lib/filters/__init__.py
|
|
lib/calibre/html5lib/filters/alphabeticalattributes.py
|
|
lib/calibre/html5lib/filters/_base.py
|
|
lib/calibre/html5lib/filters/inject_meta_charset.py
|
|
lib/calibre/html5lib/filters/lint.py
|
|
lib/calibre/html5lib/filters/optionaltags.py
|
|
lib/calibre/html5lib/filters/sanitizer.py
|
|
lib/calibre/html5lib/filters/whitespace.py
|
|
lib/calibre/html5lib/html5parser.py
|
|
lib/calibre/html5lib/ihatexml.py
|
|
lib/calibre/html5lib/inputstream.py
|
|
lib/calibre/html5lib/sanitizer.py
|
|
lib/calibre/html5lib/serializer/__init__.py
|
|
lib/calibre/html5lib/serializer/htmlserializer.py
|
|
lib/calibre/html5lib/tokenizer.py
|
|
lib/calibre/html5lib/treeadapters/__init__.py
|
|
lib/calibre/html5lib/treeadapters/sax.py
|
|
lib/calibre/html5lib/treebuilders/__init__.py
|
|
lib/calibre/html5lib/treebuilders/_base.py
|
|
lib/calibre/html5lib/treebuilders/dom.py
|
|
lib/calibre/html5lib/treebuilders/etree.py
|
|
lib/calibre/html5lib/treebuilders/etree_lxml.py
|
|
lib/calibre/html5lib/treewalkers/__init__.py
|
|
lib/calibre/html5lib/treewalkers/_base.py
|
|
lib/calibre/html5lib/treewalkers/dom.py
|
|
lib/calibre/html5lib/treewalkers/etree.py
|
|
lib/calibre/html5lib/treewalkers/genshistream.py
|
|
lib/calibre/html5lib/treewalkers/lxmletree.py
|
|
lib/calibre/html5lib/treewalkers/pulldom.py
|
|
lib/calibre/html5lib/trie/__init__.py
|
|
lib/calibre/html5lib/trie/_base.py
|
|
lib/calibre/html5lib/trie/py.py
|
|
lib/calibre/html5lib/trie/datrie.py
|
|
lib/calibre/html5lib/utils.py
|
|
lib/calibre/odf/__init__.py
|
|
lib/calibre/odf/anim.py
|
|
lib/calibre/odf/attrconverters.py
|
|
lib/calibre/odf/chart.py
|
|
lib/calibre/odf/config.py
|
|
lib/calibre/odf/dc.py
|
|
lib/calibre/odf/dr3d.py
|
|
lib/calibre/odf/draw.py
|
|
lib/calibre/odf/easyliststyle.py
|
|
lib/calibre/odf/element.py
|
|
lib/calibre/odf/elementtypes.py
|
|
lib/calibre/odf/form.py
|
|
lib/calibre/odf/grammar.py
|
|
lib/calibre/odf/load.py
|
|
lib/calibre/odf/manifest.py
|
|
lib/calibre/odf/math.py
|
|
lib/calibre/odf/meta.py
|
|
lib/calibre/odf/namespaces.py
|
|
lib/calibre/odf/number.py
|
|
lib/calibre/odf/odf2moinmoin.py
|
|
lib/calibre/odf/odf2xhtml.py
|
|
lib/calibre/odf/odfmanifest.py
|
|
lib/calibre/odf/office.py
|
|
lib/calibre/odf/opendocument.py
|
|
lib/calibre/odf/presentation.py
|
|
lib/calibre/odf/script.py
|
|
lib/calibre/odf/style.py
|
|
lib/calibre/odf/svg.py
|
|
lib/calibre/odf/table.py
|
|
lib/calibre/odf/teletype.py
|
|
lib/calibre/odf/text.py
|
|
lib/calibre/odf/thumbnail.py
|
|
lib/calibre/odf/userfield.py
|
|
lib/calibre/odf/xforms.py
|
|
lib/calibre/qtcurve/test_rendering.py
|
|
lib/calibre/regex/__init__.py
|
|
lib/calibre/regex/_regex_core.py
|
|
lib/calibre/routes/__init__.py
|
|
lib/calibre/routes/base.py
|
|
lib/calibre/routes/lru.py
|
|
lib/calibre/routes/mapper.py
|
|
lib/calibre/routes/middleware.py
|
|
lib/calibre/routes/route.py
|
|
lib/calibre/routes/util.py
|
|
lib/calibre/templite/__init__.py
|
|
lib/calibre/tinycss/__init__.py
|
|
lib/calibre/tinycss/color3.py
|
|
lib/calibre/tinycss/css21.py
|
|
lib/calibre/tinycss/decoding.py
|
|
lib/calibre/tinycss/fonts3.py
|
|
lib/calibre/tinycss/media3.py
|
|
lib/calibre/tinycss/page3.py
|
|
lib/calibre/tinycss/parsing.py
|
|
lib/calibre/tinycss/tests/__init__.py
|
|
lib/calibre/tinycss/tests/color3.py
|
|
lib/calibre/tinycss/tests/css21.py
|
|
lib/calibre/tinycss/tests/decoding.py
|
|
lib/calibre/tinycss/tests/fonts3.py
|
|
lib/calibre/tinycss/tests/main.py
|
|
lib/calibre/tinycss/tests/media3.py
|
|
lib/calibre/tinycss/tests/page3.py
|
|
lib/calibre/tinycss/tests/tokenizing.py
|
|
lib/calibre/tinycss/token_data.py
|
|
lib/calibre/tinycss/tokenizer.py
|
|
lib/calibre/tinycss/version.py
|
|
%%PYTHON_SITELIBDIR%%/init_calibre.py
|
|
share/appdata/calibre-ebook-edit.appdata.xml
|
|
share/appdata/calibre-ebook-viewer.appdata.xml
|
|
share/appdata/calibre-gui.appdata.xml
|
|
share/applications/calibre-ebook-edit.desktop
|
|
share/applications/calibre-ebook-viewer.desktop
|
|
share/applications/calibre-gui.desktop
|
|
share/applications/calibre-lrfviewer.desktop
|
|
%%DATADIR%%/builtin_recipes.xml
|
|
%%DATADIR%%/builtin_recipes.zip
|
|
%%DATADIR%%/calibre-ebook-root-CA.crt
|
|
%%DATADIR%%/calibre-mimetypes.xml
|
|
%%DATADIR%%/calibre-portable.bat
|
|
%%DATADIR%%/calibre-portable.sh
|
|
%%DATADIR%%/catalog/DefaultCover.jpg
|
|
%%DATADIR%%/catalog/mastheadImage.gif
|
|
%%DATADIR%%/catalog/section_list_templates.py
|
|
%%DATADIR%%/catalog/stylesheet.css
|
|
%%DATADIR%%/catalog/template.xhtml
|
|
%%DATADIR%%/compiled_coffeescript.zip
|
|
%%DATADIR%%/content_server/av.jpg
|
|
%%DATADIR%%/content_server/bg_search_box.png
|
|
%%DATADIR%%/content_server/browse/browse.css
|
|
%%DATADIR%%/content_server/browse/browse.html
|
|
%%DATADIR%%/content_server/browse/browse.js
|
|
%%DATADIR%%/content_server/browse/details.html
|
|
%%DATADIR%%/content_server/browse/summary.html
|
|
%%DATADIR%%/content_server/btn_search_box.png
|
|
%%DATADIR%%/content_server/button-donate.png
|
|
%%DATADIR%%/content_server/calibre.png
|
|
%%DATADIR%%/content_server/calibre_banner.png
|
|
%%DATADIR%%/content_server/date.js
|
|
%%DATADIR%%/content_server/default_cover.jpg
|
|
%%DATADIR%%/content_server/first.png
|
|
%%DATADIR%%/content_server/gui.css
|
|
%%DATADIR%%/content_server/gui.js
|
|
%%DATADIR%%/content_server/index.html
|
|
%%DATADIR%%/content_server/jquery.corner.js
|
|
%%DATADIR%%/content_server/jquery.js
|
|
%%DATADIR%%/content_server/jquery.multiselect.css
|
|
%%DATADIR%%/content_server/jquery.multiselect.min.js
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-bg_flat_75_aaaaaa_40x100.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-bg_glass_100_f5f0e5_1x400.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-bg_glass_25_cb842e_1x400.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-bg_glass_70_ede4d4_1x400.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-bg_inset-soft_100_f4f0ec_1x100.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-icons_c47a23_256x240.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-icons_cb672b_256x240.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-icons_f08000_256x240.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-icons_f35f07_256x240.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-icons_ff7519_256x240.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images/ui-icons_ffffff_256x240.png
|
|
%%DATADIR%%/content_server/jquery_ui/css/humanity-custom/jquery-ui-1.8.5.custom.css
|
|
%%DATADIR%%/content_server/jquery_ui/js/jquery-ui-1.8.5.custom.min.js
|
|
%%DATADIR%%/content_server/last.png
|
|
%%DATADIR%%/content_server/loading.gif
|
|
%%DATADIR%%/content_server/logo.png
|
|
%%DATADIR%%/content_server/mobile.css
|
|
%%DATADIR%%/content_server/next.png
|
|
%%DATADIR%%/content_server/previous.png
|
|
%%DATADIR%%/content_server/read/monocle.js
|
|
%%DATADIR%%/content_server/stacktrace.js
|
|
%%DATADIR%%/content_server/star-half.png
|
|
%%DATADIR%%/content_server/star-off.png
|
|
%%DATADIR%%/content_server/star-on.png
|
|
%%DATADIR%%/csscolorparser.js
|
|
%%DATADIR%%/default_tweaks.py
|
|
%%DATADIR%%/dictionaries/en-GB/en-GB.aff
|
|
%%DATADIR%%/dictionaries/en-GB/en-GB.dic
|
|
%%DATADIR%%/dictionaries/en-GB/locales
|
|
%%DATADIR%%/dictionaries/en-US/en-US.aff
|
|
%%DATADIR%%/dictionaries/en-US/en-US.dic
|
|
%%DATADIR%%/dictionaries/en-US/locales
|
|
%%DATADIR%%/dictionaries/es-ES/es-ES.aff
|
|
%%DATADIR%%/dictionaries/es-ES/es-ES.dic
|
|
%%DATADIR%%/dictionaries/es-ES/locales
|
|
%%DATADIR%%/ebook-convert-complete.pickle
|
|
%%DATADIR%%/editor-help/css.json
|
|
%%DATADIR%%/editor-help/html.json
|
|
%%DATADIR%%/editor-help/mathml.json
|
|
%%DATADIR%%/editor-help/opf2.json
|
|
%%DATADIR%%/editor-help/opf3.json
|
|
%%DATADIR%%/editor-help/svg.json
|
|
%%DATADIR%%/fonts/calibreSymbols.otf
|
|
%%DATADIR%%/fonts/liberation/LiberationMono-Bold.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationMono-BoldItalic.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationMono-Italic.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationMono-Regular.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationSans-Bold.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationSans-BoldItalic.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationSans-Italic.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationSans-Regular.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationSerif-Bold.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationSerif-BoldItalic.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationSerif-Italic.ttf
|
|
%%DATADIR%%/fonts/liberation/LiberationSerif-Regular.ttf
|
|
%%DATADIR%%/images.qrc
|
|
%%DATADIR%%/images/add_book.png
|
|
%%DATADIR%%/images/arrow-down.png
|
|
%%DATADIR%%/images/arrow-up.png
|
|
%%DATADIR%%/images/auto-reload.png
|
|
%%DATADIR%%/images/auto_author_sort.png
|
|
%%DATADIR%%/images/back.png
|
|
%%DATADIR%%/images/beautify.png
|
|
%%DATADIR%%/images/blank.png
|
|
%%DATADIR%%/images/book.png
|
|
%%DATADIR%%/images/bookmarks.png
|
|
%%DATADIR%%/images/books_in_series.png
|
|
%%DATADIR%%/images/catalog.png
|
|
%%DATADIR%%/images/chapters.png
|
|
%%DATADIR%%/images/character-set.png
|
|
%%DATADIR%%/images/clear_left.png
|
|
%%DATADIR%%/images/code.png
|
|
%%DATADIR%%/images/column.png
|
|
%%DATADIR%%/images/config.png
|
|
%%DATADIR%%/images/connect_share.png
|
|
%%DATADIR%%/images/connect_share_on.png
|
|
%%DATADIR%%/images/console.png
|
|
%%DATADIR%%/images/convert.png
|
|
%%DATADIR%%/images/cover_flow.png
|
|
%%DATADIR%%/images/cover_texture.png
|
|
%%DATADIR%%/images/debug.png
|
|
%%DATADIR%%/images/default_cover.png
|
|
%%DATADIR%%/images/devices/bambook.png
|
|
%%DATADIR%%/images/devices/boox.jpg
|
|
%%DATADIR%%/images/devices/folder.png
|
|
%%DATADIR%%/images/devices/ipad.png
|
|
%%DATADIR%%/images/devices/italica.png
|
|
%%DATADIR%%/images/devices/itunes.png
|
|
%%DATADIR%%/images/devices/kindle.jpg
|
|
%%DATADIR%%/images/devices/nook.jpg
|
|
%%DATADIR%%/images/devices/tablet.png
|
|
%%DATADIR%%/images/dialog_error.png
|
|
%%DATADIR%%/images/dialog_information.png
|
|
%%DATADIR%%/images/dialog_question.png
|
|
%%DATADIR%%/images/dialog_warning.png
|
|
%%DATADIR%%/images/dictionary.png
|
|
%%DATADIR%%/images/diff.png
|
|
%%DATADIR%%/images/document-encrypt.png
|
|
%%DATADIR%%/images/document-import.png
|
|
%%DATADIR%%/images/document-new.png
|
|
%%DATADIR%%/images/document_open.png
|
|
%%DATADIR%%/images/donate.png
|
|
%%DATADIR%%/images/dot_green.png
|
|
%%DATADIR%%/images/dot_red.png
|
|
%%DATADIR%%/images/drawer.png
|
|
%%DATADIR%%/images/drm-locked.png
|
|
%%DATADIR%%/images/drm-unlocked.png
|
|
%%DATADIR%%/images/edit-clear.png
|
|
%%DATADIR%%/images/edit-copy.png
|
|
%%DATADIR%%/images/edit-cut.png
|
|
%%DATADIR%%/images/edit-paste.png
|
|
%%DATADIR%%/images/edit-redo.png
|
|
%%DATADIR%%/images/edit-select-all.png
|
|
%%DATADIR%%/images/edit-undo.png
|
|
%%DATADIR%%/images/edit_input.png
|
|
%%DATADIR%%/images/eject.png
|
|
%%DATADIR%%/images/embed-fonts.png
|
|
%%DATADIR%%/images/exec.png
|
|
%%DATADIR%%/images/filter.png
|
|
%%DATADIR%%/images/folder_saved_search.png
|
|
%%DATADIR%%/images/font.png
|
|
%%DATADIR%%/images/font_size_larger.png
|
|
%%DATADIR%%/images/font_size_smaller.png
|
|
%%DATADIR%%/images/format-fill-color.png
|
|
%%DATADIR%%/images/format-indent-less.png
|
|
%%DATADIR%%/images/format-indent-more.png
|
|
%%DATADIR%%/images/format-justify-center.png
|
|
%%DATADIR%%/images/format-justify-fill.png
|
|
%%DATADIR%%/images/format-justify-left.png
|
|
%%DATADIR%%/images/format-justify-right.png
|
|
%%DATADIR%%/images/format-list-ordered.png
|
|
%%DATADIR%%/images/format-list-unordered.png
|
|
%%DATADIR%%/images/format-text-bold.png
|
|
%%DATADIR%%/images/format-text-color.png
|
|
%%DATADIR%%/images/format-text-heading.png
|
|
%%DATADIR%%/images/format-text-italic.png
|
|
%%DATADIR%%/images/format-text-strikethrough.png
|
|
%%DATADIR%%/images/format-text-subscript.png
|
|
%%DATADIR%%/images/format-text-superscript.png
|
|
%%DATADIR%%/images/format-text-underline.png
|
|
%%DATADIR%%/images/forward.png
|
|
%%DATADIR%%/images/gmail_logo.png
|
|
%%DATADIR%%/images/grid.png
|
|
%%DATADIR%%/images/help.png
|
|
%%DATADIR%%/images/heuristics.png
|
|
%%DATADIR%%/images/highlight_only_off.png
|
|
%%DATADIR%%/images/highlight_only_on.png
|
|
%%DATADIR%%/images/hotmail.png
|
|
%%DATADIR%%/images/html-fix.png
|
|
%%DATADIR%%/images/icon_choose.png
|
|
%%DATADIR%%/images/identifiers.png
|
|
%%DATADIR%%/images/insert-link.png
|
|
%%DATADIR%%/images/jobs.png
|
|
%%DATADIR%%/images/keyboard-prefs.png
|
|
%%DATADIR%%/images/languages.png
|
|
%%DATADIR%%/images/library.png
|
|
%%DATADIR%%/images/list_remove.png
|
|
%%DATADIR%%/images/lookfeel.png
|
|
%%DATADIR%%/images/lt.png
|
|
%%DATADIR%%/images/mail.png
|
|
%%DATADIR%%/images/marked.png
|
|
%%DATADIR%%/images/merge.png
|
|
%%DATADIR%%/images/merge_books.png
|
|
%%DATADIR%%/images/metadata.png
|
|
%%DATADIR%%/images/mimetypes/azw2.png
|
|
%%DATADIR%%/images/mimetypes/azw3.png
|
|
%%DATADIR%%/images/mimetypes/bmp.png
|
|
%%DATADIR%%/images/mimetypes/cbr.png
|
|
%%DATADIR%%/images/mimetypes/cbz.png
|
|
%%DATADIR%%/images/mimetypes/computer.png
|
|
%%DATADIR%%/images/mimetypes/dir.png
|
|
%%DATADIR%%/images/mimetypes/djvu.png
|
|
%%DATADIR%%/images/mimetypes/docx.png
|
|
%%DATADIR%%/images/mimetypes/epub.png
|
|
%%DATADIR%%/images/mimetypes/fb2.png
|
|
%%DATADIR%%/images/mimetypes/gif.png
|
|
%%DATADIR%%/images/mimetypes/html.png
|
|
%%DATADIR%%/images/mimetypes/jpeg.png
|
|
%%DATADIR%%/images/mimetypes/lit.png
|
|
%%DATADIR%%/images/mimetypes/lrf.png
|
|
%%DATADIR%%/images/mimetypes/lrx.png
|
|
%%DATADIR%%/images/mimetypes/mobi.png
|
|
%%DATADIR%%/images/mimetypes/odt.png
|
|
%%DATADIR%%/images/mimetypes/opml.png
|
|
%%DATADIR%%/images/mimetypes/pdf.png
|
|
%%DATADIR%%/images/mimetypes/png.png
|
|
%%DATADIR%%/images/mimetypes/rar.png
|
|
%%DATADIR%%/images/mimetypes/rtf.png
|
|
%%DATADIR%%/images/mimetypes/snb.png
|
|
%%DATADIR%%/images/mimetypes/svg.png
|
|
%%DATADIR%%/images/mimetypes/tpz.png
|
|
%%DATADIR%%/images/mimetypes/txt.png
|
|
%%DATADIR%%/images/mimetypes/unknown.png
|
|
%%DATADIR%%/images/mimetypes/xps.png
|
|
%%DATADIR%%/images/mimetypes/zero.png
|
|
%%DATADIR%%/images/mimetypes/zip.png
|
|
%%DATADIR%%/images/minus.png
|
|
%%DATADIR%%/images/minusminus.png
|
|
%%DATADIR%%/images/modified.png
|
|
%%DATADIR%%/images/network-server.png
|
|
%%DATADIR%%/images/news.png
|
|
%%DATADIR%%/images/next.png
|
|
%%DATADIR%%/images/notify.png
|
|
%%DATADIR%%/images/ok.png
|
|
%%DATADIR%%/images/page.png
|
|
%%DATADIR%%/images/plugboard.png
|
|
%%DATADIR%%/images/plugins.png
|
|
%%DATADIR%%/images/plugins/mobileread.png
|
|
%%DATADIR%%/images/plugins/plugin_deprecated.png
|
|
%%DATADIR%%/images/plugins/plugin_disabled_invalid.png
|
|
%%DATADIR%%/images/plugins/plugin_disabled_ok.png
|
|
%%DATADIR%%/images/plugins/plugin_disabled_valid.png
|
|
%%DATADIR%%/images/plugins/plugin_new.png
|
|
%%DATADIR%%/images/plugins/plugin_new_invalid.png
|
|
%%DATADIR%%/images/plugins/plugin_new_valid.png
|
|
%%DATADIR%%/images/plugins/plugin_updater.png
|
|
%%DATADIR%%/images/plugins/plugin_updater_updates.png
|
|
%%DATADIR%%/images/plugins/plugin_upgrade_invalid.png
|
|
%%DATADIR%%/images/plugins/plugin_upgrade_ok.png
|
|
%%DATADIR%%/images/plugins/plugin_upgrade_valid.png
|
|
%%DATADIR%%/images/plus.png
|
|
%%DATADIR%%/images/plusplus.png
|
|
%%DATADIR%%/images/polish.png
|
|
%%DATADIR%%/images/previous.png
|
|
%%DATADIR%%/images/print-preview.png
|
|
%%DATADIR%%/images/print.png
|
|
%%DATADIR%%/images/publisher.png
|
|
%%DATADIR%%/images/random.png
|
|
%%DATADIR%%/images/rating.png
|
|
%%DATADIR%%/images/reader.png
|
|
%%DATADIR%%/images/resize.png
|
|
%%DATADIR%%/images/rotate-right.png
|
|
%%DATADIR%%/images/save.png
|
|
%%DATADIR%%/images/scheduler.png
|
|
%%DATADIR%%/images/scroll.png
|
|
%%DATADIR%%/images/sd.png
|
|
%%DATADIR%%/images/search.png
|
|
%%DATADIR%%/images/search_add_saved.png
|
|
%%DATADIR%%/images/search_copy_saved.png
|
|
%%DATADIR%%/images/search_delete_saved.png
|
|
%%DATADIR%%/images/series.png
|
|
%%DATADIR%%/images/smarten-punctuation.png
|
|
%%DATADIR%%/images/spell-check.png
|
|
%%DATADIR%%/images/store.png
|
|
%%DATADIR%%/images/subset-fonts.png
|
|
%%DATADIR%%/images/swap.png
|
|
%%DATADIR%%/images/sync-right.png
|
|
%%DATADIR%%/images/sync.png
|
|
%%DATADIR%%/images/tags.png
|
|
%%DATADIR%%/images/tb_folder.png
|
|
%%DATADIR%%/images/template_funcs.png
|
|
%%DATADIR%%/images/textures/dark_cloth.png
|
|
%%DATADIR%%/images/textures/dark_wood.png
|
|
%%DATADIR%%/images/textures/grey_wash_wall.png
|
|
%%DATADIR%%/images/textures/light_wood.png
|
|
%%DATADIR%%/images/textures/subtle_wood.png
|
|
%%DATADIR%%/images/toc.png
|
|
%%DATADIR%%/images/trash.png
|
|
%%DATADIR%%/images/trim.png
|
|
%%DATADIR%%/images/tweak.png
|
|
%%DATADIR%%/images/unpack-book.png
|
|
%%DATADIR%%/images/user_profile.png
|
|
%%DATADIR%%/images/view-image.png
|
|
%%DATADIR%%/images/view-refresh.png
|
|
%%DATADIR%%/images/view.png
|
|
%%DATADIR%%/images/viewer.png
|
|
%%DATADIR%%/images/welcome_wizard.png
|
|
%%DATADIR%%/images/window-close.png
|
|
%%DATADIR%%/images/wizard.png
|
|
%%DATADIR%%/jacket/stylesheet.css
|
|
%%DATADIR%%/jacket/template.xhtml
|
|
%%DATADIR%%/jquery.simulate.js
|
|
%%DATADIR%%/localization/iso3166.pickle
|
|
%%DATADIR%%/localization/iso639.pickle
|
|
%%DATADIR%%/localization/locales.zip
|
|
%%DATADIR%%/localization/pykakasi/itaijidict2.pickle
|
|
%%DATADIR%%/localization/pykakasi/kanadict2.pickle
|
|
%%DATADIR%%/localization/pykakasi/kanwadict2.pickle
|
|
%%DATADIR%%/localization/stats.pickle
|
|
%%DATADIR%%/metadata_sqlite.sql
|
|
%%DATADIR%%/mime.types
|
|
%%DATADIR%%/quick_start/deu.epub
|
|
%%DATADIR%%/quick_start/eng.epub
|
|
%%DATADIR%%/quick_start/fra.epub
|
|
%%DATADIR%%/scripts.pickle
|
|
%%DATADIR%%/template-functions.json
|
|
%%DATADIR%%/templates/book_details.css
|
|
%%DATADIR%%/templates/fb2.xsl
|
|
%%DATADIR%%/templates/html.css
|
|
%%DATADIR%%/templates/html_export_default.css
|
|
%%DATADIR%%/templates/html_export_default.tmpl
|
|
%%DATADIR%%/templates/html_export_default_index.tmpl
|
|
%%DATADIR%%/templates/lrf.xsl
|
|
%%DATADIR%%/templates/rtf.xsl
|
|
%%DATADIR%%/tracer.epub
|
|
%%DATADIR%%/viewer/blank.html
|
|
%%DATADIR%%/viewer/bookmarks.js
|
|
%%DATADIR%%/viewer/hyphenate/Hyphenator.js
|
|
%%DATADIR%%/viewer/hyphenate/patterns.zip
|
|
%%DATADIR%%/viewer/hyphenation.js
|
|
%%DATADIR%%/viewer/images.js
|
|
%%DATADIR%%/viewer/jquery_scrollTo.js
|
|
%%DATADIR%%/viewer/mathjax/MathJax.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/FontWarnings.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/MathEvents.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/MathMenu.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/MathZoom.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/AMSmath.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/AMSsymbols.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/HTML.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/action.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/autobold.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/autoload-all.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/bbox.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/begingroup.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/boldsymbol.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/cancel.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/color.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/enclose.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/extpfeil.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/mathchoice.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/mhchem.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/newcommand.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/noErrors.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/noUndefined.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/unicode.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/TeX/verb.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/asciimath2jax.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/jsMath2jax.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/mml2jax.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/tex2jax.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/toMathML.js
|
|
%%DATADIR%%/viewer/mathjax/extensions/v1.0-warning.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/jax.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/Arrows.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/CombDiacritMarks.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/CombDiactForSymbols.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/Dingbats.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/GeneralPunctuation.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/GeometricShapes.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/GreekAndCoptic.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/Latin1Supplement.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/LetterlikeSymbols.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/MathOperators.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/MiscTechnical.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/SpacingModLetters.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/SuppMathOperators.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/SupplementalArrowsA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/element/mml/optable/SupplementalArrowsB.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/AsciiMath/config.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/AsciiMath/jax.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/config.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/a.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/b.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/c.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/d.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/e.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/f.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/fr.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/g.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/h.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/i.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/j.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/k.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/l.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/m.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/n.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/o.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/opf.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/p.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/q.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/r.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/s.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/scr.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/t.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/u.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/v.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/w.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/x.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/y.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/entities/z.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/MathML/jax.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/TeX/config.js
|
|
%%DATADIR%%/viewer/mathjax/jax/input/TeX/jax.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/autoload/annotation-xml.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/autoload/maction.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/autoload/menclose.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/autoload/mglyph.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/autoload/mmultiscripts.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/autoload/ms.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/autoload/mtable.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/autoload/multiline.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/config.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/fonts/TeX/fontdata.js
|
|
%%DATADIR%%/viewer/mathjax/jax/output/SVG/jax.js
|
|
%%DATADIR%%/viewer/referencing.js
|
|
share/bash-completion/completions/calibre
|
|
share/gnome/apps/calibre-ebook-edit.desktop
|
|
share/gnome/apps/calibre-ebook-viewer.desktop
|
|
share/gnome/apps/calibre-gui.desktop
|
|
share/gnome/apps/calibre-lrfviewer.desktop
|
|
share/icons/hicolor/128x128/mimetypes/application-lrf.png
|
|
share/icons/hicolor/128x128/mimetypes/application-x-kindle-application.png
|
|
share/icons/hicolor/128x128/mimetypes/application-x-mobi8-ebook.png
|
|
share/icons/hicolor/128x128/mimetypes/application-x-mobipocket-ebook.png
|
|
share/icons/hicolor/128x128/mimetypes/application-x-topaz-ebook.png
|
|
share/icons/hicolor/128x128/mimetypes/gnome-mime-application-lrf.png
|
|
share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-kindle-application.png
|
|
share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-mobi8-ebook.png
|
|
share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
|
|
share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-topaz-ebook.png
|
|
share/icons/hicolor/128x128/mimetypes/gnome-mime-text-lrs.png
|
|
share/icons/hicolor/128x128/mimetypes/text-lrs.png
|
|
share/icons/hicolor/256x256/apps/calibre-ebook-edit.png
|
|
share/icons/hicolor/256x256/apps/calibre-gui.png
|
|
share/icons/hicolor/256x256/apps/calibre-viewer.png
|
|
share/mime/application/epub+zip.xml
|
|
share/mime/application/x-kindle-application.xml
|
|
share/mime/application/x-mobi8-ebook.xml
|
|
share/mime/application/x-mobipocket-ebook.xml
|
|
share/mime/application/x-mobipocket-subscription.xml
|
|
share/mime/application/x-sony-bbeb.xml
|
|
share/mime/application/x-topaz-ebook.xml
|
|
share/mime/packages/calibre-mimetypes.xml
|
|
share/mime/text/lrs.xml
|
|
share/zsh/site-functions/_calibre
|