| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: calibre | Distribution: openSUSE Tumbleweed |
| Version: 8.16.2 | Vendor: openSUSE |
| Release: 1.6 | Build date: Sat Dec 6 15:48:43 2025 |
| Group: Productivity/Other | Build host: reproducible |
| Size: 66142083 | Source RPM: calibre-8.16.2-1.6.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://calibre-ebook.com | |
| Summary: EBook Management Application | |
Calibre is an ebook library manager. It can view, convert and catalog ebooks in most of the major ebook formats. It can also talk to a few ebook reader devices. It can go out on the Internet and fetch metadata for books. It can download newspapers and convert them into ebooks for convenient reading.
GPL-3.0-only
* Sat Dec 06 2025 ecsos <ecsos@opensuse.org> - 8.16.2
- Update to 8.16.2
* Bug Fixes
- Fix a crash in 8.16.0 that caused using the "Close" button
in Ask AI to crash calibre on some systems
* Fri Dec 05 2025 ecsos <ecsos@opensuse.org> - 8.16.1
- Update to 8.16.1
* Bug Fixes
- Fix a bug in 8.16.0 that prevented the Ask AI what to read
next feature from working
* Fri Dec 05 2025 ecsos <ecsos@opensuse.org> - 8.16.0
- Update to 8.16.0
* New Features
- Allow asking AI questions about any book in your calibre
library. Right click the "View" button and choose
"Discuss selected book(s) with AI"
- AI: Allow asking AI what book to read next by right clicking
on a book and using the "Similar books" menu
- AI: Add a new backend for "LM Studio" which allows running
various AI models locally
* Bug Fixes
- Use a named local timezone for better display of historical
dates in the local timezone
- PDF Input: Fix a regression in the new PDF input engine that
caused HTML markup to not be always escaped
- Get books: Update amazon.it store plugin
- Fix addition of format specific options when using calibredb
catalog with command line flags
- calibredb catalog: Fix generation of language field in
BiBTeX catalogs
- Fix incorrect series index when downloading metadata from
amazon.co.jp
- Fix a regression in the previous release that caused the case
change menu to not be present in the comments editor.
* Fri Nov 21 2025 ecsos <ecsos@opensuse.org> - 8.15.0
- Update to 8.15.0
* New Features
- E-book viewer: Highlights panel: Show the date for highlights
in the tooltip when hovering over a highlight
- Comments editor: When changing case preserve as much text
formatting as feasible
- Comments editor: Add shortcuts for case change operations.
Select some text, right click and see the case change menu
for the shortcuts
* Bug Fixes
- Editing book list: Be robust against the book list changing
in the background when a book is auto added or similar while
a cell is being edited
- Edit book: Fix a memory leak in the HTML syntax highlighter
- calibredb list: Fix identifier values not being shown.
Fixes #2131557
* Fri Nov 07 2025 ecsos <ecsos@opensuse.org> - 8.14.0
- Update to 8.14.0
* New Features
- Tolino driver: Add support for latest firmware
- When showing completions for languages show all languages that
contain the typed in string instead of only languages that
start with the typed in string
- When showing completions in substring match mode, order the
completions by how close to the start the query is
- A new shortcut Ctrl+Alt+Shift+P to switch to the previously
applied Virtual library
* Bug Fixes
- FB2 Input: Fix a remote code execution vulnerability from
maliciously crafted FB2 files
- E-book viewer: Ignore soft hyphens when looking up words
- Catalog export: Fix export of languages in BibTeX format
- Windows: Fix Open With not working with Microsoft Paint
* Fri Oct 17 2025 ecsos <ecsos@opensuse.org> - 8.13.0
- Update to 8.13.0
* New Features
- Virtual libraries: Allow defining their search expressions
more comfortably in a multi-line edit box
- Open with: On Windows launch the specified program via the
windows API for executing programs to decouple it more
thoroughly from the calibre environment
* Bug Fixes
- Get books: Fix ebooks.com plugin
- calibre-server: Fix CALIBRE_OVERRIDE_DATABASE_PATH not working
- Export library: Dont use /tmp on Linux fixes export breaking
with large FTS database on Linux distros that mount /tmp in RAM
- Fix a regression in 8.11 that caused errors when trying
to open a book from the full text search results while
the search was still running
- Drop calibre-fix-build-with-Qt6.10.patch because now in upstrem,
- Change Source URL, because upstream has change something again
in DownloadUrl.
* Thu Oct 16 2025 Hans-Peter Jansen <hpj@urpla.net>
- Add calibre-fix-build-with-Qt6.10.patch to cope with the private
library linking changes introduced by Qt 6.10
* Wed Oct 01 2025 ecsos <ecsos@opensuse.org> - 8.12.0
- Update to 8.12.0
* New Features
- Tolino driver: Support for latest Tolino firmware 5.11.230427
- Ollama AI: Allow setting arbitrary HTTP headers to send with
every request
* Bug Fixes
- Fix a regression in the previous release that broke
conversion of HTML that does not parse as XHTML
- Ollama AI: Fix configuration of custom URL not working
* Fri Sep 26 2025 ecsos <ecsos@opensuse.org> - 8.11.1
- Update to 8.11.1
* Bug Fixes
- Windows: Fix regression in (8.11.0) causing conversion to be
broken when metadata contains non-BMP characters
* Fri Sep 26 2025 ecsos <ecsos@opensuse.org> - 8.11.0
- Update to 8.11.0
* New Features
- E-book viewer: Add an "Ask AI" tab to the dictionary lookup
panel. Allows you to query AI about the currently selected
text.
- Preferences: Show the keyboard shortcut for each category in
preferences in the tooltip
* Bug Fixes
- E-book viewer: Fix modifying an existing highlight causing
duplicates to be created in some books
- E-book viewer: Fix very large e-books sometimes having a few
non working links on Windows
- PDB Input: Fix failure to convert some PDB files with sightly
malformed headers
- Fix error when trying to add the first icon rule to the Tag
browser
- E-book viewer: Fix Esc key not closing footnote popup when
the popup has keyboard focus
- E-book viewer: Fix placement of selection handles in some
books when modifying an existing highlight
- Windows build: Sign the .pyd DLLs in addition to the .dll DLLs
* Mon Sep 15 2025 ecsos <ecsos@opensuse.org> - 8.10.0
- Update to 8.10.0
* New Features
- Book list: Allow controlling the tooltips displayed for every
column using a template. Right click the column header and
choose "Define tooltip template" to set the tooltip for that
column
- MTP driver: Allow creating format specific destinations for
audiobook files
- Preferences->Keyboard: Allow searching by shortcut as well as
by name
* Bug Fixes
- Kindle MTP driver: Fix APNX files being placed in incorrect
location when books are sent to subfolders inside the root
folder
- E-book viewer: Read Aloud: Fix regression in previous release
that broke changing voices when engine is set to
'Automatically select'
- Fix a regression in the previous release that broke markdown
output
- Changes from 8.9.0
* New Features
- Annotations browser: Add a color swatch in the results list
to make seeing the type of highlight easier
- Match books in library window: When doing the initial search
using the title of the book on the device, if no matches are
found remove trailing text in parentheses or after a colon
and try again
- When merging books via drag and drop show the cover of the
target book
- HTMLZ Output: Add support for embedded fonts
- Plugin installation window: Allow filtering available
plugins by category
- Fetch news: Add a sub-menu to the right click menu of the
Fetch news button that shows recently downloaded news sources
* Bug Fixes
- Edit book: When pasting text from the clipboard ensure it
is normalized to NFC form
- Content server viewer: Improve the selection dialog for
choosing a Text-to-speech voice
- Content server: Fix an error when editing a book's metadata
to change both the cover and another field
- Changes from 8.8.0
* New Features
- E-book viewer: Improve display of Lookup results from Google
- Kobo driver: Add support for latest Tolino firmware
- Conversion: Handle -epub-text-emphasis properties used in
some Japanese language EPUB books
- Piper Neural text to speech engine: re-write the backend
used to run the Piper speech models to no longer need an
external binary for improved performance and robustness
* Bug Fixes
- Edit book: Reports: Fix sorting by name of CSS rules
- Fix template based custom column of tags type not being
treated as multi valued when using it for similarity searches
- When adding books recursively do not try to import folder
whose names named with an ebook file extension. These are,
for example, generated by Apple Books
- EPUB3 Output: Fix various issues with processing nav files
when they contain more than just the Table of Contents and
are not included in the spine.
- Add calibre-disable_piper.patch because since 8.8.0 calibre needs
onnxruntime to build which is not in openSUSE.
* Thu Aug 28 2025 ecsos <ecsos@opensuse.org>
- Use new package podofo-0.10.5 to fix build error in
Tumbleweed. Version in Tumbleweed is to new.
* Fri Jul 18 2025 ecsos <ecsos@opensuse.org> - 8.7.0
- Update to 8.7.0
* New Features
- Kindle driver: Add support for generating page number files
(APNX) on 2024 and newer MTP based Kindles
- When finding similar books by author ignore "et al." suffix
on author names
* Bug Fixes
- Fix a regression in the previous release that broke
configuring Sending of books to device
- Kobo driver: Fix a regression that caused ancient, pre-Touch
kobo devices to no longer work with calibre
- MTP driver: Workaround for LibMTP no longer returning device
serial numbers on some systems
- Edit book: Fix the next/previous buttons in the Text search
tool not working
- Fix series and publisher mapping rules not handling commas
correctly when downloading metadata one book at a time
- Edit metadata dialog: When there are only a few cusotm
comments like fields stretch them vertically to take up
unused psace
* Fri Jul 11 2025 ecsos <ecsos@opensuse.org> - 8.6.0
- Update to 8.6.0
* New Features
- Content server: Add a checkbox in content server user
preferences to prevent a user account from changing its own
password via the web interface
- Restoring database: Improve performance by an order of
magnitude
- Add a tweak to Preferences->Tweaks to permit displaying
the sort value for series in the Tag browser
- Welcome wizard: Change default output format to AZW3 for
Kindle as MOBI is obsolete and all Kindles released within
the last decade plus support AZW3
- Add 'Search "not in"' and 'Filter "not in'" buttons to
Manage authors and Manage Items
* Bug Fixes
- Windows: Fix a regression in the previous release that caused
terminal windows to popup momentarily when adding PDF files
or converting them
- E-book viewer: Fix a regression in 8.4 that broke fading of
the background image
- Tag browser: Fix clicking on categories to search for books
by first letter of series not working correctly for
non-English language books
- Edit metadata individually: Ensure Next/Previous buttons work
even if something re-orders the books in the book list.
They will now iterate over the books as they were at the time
the dialog is created
- Windows: Generate catalog: Workaround for systems where
a broken antivirus or similar holds open files in the catalog
library causing a permission denied error
* Sat Jul 05 2025 ecsos <ecsos@opensuse.org>
- Add missing require libjpeg-turbo.
* Fri Jun 20 2025 ecsos <ecsos@opensuse.org>
- Update to 8.5.0
* New Features
- The scrollbars used in calibre in light mode are now the same
style as the ones in dark mode, this improves the contrast
making the scrollbar more accessible
- Kobo driver: add an option to change the how the Kobo
displays series numbers using a template.
- Manage data files dialog: Add a button to cancel remaining
books when managing multiple books
- Kobo driver: add support for new Tolino firmware
* Bug Fixes
- Prevent Windows 11 from starting a conhost.exe process for
every calibre worker process
- E-book viewer: Improve highlight grouping with recurring
chapter names
- When sending emails to amazon and pocketbook use random
English text instead of UUIDs for subject/body.
* Fri May 09 2025 ecsos <ecsos@opensuse.org>
- Update to 8.4.0
* New Features
- KEPUB Output: Add an option to generate KEPUB files that have
better text justification at the cost of gaps in highlighting
when used on the Kobo
- E-book viewer: Allow the background image specified in the
Style section of the viewer preferences to extend under the
page margins as well
* Bug Fixes
- E-book viewer: Fix a regression that broke the "show book in
main calibre program" link
- News download: Fix Next/Previous links not working when the
pointed to article failed to download
- E-book viewer: Handle links to missing internal files with
an error popup rather than becoming non-functional
- E-book viewer: Fix some links not being processed correctly
for very large EPUB files with many internal HTML files
- Get books: Update ebooks.com plugin for website changes
- Metadata review dialog: Fix merging of tags not working
correctly
- Wayland: Workaround Qt/Wayland bug that prevents the menu of
the Layout button from showing
- Prevent recursion when creating base temporary folder if
something on system deletes the created temporary folder
* Fri Apr 18 2025 ecsos <ecsos@opensuse.org>
- Uptate to 8.3.0
* New Features
- Cover grid: Allow configuring different backgrounds for light
and dark mode in Preferences->Look & feel->Cover grid
- E-book viewer: Further speedup first open of large EPUB files
by another 30%
- Metadata review dialog: Add merge comments action
* Bug Fixes
- Kobo driver: Fix viewing of KEPUB files from the device view
in calibre not working
- Fix a regression in 8.1 that broke displaying of the debug
log when running in debug mode
- E-book viewer: Fix a regression in 8.0 that caused the clock
to display an extra p after the time
- Fix build error for Leap 16.0.
* Fri Apr 11 2025 Eric Schirra <ecsos@schirra.net>
- Update to 8.2.100
No changelog from upstream. But see:
https://github.com/kovidgoyal/calibre/compare/v8.2.1...v8.2.100
* Fri Apr 04 2025 ecsos <ecsos@opensuse.org>
- Update to 8.2.1
- Version 8.2.1 fixes an error when clicking on format links in
the book details panel
* Fri Apr 04 2025 ecsos <ecsos@opensuse.org>
- Update to 8.2.0
* New Features
- Kobo driver: Add support for new Tolino firmware
- Kindle driver: Allow using a value of * in
Preferences->Output options->MOBI Output to have the driver
mark all books sent to the device as personal documents
* Bug Fixes
- Kobo driver: Fix hyphenation and extra CSS added to KEPUB
files being ignored by the renderer on the Kobo
- macOS: Fix opening book folder or PDF files for books with
square brackets in the title not working
- Quickview: Fix a long standing bug with syncing of columns
in the presence of hidden/re-ordered columns
- E-book viewer: Show an error message when an invalid nearby
search expression is used
- KEPUB Output: Fix incorrect encoding detection for some HTML
files without an encoding declaration
- macOS: Fix a regression in the previous release that caused
failures in the E-book viewer when updating annotations for
books with a large number of annotations
* Fri Mar 28 2025 ecsos <ecsos@opensuse.org>
- Update to 8.1.1
- Version 8.1.1 fixes a regression causing an error that does not
affect functionality on startup on macOS
* Fri Mar 28 2025 ecsos <ecsos@opensuse.org>
- Update to 8.1.0
* New features
- Edit metadata dialog: Allow right clicking on the cover to
edit it with an external program
- Virtual library tabs: When the tabs are locked prevent them
from being re-ordered as well
- FreeBSD: Add support for connecting to devices
* Bug fixes
- macOS: Fix regression in previous release that caused
calibre:// URLs to no longer work
- macOS: Fix a regression in calibre 8 that prevented icons in
menus from being rendered
- Kobo driver: Fix hyphenation settings not being applied
correctly when generating KEPUB to put on the device
- KEPUB Output: Include leading whitespace in kobo sentence span
tags. This prevents unsightly breaks when highlighting across
formatted text on the Kobo
- Content server: Fix FB2 books not readable via the in-browser
viewer
- Edit book: Add text narration: Fix preferred voice for
language setting being ignored
- E-book viewer: Use IPC to update annotations when calibre is
running. Avoids possible loss of annotations in the
Annotations browser due to db being locked
- Ensure calibre temp files are deleted even on program crash
- Fix incorrect minimums on font size changing controls in viewer
- Fix regression in previous release causing incorrect
rendering of layout menu on some macOS machines
- Fix archive formats such as ZIP not being indexed for full
text search
* Fri Mar 21 2025 ecsos <ecsos@opensuse.org>
- Update to 8.0.1
- Version 8.0.1 fixes a failure to start on systems where the
user had previously installed the KoboTouchExtended plugin
and disabled the builtin KoboTouch driver
* Fri Mar 21 2025 ecsos <ecsos@opensuse.org>
- Update to 8.0.0
* New Features
- Much improved Kobo support
- Connect to folder: Allow connecting a specific device
- When completing names for fields that contain hierarchical
data in prefix mode match prefixes after every period
- ToC editor: Allow moving of multiple selected items in the
Table of Contents
- macOS: The calibre application icons in the dock are now
displayed in a white frame to follow Apple's current
recommended icon style
- Kobo driver: Add support for new firmware on Tolino devices
- Book details: Add option in to suppress author search links
* Bug Fixes
- Fix a regression that broke tabbing to edit cells in the book
list when some columns have been hidden or re-ordered
- Catalog generation: Allow using templates that access the
database for notes
- Fix a bug when renaming authors to a name with commas in it
- Full text search: Also index text in ZIP and RAR archives as
these can be viewed by the calibre viewer
- E-book viewer: Fix Table of Contents current entry tracking
not working for some books
- When reading metadata from HTML also recognize name="subject"
meta tags as calibre tags
- E-book viewer: Fix viewer not closing on the interrupt signal
- Edit book: Download external resources: Fix incorrect
filename if the server returns a generic Content-Type header
- Metadata download: Publisher/series transform rules:
Fix values with commas in them not working
* Tue Mar 11 2025 ecsos <ecsos@opensuse.org>
- Use pythons instead static python311.
* Fri Feb 14 2025 ecsos <ecsos@opensuse.org>
- Update to 7.26.0
* New Features
- Allow specifying web search links that are used when clicking
on item names in the Book details panel for custom columns via
Preferences->Add your own columns
- Content server: When clicking on author names in the book
details page perform the same action as clicking it in the
calibre program's Book details panel
* Bug Fixes
- Fix a regression in 7.17 that caused various minor problems
with editing metadata directly in the book list
- Fix a regression in the previous release that broke conversion
using Heuristics and TXT input documents
- E-book viewer: Fix header/footer text size too small when using
multiple monitors and the primary monitors DPI is much less
than secondary monitor DPI
- Fix series mapping rules in the metadata preferences not working
- Fix setting custom icon for category doesn't work
- Kobo driver: Fix a regression that broke working with very
old Kobo devices
* Fri Feb 07 2025 ecsos <ecsos@opensuse.org>
- Update to 7.25.0
* New Features
- Allow setting custom icons for items in the Tab browser by
right clicking on them and choosing "Manage icon for this value"
- Kindle driver: Allow import of KFX files from 2024 Kindles
that use the MTP protocol
- A new tweak in Preferences->Tweaks to control the East Asian
language used when transliterating to English
- Add an option to adjust the size of the link and note icons
in Book details under Preferences->Look & feel->Book details
* Bug Fixes
- Nook driver: Fix the Glowlight 4 not working on Windows
- MTP driver: Fix Internal storage and SD card being swapped on
some devices that have buggy firmware that assigns the
SD card a lower id than the internal storage
- Template dialog: Respect the tweak for title/series when
editing save to disk and send to device templates
- Content server: Fix icons for individual formats not being
shown in the Tag browser
* Fri Jan 10 2025 ecsos <ecsos@opensuse.org>
- Update to 7.24.0
* New Features
- Allow creating rules to transform series names in the Bulk
metadata editor and Preferences->Metadata download
- Conversion: Automatically set the page progression direction
for books that do not have it set and have their primary
language either Arabic or Hebrew
- Content server: Book details view:
Make calibre://show-book and calibre://view-book URLs in the
comments work
- Edit book: Spell check: Add a button to export the currently
displayed list of words as a CSV file
- Add from ISBN: Add a checkbox to automatically convert
obsolete ISBN 10 to ISBN 13
- Save single format to disk: Allow choosing the book cover as
the format to save
- Option to show a button to access all available actions from
the status bar in Preferences->Look & feel->Main interface
* Bug Fixes
- Read aloud: Fix no audio produced when text contains <3 and
using the Windows legacy speech engine
- Fix Tabbing while editing cells in the book list not always
working
- Windows build: Also sign the portable launcher exes
- Fix viewing books via the Cover browser not working when in
device view
* Fri Dec 20 2024 ecsos <ecsos@opensuse.org>
- Update to 7.23.0
* New Features
- Happy holidays to everyone!
- Content server: Allow managing the data files associated with
a book by clicking the three dots in the top right corner of
the book's page and choosing "Manage data files"
- Edit metadata dialog: Allow right clicking on the cover to
view it in a popup window at larger size
- Add an option to expand the Tag browser tree to show the
item that was current when the library was closed
- Add import and export stored template to
Preferences / template functions
- Various Quality-of-Life improvements to the dialog used to
edit columns with fixed sets of values
- Resolve doi.org links when pasting identifiers
* Bug Fixes
- Viewer: Fix some HTMLZ files not opening on some systems
- Amazon metadata plugin: Update for changed markup for some
books on amazon search results page
* Sat Nov 30 2024 ecsos <ecsos@opensuse.org>
- Update to 7.22.0
* New Features
- E-book viewer: Read Aloud: Add an option to control the
position of the popup control bar. It can now be placed along
the top or bottom edges so as to overlap less with text.
- System tray menu: Add action to restart calibre
- Tolino driver: Support new firmware
* Bug Fixes
- Windows: Enable popup OS notifications even when system tray
icon is disabled to match behavior on other platforms.
Notifications can be disabled via
Preferences->Look & feel->Disable notifications on job
completion
- Fix a regression that caused incorrect English transliteration
of Japanese text even when the UI language is set to Japanese
- macOS: Dark mode: Fix a regression that caused the scrollbar
to no longer be transient
- DOCX Input: When some text has multiple footnotes insert a
space between the consecutive foot note numbers so that they
are distinct
- DOCX Input: Fix ToC nesting not working if the styles for the
ToC levels dont use integer margins
- E-book viewer: Fix spurious chapter transition after
configuring Read aloud
- PDF Input: Fix reflow of lines in files with little text not
working
* Fri Nov 08 2024 ecsos <ecsos@opensuse.org>
- Update to 7.21.0
* New Features
- Edit book: A new tool to create an audio overlay in EPUB
files for all text using the Read aloud facility
- Dark mode: make scrollbar more visible with higher contrast
and rounded corners
- E-book viewer: In flow mode when scrolling across internal
file boundaries using the mouse wheel/touchpad have a short
half second pause to ease the transition. Can be controlled
via the Scrolling section of the Viewer preferences.
- ebook-meta.exe: Add an option to disallow rendered cover
of first page for EPUB
- Book details: Add an action to download the cover to the
context menu when right clicking the cover
- Read aloud: Add a restore defaults button to the
configuration dialog
- Auto adding: Allow excluding arbitrary file types not just
known book file types
- Edit metadata dialog: Add an action to open the book's folder
to the context menu of the formats list
* Bug Fixes
- Read aloud: Fix only first 32000 characters per chapter
being read
- Content server: Read aloud: Fix clicking on a word to skip
reading aloud to that word causing word highlighting to stop
working
- Linux: Handle speech dispatcher with dummy output module and
no voices more gracefully
- When renaming authors fix empty author folder not being
removed if it contained file explorer metadata but was
otherwise empty
- Edit metadata dialog: Fix keyboard shortcuts to edit
prev/next raising an error when trying to go beyond the
first/last book
- Linux: ToC Editor: Fix a regression in 7.17 that broke using
the Create new entry button
- Content server: Fix changing the language of a book not
working for non-English user interface language and for books
that have no existing language
- Linux: Read aloud with Piper: Fix audio not playing on some
Linux systems
- Notes browser: When searching books search over all currently
selected categories not just the last selected one
* Fri Oct 18 2024 ecsos <ecsos@opensuse.org>
- Update to 7.20.0
* New Features
- PDF Input: Automatic header/footer detection and removal
- Read Aloud: Allow configuring an extra pause at the end of
every sentence when using the Piper TTS engine
- PDF Output: Add _WIDTH_PIXELS_ and _HEIGHT_PIXELS_ variables
to know the width and height of the header/footer area in
templates
- Windows: Use calibre's bundled SSL certificates instead of
the system certificate store by default
- Trim image tool: Add a control to adjust aspect ratio
- Kobo driver: Add support for the new firmware used by the
Tolino Shine 5
* Bug Fixes
- Fix a regression in previous release that broke copying of
book to another library if the books author does not exist
in the destination database
- Read aloud: Piper backend: Fix not working with voices whose
names have non-ASCII characters on Windows.
- Content server: Fix book with non-ASCII filenames not
downloading in the Kindle browser when using the /mobile view
- Content server: Fix embedding the server HTML inside a third
party iframe causing an error
* Wed Oct 09 2024 ecsos <ecsos@opensuse.org>
- Fix build error and remove podofo as buildrequire and require,
after suse has removed podofo binary. boo#1231058
Upstream say only podofo >= 0.10.3, but not whether libpodofo is
sufficient or whether they need the binary podofo.
* Fri Sep 27 2024 ecsos <ecsos@opensuse.org>
- Update to 7.19.0
* New Features
- E-book viewer: Halve the time taken to open large EPUB format
books for the first time
- PDF new engine: Improve header/footer detection
- For column icons and grid view emblems, support icons for
both light and dark themes
- News downloads: Mark links to locally available articles with
a middle-dot
- When saving a layout also save the main window geometry
* Bug Fixes
- Windows: Read Aloud: Fix an occasional crash when stopping
read aloud when using the legacy windows TTS engine
- Windows: Read Aloud: Fix clicking in text to change what is
being read causing tracking of currently read word to fail
when using the legacy Windows TTS engine
- Read aloud: Fix reading large numeric words causing text
synchronization to fail when using some legacy TTS engines
- EPUB3 metadata: Fix setting series number to zero not working
- Comic Input: Handle comics whose internal files have control
codes in their filenames
- E-book viewer: Fix a regression that broke searching in
Japanese books that use <ruby> text
- E-book viewer: Fix a regression in the previous release that
broke Read aloud for selected text
- Amazon metadata plugin: Workaround for downloads failing
because Google discontinued its webcache
- Cover grid: Suppress the 2px border Qt draws for the list view
* Tue Sep 24 2024 Steve Kowalik <steven.kowalik@suse.com>
- Remove BuildRequires on dukpy, it hasn't been required since 6.0.
* Fri Sep 13 2024 ecsos <ecsos@opensuse.org>
- Update to 7.18.0
* New Features
- E-book viewer: Read aloud: A new Text-to-Speech engine
(Piper) that uses a neural network for realistic sounding
voices
- New experimental engine to convert PDF files with support for
automatic header/footer removal
- Content server: Viewer: Read Aloud: Implement word-by-word
tracking when reading aloud if the browser and voice used
support it, for example, Chromium on Windows, Firefox on
Android and Safari on macOS
- Image popup: Add a context menu with an option to reset the
current zoom
- Edit metadata dialog: Show the number of data files on the
data files button
* Bug Fixes
- Fix a regression in the previous release that broke using
Tab key to move around the book list while editing cells
- E-book viewer: Fix scrollbar position not updating during
continuous scroll
- E-book viewer: Fix a harmless error when the book contains
page list references whose targets do not exist
- Linux binary build: Fix missing libdeflate dependency
- Use mspack from calibre upstream again and not from system,
because it rise up build error in Tumbleweed.
* Fri Aug 23 2024 ecsos <ecsos@opensuse.org>
- Update to 7.17.0
* New features
- E-book viewer: Support for jumping to and displaying paper
edition page numbers
If an e-book contains embedded information about the pages
from the paper edition of the book, the calibre E-book viewer
can now jump to a page number via the Go to button in the
viewer controls. You can also optionally have the current
paper edition page number displayed in the header/footer by
adding Pages from paper edition to either the header or
footer in the viewer settings.
- Edit book: When text is selected allow changing the
indentation of all lines in the selection by pressing Tab to
increase one level or Shift+Tab to decrease one level
Closes tickets: 2076251
- Allow a plugboard to change the series_index as well as the
series name.
- News download: News recipes can now optionally use browser
engines based on either Qt or Chromium network stacks instead
of mechanize
- Email delivery: When sending emails to Kindles do not convert
filenames to English letters as Amazon appears to have finally
fixed their email servers to handle non-English filenames
- Quickview: Add a tooltip displaying the full cell contents
Closes tickets: 2075565
* Bug fixes
- Update the version of the Qt toolkit bundled with calibre to
the latest available, fixing some crashes on macOS related to
accessibility tools
- Edit book: Fix searching marking incorrect text in the
presence of non-BMP unicode characters
Closes tickets: 2075970
- Conversion: Do not embed a second copy of a font when using
the option to embed font family if the font is already
embedded in the book
Closes tickets: 2074002
- calibredb list: Fix a regression in the previous release that
required setting --template-header to empty to use the list command
Closes tickets: 2076515
- Tolino driver: Fix books from the Tolino cloud not being listed
- Windows: Book details panel: Fix selection not visible when
using the system default theme
- Hide the Virtual library tab bar in device view as it is
non-functional
Closes tickets: 2073441
* New news sources
- GaGadget by bugmen00t
- Süddeutsche Zeitung Magazin by unkn0wn
- Science Journal by unkn0wn
* Improved news sources
- Jot Down
- Various Russian and Ukranian news sources
- Nautilus Magazine
- Süddeutsche Zeitung
- The India Forum
- WSJ
- National Geographic
- Washington Post
- Mediapart
- Bloomberg
- Nautilus
* Wed Jul 31 2024 ecsos <ecsos@opensuse.org>
- Update to 7.16.0
* New Features
- Add a driver for the new 2024 Tolino devices.
They use a modified version of the Kobo firmware, so they are
detected as Kobo devices.
- Various news recipes now have the ability to download past
issues, accessible via the Advanced tab in the Schedule news
dialog
* Bug Fixes
- ONLY if you use the calibre Content server, you should update
calibre as soon as possible
- Content server: Fix path traversal vulnerability
- Content server: Fix SQL injection vulnerability
- Content server: Fix an XSS vulnerability in one endpoint
- Content server: Fix an error when opening the downloaded
books page directly via a link and using a custom book list
template
- macOS: Fix opening multiple books from Finder with the editor
only opening one of the books
- Fix the legacy LRF format viewer not starting
- Fix mouse wheel not transitioning from undefined date to
current date in date entry controls
* Fri Jul 19 2024 ecsos <ecsos@opensuse.org>
- Update to 7.15.0
* New Features
- Fetch news: Allow individual news sources to specify source
specific options such as downloading of past editions
* Bug Fixes
- Windows: MTP driver: Fix a regression in the previous release
that caused an error with some devices
- Icon theme creation dialog: Fix various issues when creating
an icon theme with many icons that have light/dark variants
* Fri Jul 12 2024 ecsos <ecsos@opensuse.org>
- Update to 7.14.0
* New Features
- Book details: When dropping files add an option to add them
to the book as data files
- Edit book: A new action to toggle line wrapping mode in all
code editors. Can be assigned via
Preferences->Keyboard shortcuts->Global actions or added to
the toolbar via Preferences->Toolbars->Book wide actions
- Kobo driver: Add an option to force the SeriesID for all
books in a series to have the same value
* Bug Fixes
- Fix a regression in the previous release that broke merging
of books when the confirmation for the merge was disabled
- E-book viewer: Allow some header and footer items such as
progress to overflow instead of being truncated
- HTMLZ output: Make renaming of image files happen in filename
order
- MTP driver: Fix infinite loop when connecting to some devices
with more 65K objects in their filesystem
- Fix shortcut editing widget when Qt is using a theme that
inserts accelerators into push button labels automatically
* Fri Jun 28 2024 ecsos <ecsos@opensuse.org>
- Update to 7.13.0
* New Features
- When merging books add an option to store discarded or
replaced covers as an alternate cover in the data folder of
the target book
- Generate CSV catalog: Add a button to sort the fields by the
order in which they appear in the book list
* Bug Fixes
- MTP driver: Preserve cover aspect ratio for thumbnail
generation
- Fix identifiers not always being merged correctly when
merging books
- DOCX Input: Fix extra left padding when converting lists
- Amazon metadata download: Get title and comments for
audiobook pages
- Amazon metadata: When filtering search engine results by
title ignore words of the title that are purely punctuation
- When matching books on a device to book in the library assume
a match if the title and any one author match,
dont require all authors to match
- Update Google Images cover download plugin for website changes
- When adding new books if the timestamp is specified as
undefined use the current timestamp
- Content server: Fix systemd pre-activated socket not working
- Content server: Fix no KFX download link in OPDS acquisition
feeds
* Sun Jun 23 2024 ecsos <ecsos@opensuse.org>
- Fix build error for Tumbleweed.
Since version 5.2.0 of python-lxml the new package
python-lxml_html_clean is needed.
* Fri May 31 2024 ecsos <ecsos@opensuse.org>
- Update to 7.12.0
* New Features
- E-book polishing: Add option to download external resources
(images/stylesheets/etc.)
- Conversion: Add an option under Structure detection to
automatically fill in blank alt attributes for images that
have alt text in the image file metadata
- Content server: Use the book title as the filename for
downloaded highlights
- Review downloaded metadata dialog: Add a "Previous" button to
go back to the last reviewed book
* Bug Fixes
- Content server viewer: Fix the bottom of the text being cut
off on mobile browsers when not in full screen mode.
Unfortunately, this means the viewer now requires a browser
no more than two years old.
- Kindle driver: Increase the size of the cover thumbnails sent
to the Scribe
- Kindle output: Fix cover images that contain EXIF data
without a rotation not displaying on the Kindle lockscreen
- E-book viewer: Fix ruby tags not excluded when searching for
text
- Content server viewer: Fix a regression in the previous
release that broke searching
* Fri May 24 2024 ecsos <ecsos@opensuse.org>
- Update to 7.11.0
* New Features
- Kindle driver: Add support for sending cover thumbnails to
the Kindle Scribe
- A new options under Preferences->Look & feel to draw covers
with rounded corners
- Bulk metadata edit: Add a new tab where you can create rules
to transform tags/authors/publishers for the selected books
- Tag browser context menu for Formats now has Open with menu
items
- E-book viewer: When hovering over the top/bottom margin show
a button indicating that a click will open the viewer controls.
Can be configured via The Headers and footers section of the
viewer Preferences.
- Spell check dialog: Also show count of currently displayed words
* Bug Fixes
- E-book viewer: Fix searching not ignoring ruby text
- Edit book: Save the state of the current book when opening
a new book via File->Open book
- Edit book: Fix importing a list of words into a user
dictionary not working
- EPUB3 metadata: Do not fail to read metadata in the presence
on invalid calibre user metadata in the OPF file with empty keys
- Get books: Fix rules to map tags on adding books not being
applied to books downloaded via Get books
- Spellcheck dialog: Move the checkbox to hide correctly spelled
words with the rest of the checkboxes that filter the word list
- Changes from 7.10.0
* New Features
- Export of calibre data: Ensure individual part files in the
exported data are no larger than one gigabyte even if the
library contains individual files larger than that size.
- Edit book: Spell check: Add options to exclude words in
ALL CAPS or with numbers or in camelCase/snake_case from the
list of words
- Allow easily inverting the current search via the right click
menu on the search box
* Bug Fixes
- Kobo driver: Fix database unsupported error with newest firmware
- DOCX Input: Fix text elements containing only whitespace
being incorrectly ignored
- Bulk metadata dialog: Do not fail when setting covers from
ebook files and some of the files have invalid covers
* Fri Apr 19 2024 ecsos <ecsos@opensuse.org>
- Update Tumbleweed to 7.9.0
* New Features
- Kobo driver: Add support for the new color Kobo devices
- Edit book: Add a setting to control cursor width under
Preferences->Editor settings
- Edit book: Regex-function mode: Show a confirmation popup
when closing the function editor when there are unsaved changes
* Bug Fixes
- Fix undocked Quickview dialog not being restored at startup
- Windows: Fix an issue where closing a maximized calibre window
to the system tray and then reconnecting with remote desktop
would cause a blank calibre window to be displayed
* Fri Apr 05 2024 ecsos <ecsos@opensuse.org>
- Update Tumbleweed to 7.8.0
* New Features
- E-book viewer: Highlight panel: Allow filtering the shown
highlights by type of highlight
- Conversion: Add support for the CSS text-transform property
when subsetting embedded fonts
- E-book viewer: Allow displaying the view mode paged/flow in
the header/footer
- Book details popup window: Allow dropping of files to add
formats/set the cover just as for the book details panel
- Book details: Context menu: Add a menu action to remove the
associated link
- DOCX Input: Add role=doc-noteref for links to
footnotes/endnotes so that they popup in more e-book readers
- Add a "Mark all selected books" to the Mark action.
- Add "Hide Empty Categories" to tag browser configuration menu
- Supernote: Support for new device firmware
- Sort by tool: Add an action to re-apply the current sort
* Bug Fixes
- Grid view cover cache: Fix covers not loading when cache
entries are stale
- Conversion: Do not change viewport relative font sizes used
for SVG text elements
- Conversion: Fix <style> tags inside <svg> tags not being
processed
- Get books: Update Kobo store plugin for website changes
- EPUB Input: Use a translated name for the cover page
* Thu Mar 14 2024 ecsos <ecsos@opensuse.org>
- Update Tumbleweed to 7.7.0
* New features
- Trim image: Allow specifying the size of the trim rectangle
using numbers
- Full text search: Allow pressing Ctrl+S to select the current
book in the calibre book list
- Speed up scrolling through the book list book-by-book by only
redrawing the book details panel when scrolling pauses
- Add a tweak under Preferences->Tweaks to set the first day of
the week in popup calendars used to input dates
* Bug fixes
- CHM Input: Handle CHM files with no HHC Table of Contents
- E-book viewer: Fix a few settings such as pages per screen
and header/footers not being saved in profiles
- Full text search: Ignore text inside <ruby> tags when
indexing books
- DOCX Output: Preserve spaces around soft hyphens
- Book details popup: Copy the original cover image to the
clipboard even when the image is rescaled to fit into view
- Fix changing disabled colors in the UI color palette
overriding non-disabled colors
- Content server: Fix deletion of viewer profiles not working
* Sat Mar 02 2024 ecsos <ecsos@opensuse.org>
- Update Tumbleweed to 7.6.0
* New Features
- E-book viewer: Allow saving current settings in "profiles"
that can be quickly and easily swapped between
- Edit book: Add a shortcut `Ctrl+M` to merge selected files
- Get books: Add support for Amazon Mexico
- A new toolbar button to show all available actions in sub
menus. Can be added via `Preferences->Toolbars & menus`
- Edit book: Allow selecting multiple books to edit at once,
opening all selected books in separate editor instances
* Bug Fixes
- Cover grid: Fix dragging the mouse while holding shift to
extend the selection not working well
- E-book viewer: Fix doing a multi-page selections sometimes
causing the start of the selection to move backwards
- Edit book: Live CSS: Fix regression causing incorrect colors
in calibre 7
- Windows: Fix a regression in calibre 7 that caused images in
long text columns to not be displayed in the tooltip for the
tooltip
- Fix disabled items in menus having blurry text
- Content server: Fix a regression in the previous release that
caused an error when doing a search/sort on some browsers
- Changes from 7.5.1
* Bug Fixes
- Version 7.5.1 fixes a bug in 7.5.0 where calibre would not
start up using dark colors when the system was in dark mode
on some windows installs and another bug that could cause
errors when using cover grid mode with covers stored in
CMYK colorspace
- Changes from 7.5.0
* New Features
- Allow fine tuning the colors used in the calibre interface
via Preference->Look & feel->Main interface->User interface
colors
- Full text search window: Add actions to the context menu to
open the book at the clicked on result. Also allow using the
view book shortcut to open the currently selected search result
- When showing the Full text search dialog, pre populate the
search box with the contents of the main calibre search box
if the main search box contains a simple search
* Bug Fixes
- Windows: Fix a regression in 7.0 that caused images referring
to files on the disk within comments columns to not display
in some circumstances
- E-book viewer: Fix clock showing hour as zero instead
of 12 between 12 and 1 am/pm
- Edit book: When wrapping selected text in a tag,
preserve the selection after wrapping
- Content server: Fix a periodic spurious error message when
reading books in offline mode
- Fix a regression in 7.0 caused by a regression in Qt that
would result in calibre hanging rarely when using the cover
browser view
- Fix custom template functions not useable in save to disk
templates
- Fix a regression in 7.2 that caused the popup used for
editing fields in the book list to be mis-positioned on very
wide monitors
* Mon Feb 26 2024 ecsos <ecsos@opensuse.org>
- Adjustments patch macro for rpm 4.20.
* Fri Jan 19 2024 ecsos <ecsos@opensuse.org>
- Update to 7.4.0
* New Features
- Add support for the Supernote A6X2
- Narrow layout: Place the cover browser above the book list
when the window has a narrow aspect ratio. Can be controlled
via Preferences->Look & feel->Cover browser
- Category notes browser: Add a button to search for books in
the currently selected category
- Keyboard shortcut to toggle main window layout (Alt+Shift+L)
- Add the possibility to assign keyboard shortcuts to the tag
browser sort functions
* Bug Fixes
- Fix a regression in the previous release that caused the cover
browser to not close when it is used as a separate window
- Fix a regression in the previous release that caused comments
in the Book details panel to be rendered below rather than at
the side of the other information
- Edit book: Fix highlighting of special character not changed
immediately after it is edited, only after a subsequent action
- Move Preferences to the left in the default toolbar, making
it less likely to be hidden behind an expander button on small
screens
* Fri Jan 05 2024 ecsos <ecsos@opensuse.org>
- Update to 7.3.0
* New Features
- Tag browser: Allow displaying buttons next to items that have
notes or links for easy access. To enable these use
Preferences->Look & feel->Tag browser
- Font subsetting: Preserve all OpenType layout features.
This makes the subset font files larger but ensures there is
no visual degradation when using the subsetted font files in
different contexts.
* Bug Fixes
- macOS: Fix main calibre window not remembering its size on restart
- Edit book: Fix the "Show changes" window moving down by a few
pixels every time it is opened
- Amazon metadata download: Fixes for various changes to amazon
website markup
- E-book viewer: When looking up words via Google in Europe
pre-approve the GDPR consent cookie
- Windows: Content server: Fix regression in previous release
that broke testing for local connections
- Windows: Fix a regression that caused selections in the Book
details panel to be invisible
* Wed Dec 20 2023 Michal Suchanek <msuchanek@suse.com>
- The headless QPA plugin states minimum cmake 3.21 version requirement in the
cmakefile and won't build on Leap. Upstream recommends version 3.27.6 to build.
Add this requirement to the spec file.
* Fri Dec 15 2023 ecsos <ecsos@opensuse.org>
- Update to 7.2.0
* New Features
- Content server: Also listen for all incoming IPv6 connections
by default, not just IPv4
- Book details: Allow deleting notes from the right click menu
easily
* Bug Fixes
- Windows: Edit book: Fix a crash when using the check book
tool with a book that contains malformed markup, in calibre 7
- Windows: Improve flickering at startup due to a Qt regression
in calibre 7
- Windows: Fix moving the main window causing popup/floating
windows to be resized in calibre 7 due to yet another Qt regression
- Fix detection of existing books on the Tolino Vision 6
- Linux: Fix external applications not being launched under
Wayland in calibre 7 because of a bug in Qt
- Linux: Fix network requests failing under Fedora in calibre 7
* Fri Nov 24 2023 ecsos <ecsos@opensuse.org>
- Update to 7.1.0
* New Features
- Notes editor: When pasting HTML with images offer to download
remote images in the pasted content
* Bug Fixes
- Fix regression in 7.0 that broke restore of db from backups
- Content server: Fix newly added books on homepage not restricted
to the books the logged in user is allowed to access
- When starting in system tray do not flash the main window briefly
- Notes editor: Fix spurious error message when saving a note
that contains pasted HTML that refers to an image
- Fix a regression that caused the unknown/unset date to
incorrectly be displayed/edited as a date in the year AD 101
in some timezones
- Comments editor: Fix data file links not working
- Linux installer: Check that the user has libxcb-cursor.so.0
installed. If not quit early with an error message asking
them to install it
- LRF Output: Fix a regression in 7.0 that broke conversion to LRF
* Fri Nov 17 2023 ecsos <ecsos@opensuse.org>
- Update to 7.7.0
* New Features
- For details on the major changes in calibre between 7.0
and 6.0, see https://calibre-ebook.com/new-in/sixteen
- The ability to add notes to any author, tag, series, etc.
in calibre with links and images
- E-book viewer: Add support for HTML image maps
- Content server home page: Show the three most recently added
books in the default library
- Content server: Add button to return to book details page at
top level of controls
- Content server: Book details: Open links in comments fields
in the same window rather than a new window
- Add a "Show items in selected books" choice to Manage tags
and Manage authors
- Show the previously used language, if any, second in the
language selection drop down
* Bug Fixes
- Metadata download: Fix downloads from Google not working in
Europe because of the GDPR
- Fix editing dates with days sometimes off by one day
- Edit book: Fix highlighting for special characters not
visible when the cursor is on the line with the special character
- Fix embedding metadata showing infinite error dialogs on
windows if a file is locked by another program
- PDF Output: Fix an error when trying to set header or footer
with an input document that has invalid content after the
main body
- E-book viewer: Read aloud: Fix clicking on empty spaces
causing read aloud to restart from beginning of chapter
- Book details: Fix Manage authors via context menu not working
- E-book viewer: Showing chrome should close an active footnote
popup first and only show chrome if the user repeats the action
- Fix very slow metadata updates on some PDF files
- Catalogs: Do not erase any tags the user adds to a catalog
book entry when the catalog is re-generated
- Linux installer: Fix downloading of signatures for older versions
- Fix editing non-active Virtual library changes sort of book list
* Fri Oct 20 2023 ecsos <ecsos@opensuse.org>
- Update to 6.29.0
* New Features
- E-book viewer: Add a command line flag --new-instance to
force the viewer to open a new window even if the option to
always use a single viewer window is set
- E-book viewer: Image popup: Add a checkbox to remember the
last used zoom level
* Bug Fixes
- Annotations browser: Fix exporting highlights in markdown not
including all chapter titles for books with only a single
highlight per chapter or a multi level ToC
- E-book viewer: Fix a regression that could cause the viewer
to enter an infinite loop when displaying the result of a
search that has only one match that is not found
- E-book viewer: Fix the occasional search result being marked
as not found even though it is found
- TXTZ Output plugin: Only keep images if the text format is
one that can reference images
- TXTZ Output: Fix cover not being properly identified in the
generated TXTZ metadata
- FB2 Input: Fix the "Annotations" section not showing up in
the Table of Contents
- Linux: Content server: Do not call listen on pre-activated
sockets
- Fix sort order of similarly-named hierarchical categories
- Fix a regression that broke reading of covers from HTMLZ and
TXTZ files
* Sat Oct 07 2023 ecsos <ecsos@opensuse.org>
- Update to 6.28.1
- Fix a regression that cause errors when merging some book records.
* Fri Oct 06 2023 ecsos <ecsos@opensuse.org>
- Update to 6.28.0
* New Features
- Edit book: Show full path to book being edited in the status bar
- Edit book: When adding dictionaries allow directly a LibreOffice
adding the dictionary just by choosing the language
- Edit book: When saving a copy add some convenience actions to
edit the copy immediately either in the current editor window
or a new window
- E-book viewer: Highlights panel: Allow right clicking to
export only selected highlights
* Bug Fixes
- Edit book: Fix a regression in the previous release that
caused Text search to sometimes not select matches correctly
- Edit book: When copying files do it in order so that the
files are pasted in the same order when pasting into another
editor instance
- Edit book: Fix smart tag insert not working correctly if the
selected text starts with the closing angle bracket of a tag
- Save to disk: Do not limit the total path length to 240
characters on non-Windows platforms
- Fix incorrect cover for AZW3 version of calibre User Manual
- Content server: Change formatting of book details to match
new de-emphasized titles based formatting in the main calibre
program
- PDF metadata: Fix a regression that broke updating metadata
in PDF files without an /Info dictionary
- NOOK driver: For the Glowlight 2023 write the calibre metadata
files into the NOOK sub-folder as the firmware does not allow
writing files into the root folder
- NOOK driver: Fix Glowlight 2023 not being detected on Linux
and macOS
- E-book viewer: Make CFI calculation more robust especially on
pages with very little content
- E-book viewer: Workaround bug in Chromium where
getBoundingClientRect() fails sometimes leading to incorrect
calculation of anchor positions
- Fix errors caused by .DS_Store files inserted into the
.caltrash directory on macOS if the user happens to open
.caltrash in Finder
* Fri Sep 22 2023 ecsos <ecsos@opensuse.org>
- Update to 6.27.0
* New Features
- Kobo driver: Support updated firmware
- Nook driver: Add support for Nook Glowlight Plus 2023
- Data files manager: Allow drag and drop of files onto the
list of files to add new files
- Support 7z archives in addition to ZIP and RAR for automatic
ebook extraction when adding to calibre
- Linux/macOS: Fix detection of the Kindle Scribe with MTP
firmware
- E-book viewer: Allow clearing list of recently opened books
from the open button's popup menu itself
- E-book viewer: Add a link to show the currently viewed book
in the calibre library (Go to->Metadata in the viewer
controls to access it)
* Bug Fixes
- Book information dialog: Fix a regression that caused
incorrect color for titles in dark mode
- E-book viewer: Fix searching does not jump to first match if
all matches are before current position in book
- EPUB Output: Fix duplicated title page entry in spine for
books that define a title page that ends up getting split
- Allow for-light/dark-theme icon overrides to work for plugin
icons placed by the user in the override folder
- PDF Output: Fix background image + text not rendering
correctly if the same background image is used with different
text multiple times
- E-book viewer: Fix section titles in highlights panel being
incorrectly expanded to full titles when the section has
multiple highlights
- Prevent Quickview window from opening in the background
- Edit book: Fix a regression in the previous release that
caused an error when doing text based searches
* Fri Sep 08 2023 ecsos <ecsos@opensuse.org>
- Update to 6.26.0
* New Features
- MTP driver: Support the new Kindle Scribe firmware that
causes it to act as an MTP device instead of USB disk.
Add "Documents" to the list of default folders to send books to
- E-book viewer: Add a new option under scrolling behavior to
control horizontal mouse wheel events jumping to next section
- Allow full customization of Book details styling via
Preferences->Look & feel->Book details
* Bug Fixes
- Get books: Update ebooks.com plugin for website changes
- Edit book: Fix searching for non-BMP unicode characters
highlighting only half the character
- E-book viewer: Fix displaying more than one page per screen
causing page layout to be slightly wrong for some books
- E-book viewer: Fix clicking on links with empty destinations
hanging the viewer
- E-book viewer: Fix modifying, then jumping to and then
modifying the highlight again from the highlights panel
causing the highlight to be deleted
- E-book viewer: Fix indication of current section in Table of
Contents sometimes wrong after changing font size
- E-book viewer/Content server: Disallow browser native context
menu when right clicking in sandboxed iframes
- MTP driver: Ignore top level folders whose names start with a
leading dot Also ignore AppleDouble files, top level system
and fonts folders and sdr folders on Kindle devices
- FB2 Input: use the <p> tag for paragraphs that dont contain
other block content
- E-book viewer: Fix clicking on the back/forward buttons not
working in some situations
- E-book viewer: Fix scrolling to Table of Contents items that
are within a single internal file not activating the back button
- E-book viewer: Fix changing the sans-serif font without also
changing the monospaced font not working
* Fri Aug 18 2023 ecsos <ecsos@opensuse.org>
- Update to 6.25.0
* New Features
- Book details panel: De-emphasize titles making the actual
data stand out more
- Allow using the new manage data files dialog from within the
edit metadata dialog
- Trash dialog: Allow right clicking on an entry to save it to
disk
- When merging books by drag-and-drop add an option to use the
dragged cover instead of the cover in the target book
- Create catalog: Add buttons to easily select all/non/visible
fields when creating CSV/XML catalogs
- Preferences->Add your own columns: Add buttons to show/hide
all columns
* Bug Fixes
- Fix a regression in the previous release that broke parsing
of some ISO-8601 timestamps
- E-book viewer: Mouse wheel horizontal events should jump
sections not internal file boundaries
- Fix Preferences->Add your own columns changing check state on
moving columns
- Get books: update various Polish e-book stores for website
changes
- E-book viewer: Fix CFI parsing of numbers with trailing zeros
causing some bookmarks to not work
- E-book viewer: Show an error when creating a bookmark if the
bookmark position is not found
- CBR Input: Fix comics with extremely long internal filenames
not working on Windows
- Edit book: Saved searches: Fix incorrect import in generated
source code for some builtin functions
- Data file manager: Fix errors on systems with larger font
sizes
- Now use all calibre upstream desktop files and not the calibre
desktop files from downstream. Only Name and GenericName entry in
desktop files are changed.
* Fri Aug 04 2023 ecsos <ecsos@opensuse.org>
- Update to 6.24.0
* New Features
- Easily manage the extra data files associated with a book by
right clicking the edit metadata button and choose
"Manage data files"
- Content server: Full text search: Allow searching
a restricted subset of books
- E-book viewer: Allow clicking on calibre:// URLs
- Support fuzzier searching in the Tag browser find allowing
unaccented characters to match accented ones
* Bug Fixes
- DOCX conversion: Preserve underline style and color
- Fix incorrect sorting of device view after some operations
- Fix visit content server in browser not working when the
content server is configured to listen on an IPv6 interface
- Fix one hour offset in some timezones on Windows for dates
before 1970
- Windows: HTML Input: Fix error when trying to add HTML files
with links to other files that are invalid pathnames
- Get books: Update various Polish language book stores for
website changes
- Changes from 6.23.0
* New Features
- PDF Output: Add an option to discard the book cover instead
of inserting it as the first page of the PDF
- Content server: Allow opening the Book details page for
a matched book from the Full text search results page
* Bug Fixes
- Windows: Fix empty data folder getting created in the
directory calibre is launched from when changing title/author
for a book with an existing data folder
- LIT Output: Fix error converting anything to LIT on Windows
- Ignore failures to expire old trash during startup
- Amazon metadata download: Fix retrieval of publisher
information from amazon.fr
- Comment out building of additional "submodules": iso639, iso3166,
translations because it needs now external source:
https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/main/iso-codes-main.zip
and don't know where to install.
Also it rise up an error sometime when run "osc service ra".
* Mon Jul 17 2023 Andreas Schwab <schwab@suse.de>
- Build with %{optflags}
* Fri Jun 30 2023 ecsos <ecsos@opensuse.org>
- Update to 6.22.0
* New Features
- Kobo driver: Add support for newest firmware
- Trash bin: Allow setting removed books to be permanently
deleted on library close
- Windows: Nicer error message when file/folder is locked in
another program
* Bug Fixes
- PDF Output: Fix regression that caused large slowdowns when
converting books with lots of internal HTML files to PDF
- CHM Input: Fix ToC entries that use fragments not supported
- E-book viewer: Fix searching for text next to hidden text not
scrolling to the match
- E-book viewer: Fix selection popup not showing for some books
on some platforms when the selection is in the top line
- DOCX Output: Fix multiple SVG images in the input document
causing all the SVG images in the output to be just one of
the input images
- MOBI Input: Ignore another form of corruption in trailing bytes
- Drop calibre-revert-new-podofo.patch because now podofo 0.10.1
is needed and can no longer patch to use old podofo version.
* Thu Jun 29 2023 ecsos <ecsos@opensuse.org>
- Update to 6.21.0
* New Features
- DOCX Output: Add support for SVG images
- E-book viewer: Allow configuring the actions triggered by
touch gestures
- DOCX Input: Add support for SVG images
* Bug Fixes
- Windows: Fix a regression in the previous release that could
cause files to be deleted if one of the files/folders was
open in another program while changing title/author in calibre
- macOS: Fix extra dock icons visible when doing a job using
Qt WebEngine such as converting to PDF or searching in Get books
- macOS and Linux: Fix an error when changing metadata or
deleting books whose files are owned by another user
- CHM Input: Yet another regression opening CHM files with
missing internal files on windows
- CHM Input: Resolve absolute links to resource files from the
root of the CHM file
- Changes from 6.20.0
* Bug Fixes
- CHM Input: Fix a regression in the previous release that
broke conversion of CHM files
- Windows: Make moving files in the calibre library folder more
robust, locking folders in addition to files, before the start
of the move
- Get books: Update Barnes and Noble store plugin for website
changes
- Kindle output: Only re-encode JPEG images with EXIF metadata
if the metadata contains actual transpose operations
- PDF Output: Fix error when input document contains multiple
instances of a font some with vertical metrics and some without
- PDF Output: Fix using CSS Multicolumns for body causing
conversion to fail when header/footer is specified
- MOBI Input: Fix a crash when converting some corrupted
palmdoc compressed MOBI files
- E-book viewer: Ensure CSS stylesheets are interpreted as UTF-8
- Changes from 6.19.1
* Bug Fixes
- 6.19.1 fixes a bug in 6.19.0 that broke the edit metadata dialog
- Changes from 6.19.0
* New Features
- HTML Input: Restrict adding of resources like images to only
files within the folder hierarchy starting at the parent
folder of the root HTML file Can be controlled by customizing
the HTML to Zip plugin in Preferences->Plugins or the
- -allow-local-files-outside-root option to the ebook-convert
command
* Bug Fixes
- PDF Output: Fix regression in previous release causing
non-English entries to be incorrectly encoded into the PDF
bookmarks
- PDF Output: Fix regression in previous release that caused
blank pages when generating headers or footers
- Book list: Fix editing-in-place not pre-selecting existing
text for some column types
- Amazon.de metadata download: Update for site changes
- PDF Output: Set /Creator and /Producer in /Info
- Fix row height incorrect in Manage category dialog when blank
- Changes from 6.18.1
* Bug Fixes
- 6.18.1 fixes a regression that broke setting metadata and
generating PDF files in the macOS and Linux binary builds
- Changes from 6.18.0
* New Features
- Cover download: Allowing saving alternate covers to disk or
in the book's data folder by right clicking on the cover
- Content server: Allow disabling full text search via the web
interface
- When sending books to the device confirm the overwrite if the
book already exists on the device
- E-book viewer: Handle horizontal wheel events as section
jumps in paged mode
- Comic Input: When grayscaling comic images use 16bit gray
instead of 8bit for better fidelity
- Add a new option in Preferences->Searching to disable keyboard
searching in book list (i.e. you can turn off the behavior
that pressing a key will jump to the first book whose title
starts with that letter)
- Manage categories dialog: Use alternating row colors and
allow adjusting row height
- Allow assigning a keyboard shortcut in Preferences->Shortcuts
to open the data folder of a book
- Various improvements to syntax highlighting for the Markdown
long text editor
* Bug Fixes
- Fix a regression in 6.16 that broke restoring of the database
- Tag browser: Fix using F2 to edit items not allowing completion
- Book details: Fix formatting of text when copying all book
details in narrow mode
- Book details: Fix copy all not respecting line breaks in fields
- Fix a regression in previous release that broke scrolling
when using the scroll_per_row tweak
- Fix a regression in the previous release that broke the
category manager dialog in some situations
- Add calibre-revert-new-podofo.patch to fix build error with podofo.
- Drop calibre-python_test.patch and disable tests in spec file.
- Comment out mathjax and hyphenation-dictionaries for now.
- Use only python 3.11 to build packages, so Leap can also build.
* Thu Apr 27 2023 ecsos <ecsos@opensuse.org>
- Update to 6.17.0
* New features
- Font subsetting: Add support for WOFF format fonts and CID
keyed fonts. Also further reduce file sizes when subsetting
- Book details: Show a link to open the data files folder when
data files are present
- Template language: Add various functions to query the extra
files associated with a book
- Edit book: Compress images: Support compression of images in
the WEBP format as well
- Comments editor: Add buttons to create links to data files
and also to folders easily when inserting a link
- Allow displaying the id, formats and path builtin columns
via Preferences->Add your own columns
- Trash bin: Add a button to clear the bin
- Metadata editor: Use a dedicated editor with preview for
custom columns that store markdown formatted text
* Bug fixes
- Fix a regression in the previous release that could result
in empty author folders remaining in the library when the
author of a book is changed
- Fix the data files associated with a book not being handled
when using the Merge books and Copy to library functions
- Fix a regression in the previous release that broke some
operations in the Manage tags/authors/etc. dialogs
- Ensure metadata.opf is always written when deleting book
even if it is not sequenced for backup
* Improved news sources
- Scientific American
* Fri Apr 21 2023 ecsos <ecsos@opensuse.org>
- Update to 6.16.0
* New Features
- Allow storing extra data files with a book
- Allow undoing the deletion of books from the calibre library
- Kobo driver: Add support for the new Kobo Elipsa 2E
- Book details: if an item has an associated link then offer
that link in the item's context menu
* Bug Fixes
- Content server viewer: Fix end of chapter content being
occasionally skipped when scrolling by screen full with
multiple pages
- E-book viewer: Fix a regression that caused notes from a
different highlights to be shown in some situations
- E-book viewer: Show an error if the user tries to search for
only punctuation or spaces in the search modes that ignore
these
- Fix custom columns not showing in Book details links from
other libraries
* Sun Apr 09 2023 ecsos <ecsos@opensuse.org>
- Update to 6.15.1
- Fixes an issue with the new URL scheme popping up incorrect
book details windows
* Fri Apr 07 2023 ecsos <ecsos@opensuse.org>
- Update to 6.15.0
* New Features
- Allow adding external links to tags, series, publishers,
etcetera in addition to authors
- calibre:// URL scheme: Add support for a new type of URL that
pops up the metadata of the specified book in a new window
- EPUB Output: Do not shrink images to fit the screen size by
default, as modern readers do this themselves well enough.
Can be controlled via an option in the EPUB Output section of
the conversion dialog
- Edit metadata dialog: Add buttons to pop up the category
editing windows easily
- Metadata download: Allow specifying rules to transform
publisher names in addition to author and tag names
- Edit metadata dialog: Use both a colored border and an icon
to indicate errors in line edits
- A new tweak in Preferences->Tweaks to control what program is
run when clicking on URLs in calibre
* Bug Fixes
- E-book viewer: Fix a regression that caused incorrect
highlight collision detection in some books
- E-book viewer: Fix images embedded inside SVG tags not
available for viewing in a pop-up
- DOCX Input: Do not ignore images that are present as
fallbacks for a word drawing object
- Comic Input: When converting grayscaled PNG images to PNG
ensure output images are stored as indexed PNG
- Fix active tab not easy to distinguish in dark mode
- Content server: Fix re-opening book from home page after
making progress not opening to correct last read position
when a user is logged in
- Comments editor: When copying to clipboard, copy clean HTML
rather than the junk Qt produces
- After many version user-agent-data.json is available again in source.
So we use it from upstream again, but let the code in spec.
* Thu Mar 16 2023 ecsos <ecsos@opensuse.org>
- Update to 6.14.1
* Bug fixes
- Fix regression in 6.14.0 that caused some generated resources
to be excluded from the calibre source bundle
- Fix regression in 6.14.0 that broke using paths with single
quotes in them for the calibre library
- Fix ToC Editor on macOS in 6.14.0 not working inside the Edit
book tool only
* Improved news sources
- Strange Horizons
- The Saturday Paper
- New Scientist
- The Mainichi
- DR Nyheder
- New York Magazine
- Bloomberg
- Deccan Herald
* Sat Mar 11 2023 ecsos <ecsos@opensuse.org>
- Update to 6.14.0
* New Features
- Edit metadata: When setting a cover from comic files allow
choosing which page to use as the cover
- Allow display of columns built from other columns as comments
in Book details
- Comments editor: Add a shortcut for "Paste and match style"
(Ctrl+Shift+v)
* Bug Fixes
- macOS: ToC Editor: Fix mouse becoming unusable when trying to
create a new entry
- When computing title sorts strip leading and trailing quotes,
not just leading quotes
- Content server viewer: Fix searching only showing results
from the current chapter onwards
- Check book: Fix some incorrect line numbers reported in a few
CSS error messages
- Update to 6.13.0
* New Features
- Content server: E-book viewer: Long tapping on an image now
causes it to be displayed in an internal popup rather than a
new window as some browsers block the creation of new windows
* Bug Fixes
- E-book viewer: Fix some adjacent highlights with nothing in
between them not being displayed.
- Content server: Workaround for Safari regression causing
bookmarks to disappear on reload
- E-book viewer: Read aloud: Fix a regression in the previous
release that caused the Read aloud controls to not reappear
when Read aloud is canceled and restarted
- E-book viewer: Read aloud: Fix a regression in the previous
release that caused an error when using Read aloud on a
chapter with no text, such as the cover page
- E-book viewer: Fix a regression that caused a spurious error
on Windows when reading out selected text
- Fix a regression in calibre 5.0 that broke sorting the device
view by title if one of the books has an empty title
- Edit book: Spell Check dialog: Fix second word not getting
selected when after first word is fixed
- Improve hover highlight color in tree views
- Update to 6.12.0
* New Features
- E-book viewer: Read aloud: On Windows switch to using the
new Microsoft speech subsystem with access to more voices
- calibre:// URL scheme: allow specifying a Virtual library for
show_book URLs
- Add by ISBN: Allow adding using identifiers other than ISBN
as well
- Update bundled Qt to 6.4 this means calibre on macOS is now
only supported on Big Sur and newer
- Spell check dialog: Allow up and down arrow keys to work
regardless of focus
- Allow multiple Template tester dialogs
* Bug Fixes
- Windows MTP device driver: Ignore failure to enumerate
objects inside non-root folders
- Book list: Fix a regression in the previous release that
broke dragging to select multiple books
- Content server viewer: Fix reload book not actually reloading
until the browser is also refreshed
- E-book viewer: Fix occasional false warning about highlight
being overwritten
- E-book viewer: Fix detection of selected highlights when all
text is selected
- Fix an error when embedding metadata into a large number of
books
- When updating metadata in EPUB 2 files and no language is
specified, do not remove the <dc:language> tag as this causes
epubcheck to complain. Instead set the language to "und"
- Wireless device driver: Remove the timeout for initial
connection
- Use an icon rather than a color to report errors in fields
and the search box
- Conversion dialog: Regex builder: Workaround bug in Qt that
prevented searching for non breaking spaces in the wizard
used to test search expressions
- Spell check dialog: move down after correcting word, not up
- Get books: Fix Mobileread store plugin not working
- Add mathjax and hyphenation-dictionaries.
- Additional build some "submodules".
- Add separat user-agent-data.json to fix
"No such file or directory: '/usr/share/calibre/user-agent-data.json'"
- Use mspack from system and not from calibre upstream.
* Fri Jan 06 2023 ecsos <ecsos@opensuse.org>
- Update to 6.11.0
* New Features
- Edit book: Check book: Allow automatic fixing of various
simple CSS errors
- E-book viewer: When Read aloud is speaking, make the control
bar translucent so that words under the bar are visible
- Edit book: Switch to a new library (stylelint) for find
problems in CSS as the old library was no longer maintained.
- Edit book: File browser: Allow using keyboard shortcuts to
re-order the spine
- calibredb list: Allow specifying multiple fields for --sort-by
- Check library: Allow opening the book folder easily
* Bug Fixes
- Fix windows not being moved onto the current monitor when
they were previously visible on a removed monitor that was to
the left of the current monitor
- Book list: Fix a regression in the previous release that
broke drag and drop of multiple books
- Fix detection of Tolino Vision 6 on macOS/Linux
- Content server: Fix auto full screen not working when
continuing to read books with user account enabled
- Edit book: Set semantics: Fix error when setting the "Notes"
semantic
- HTMLZ output: Fix images referred to in CSS stylesheets not
being converted
- Book details panel: Fix HTML comment tags in the comments
breaking display of book details
- Content server home page: When showing recently read books
from across devices hide the entries for which loading the
cover fails
- Windows Text-to-speech: Dont fail to configure if one of the
voices has no defined language
- Fix a regression in calibre 5 that broke using a file for the
- -extra-css option of ebook-convert
- Content server FTS: Fix page header bar not visible
- Content server: Fix identifiers from third party metadata
download plugins not becoming clickable links on the book
details page
- Edit book: Warn when saving will overwrite a read-only file
- Fix restoring geometry of maximized/fullscreen dialogs
forcing them visible
- Fix a regression in the previous release that caused spurious
error message when doing some out of band searches
- Fix a regression in the previous release that broke choosing
new programs for the Open with function
/usr/bin/calibre /usr/bin/calibre-complete /usr/bin/calibre-customize /usr/bin/calibre-debug /usr/bin/calibre-parallel /usr/bin/calibre-server /usr/bin/calibre-smtp /usr/bin/calibredb /usr/bin/ebook-convert /usr/bin/ebook-device /usr/bin/ebook-edit /usr/bin/ebook-meta /usr/bin/ebook-polish /usr/bin/ebook-viewer /usr/bin/fetch-ebook-metadata /usr/bin/lrf2lrs /usr/bin/lrfviewer /usr/bin/lrs2lrf /usr/bin/markdown-calibre /usr/bin/web2disk /usr/lib64/calibre /usr/lib64/calibre/calibre /usr/lib64/calibre/calibre/__init__.py /usr/lib64/calibre/calibre/ai /usr/lib64/calibre/calibre/ai/__init__.py /usr/lib64/calibre/calibre/ai/config.py /usr/lib64/calibre/calibre/ai/github /usr/lib64/calibre/calibre/ai/github/__init__.py /usr/lib64/calibre/calibre/ai/github/backend.py /usr/lib64/calibre/calibre/ai/github/config.py /usr/lib64/calibre/calibre/ai/google /usr/lib64/calibre/calibre/ai/google/__init__.py /usr/lib64/calibre/calibre/ai/google/backend.py /usr/lib64/calibre/calibre/ai/google/config.py /usr/lib64/calibre/calibre/ai/lm_studio /usr/lib64/calibre/calibre/ai/lm_studio/__init__.py /usr/lib64/calibre/calibre/ai/lm_studio/backend.py /usr/lib64/calibre/calibre/ai/lm_studio/config.py /usr/lib64/calibre/calibre/ai/ollama /usr/lib64/calibre/calibre/ai/ollama/__init__.py /usr/lib64/calibre/calibre/ai/ollama/backend.py /usr/lib64/calibre/calibre/ai/ollama/config.py /usr/lib64/calibre/calibre/ai/open_router /usr/lib64/calibre/calibre/ai/open_router/__init__.py /usr/lib64/calibre/calibre/ai/open_router/backend.py /usr/lib64/calibre/calibre/ai/open_router/config.py /usr/lib64/calibre/calibre/ai/openai /usr/lib64/calibre/calibre/ai/openai/__init__.py /usr/lib64/calibre/calibre/ai/openai/backend.py /usr/lib64/calibre/calibre/ai/openai/config.py /usr/lib64/calibre/calibre/ai/prefs.py /usr/lib64/calibre/calibre/ai/utils.py /usr/lib64/calibre/calibre/build_forms.py /usr/lib64/calibre/calibre/constants.py /usr/lib64/calibre/calibre/customize /usr/lib64/calibre/calibre/customize/__init__.py /usr/lib64/calibre/calibre/customize/builtins.py /usr/lib64/calibre/calibre/customize/conversion.py /usr/lib64/calibre/calibre/customize/profiles.py /usr/lib64/calibre/calibre/customize/ui.py /usr/lib64/calibre/calibre/customize/zipplugin.py /usr/lib64/calibre/calibre/db /usr/lib64/calibre/calibre/db/__init__.py /usr/lib64/calibre/calibre/db/adding.py /usr/lib64/calibre/calibre/db/annotations.py /usr/lib64/calibre/calibre/db/backend.py /usr/lib64/calibre/calibre/db/backup.py /usr/lib64/calibre/calibre/db/cache.py /usr/lib64/calibre/calibre/db/categories.py /usr/lib64/calibre/calibre/db/cli /usr/lib64/calibre/calibre/db/cli/__init__.py /usr/lib64/calibre/calibre/db/cli/cmd_add.py /usr/lib64/calibre/calibre/db/cli/cmd_add_custom_column.py /usr/lib64/calibre/calibre/db/cli/cmd_add_format.py /usr/lib64/calibre/calibre/db/cli/cmd_backup_metadata.py /usr/lib64/calibre/calibre/db/cli/cmd_catalog.py /usr/lib64/calibre/calibre/db/cli/cmd_check_library.py /usr/lib64/calibre/calibre/db/cli/cmd_clone.py /usr/lib64/calibre/calibre/db/cli/cmd_custom_columns.py /usr/lib64/calibre/calibre/db/cli/cmd_embed_metadata.py /usr/lib64/calibre/calibre/db/cli/cmd_export.py /usr/lib64/calibre/calibre/db/cli/cmd_fts_index.py /usr/lib64/calibre/calibre/db/cli/cmd_fts_search.py /usr/lib64/calibre/calibre/db/cli/cmd_list.py /usr/lib64/calibre/calibre/db/cli/cmd_list_categories.py /usr/lib64/calibre/calibre/db/cli/cmd_remove.py /usr/lib64/calibre/calibre/db/cli/cmd_remove_custom_column.py /usr/lib64/calibre/calibre/db/cli/cmd_remove_format.py /usr/lib64/calibre/calibre/db/cli/cmd_restore_database.py /usr/lib64/calibre/calibre/db/cli/cmd_saved_searches.py /usr/lib64/calibre/calibre/db/cli/cmd_search.py /usr/lib64/calibre/calibre/db/cli/cmd_set_custom.py /usr/lib64/calibre/calibre/db/cli/cmd_set_metadata.py /usr/lib64/calibre/calibre/db/cli/cmd_show_metadata.py /usr/lib64/calibre/calibre/db/cli/main.py /usr/lib64/calibre/calibre/db/cli/tests.py /usr/lib64/calibre/calibre/db/cli/utils.py /usr/lib64/calibre/calibre/db/constants.py /usr/lib64/calibre/calibre/db/copy_to_library.py /usr/lib64/calibre/calibre/db/covers.py /usr/lib64/calibre/calibre/db/errors.py /usr/lib64/calibre/calibre/db/fields.py /usr/lib64/calibre/calibre/db/fts /usr/lib64/calibre/calibre/db/fts/__init__.py /usr/lib64/calibre/calibre/db/fts/connect.py /usr/lib64/calibre/calibre/db/fts/pool.py /usr/lib64/calibre/calibre/db/fts/schema_upgrade.py /usr/lib64/calibre/calibre/db/fts/text.py /usr/lib64/calibre/calibre/db/lazy.py /usr/lib64/calibre/calibre/db/legacy.py /usr/lib64/calibre/calibre/db/listeners.py /usr/lib64/calibre/calibre/db/locking.py /usr/lib64/calibre/calibre/db/notes /usr/lib64/calibre/calibre/db/notes/__init__.py /usr/lib64/calibre/calibre/db/notes/connect.py /usr/lib64/calibre/calibre/db/notes/exim.py /usr/lib64/calibre/calibre/db/notes/schema_upgrade.py /usr/lib64/calibre/calibre/db/restore.py /usr/lib64/calibre/calibre/db/schema_upgrades.py /usr/lib64/calibre/calibre/db/search.py /usr/lib64/calibre/calibre/db/tables.py /usr/lib64/calibre/calibre/db/tests /usr/lib64/calibre/calibre/db/tests/__init__.py /usr/lib64/calibre/calibre/db/tests/add_remove.py /usr/lib64/calibre/calibre/db/tests/base.py /usr/lib64/calibre/calibre/db/tests/filesystem.py /usr/lib64/calibre/calibre/db/tests/fts.py /usr/lib64/calibre/calibre/db/tests/fts_api.py /usr/lib64/calibre/calibre/db/tests/legacy.py /usr/lib64/calibre/calibre/db/tests/locking.py /usr/lib64/calibre/calibre/db/tests/main.py /usr/lib64/calibre/calibre/db/tests/notes.py /usr/lib64/calibre/calibre/db/tests/profiling.py /usr/lib64/calibre/calibre/db/tests/reading.py /usr/lib64/calibre/calibre/db/tests/utils.py /usr/lib64/calibre/calibre/db/tests/writing.py /usr/lib64/calibre/calibre/db/utils.py /usr/lib64/calibre/calibre/db/view.py /usr/lib64/calibre/calibre/db/write.py /usr/lib64/calibre/calibre/debug.py /usr/lib64/calibre/calibre/devices /usr/lib64/calibre/calibre/devices/__init__.py /usr/lib64/calibre/calibre/devices/android /usr/lib64/calibre/calibre/devices/android/__init__.py /usr/lib64/calibre/calibre/devices/android/driver.py /usr/lib64/calibre/calibre/devices/binatone /usr/lib64/calibre/calibre/devices/binatone/__init__.py /usr/lib64/calibre/calibre/devices/binatone/driver.py /usr/lib64/calibre/calibre/devices/blackberry /usr/lib64/calibre/calibre/devices/blackberry/__init__.py /usr/lib64/calibre/calibre/devices/blackberry/driver.py /usr/lib64/calibre/calibre/devices/boeye /usr/lib64/calibre/calibre/devices/boeye/__init__.py /usr/lib64/calibre/calibre/devices/boeye/driver.py /usr/lib64/calibre/calibre/devices/cli.py /usr/lib64/calibre/calibre/devices/cybook /usr/lib64/calibre/calibre/devices/cybook/__init__.py /usr/lib64/calibre/calibre/devices/cybook/driver.py /usr/lib64/calibre/calibre/devices/cybook/t2b.py /usr/lib64/calibre/calibre/devices/cybook/t4b.py /usr/lib64/calibre/calibre/devices/eb600 /usr/lib64/calibre/calibre/devices/eb600/__init__.py /usr/lib64/calibre/calibre/devices/eb600/driver.py /usr/lib64/calibre/calibre/devices/edge /usr/lib64/calibre/calibre/devices/edge/__init__.py /usr/lib64/calibre/calibre/devices/edge/driver.py /usr/lib64/calibre/calibre/devices/errors.py /usr/lib64/calibre/calibre/devices/eslick /usr/lib64/calibre/calibre/devices/eslick/__init__.py /usr/lib64/calibre/calibre/devices/eslick/driver.py /usr/lib64/calibre/calibre/devices/folder_device /usr/lib64/calibre/calibre/devices/folder_device/__init__.py /usr/lib64/calibre/calibre/devices/folder_device/driver.py /usr/lib64/calibre/calibre/devices/hanlin /usr/lib64/calibre/calibre/devices/hanlin/__init__.py /usr/lib64/calibre/calibre/devices/hanlin/driver.py /usr/lib64/calibre/calibre/devices/hanvon /usr/lib64/calibre/calibre/devices/hanvon/__init__.py /usr/lib64/calibre/calibre/devices/hanvon/driver.py /usr/lib64/calibre/calibre/devices/iliad /usr/lib64/calibre/calibre/devices/iliad/__init__.py /usr/lib64/calibre/calibre/devices/iliad/driver.py /usr/lib64/calibre/calibre/devices/interface.py /usr/lib64/calibre/calibre/devices/irexdr /usr/lib64/calibre/calibre/devices/irexdr/__init__.py /usr/lib64/calibre/calibre/devices/irexdr/driver.py /usr/lib64/calibre/calibre/devices/iriver /usr/lib64/calibre/calibre/devices/iriver/__init__.py /usr/lib64/calibre/calibre/devices/iriver/driver.py /usr/lib64/calibre/calibre/devices/jetbook /usr/lib64/calibre/calibre/devices/jetbook/__init__.py /usr/lib64/calibre/calibre/devices/jetbook/driver.py /usr/lib64/calibre/calibre/devices/kindle /usr/lib64/calibre/calibre/devices/kindle/__init__.py /usr/lib64/calibre/calibre/devices/kindle/apnx.py /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/__init__.py /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/generators /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/generators/__init__.py /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/generators/accurate_page_generator.py /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/generators/exact_page_generator.py /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/generators/fast_page_generator.py /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/generators/pagebreak_page_generator.py /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/i_page_generator.py /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/page_group.py /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/page_number_type.py /usr/lib64/calibre/calibre/devices/kindle/apnx_page_generator/pages.py /usr/lib64/calibre/calibre/devices/kindle/bookmark.py /usr/lib64/calibre/calibre/devices/kindle/driver.py /usr/lib64/calibre/calibre/devices/kobo /usr/lib64/calibre/calibre/devices/kobo/__init__.py /usr/lib64/calibre/calibre/devices/kobo/bookmark.py /usr/lib64/calibre/calibre/devices/kobo/books.py /usr/lib64/calibre/calibre/devices/kobo/db.py /usr/lib64/calibre/calibre/devices/kobo/driver.py /usr/lib64/calibre/calibre/devices/kobo/kobotouch_config.py /usr/lib64/calibre/calibre/devices/mime.py /usr/lib64/calibre/calibre/devices/misc.py /usr/lib64/calibre/calibre/devices/mtp /usr/lib64/calibre/calibre/devices/mtp/__init__.py /usr/lib64/calibre/calibre/devices/mtp/base.py /usr/lib64/calibre/calibre/devices/mtp/books.py /usr/lib64/calibre/calibre/devices/mtp/defaults.py /usr/lib64/calibre/calibre/devices/mtp/driver.py /usr/lib64/calibre/calibre/devices/mtp/filesystem_cache.py /usr/lib64/calibre/calibre/devices/mtp/test.py /usr/lib64/calibre/calibre/devices/mtp/unix /usr/lib64/calibre/calibre/devices/mtp/unix/__init__.py /usr/lib64/calibre/calibre/devices/mtp/unix/driver.py /usr/lib64/calibre/calibre/devices/mtp/unix/sysfs.py /usr/lib64/calibre/calibre/devices/mtp/unix/upstream /usr/lib64/calibre/calibre/devices/mtp/unix/upstream/update.py /usr/lib64/calibre/calibre/devices/mtp/windows /usr/lib64/calibre/calibre/devices/mtp/windows/__init__.py /usr/lib64/calibre/calibre/devices/mtp/windows/driver.py /usr/lib64/calibre/calibre/devices/nokia /usr/lib64/calibre/calibre/devices/nokia/__init__.py /usr/lib64/calibre/calibre/devices/nokia/driver.py /usr/lib64/calibre/calibre/devices/nook /usr/lib64/calibre/calibre/devices/nook/__init__.py /usr/lib64/calibre/calibre/devices/nook/driver.py /usr/lib64/calibre/calibre/devices/nuut2 /usr/lib64/calibre/calibre/devices/nuut2/__init__.py /usr/lib64/calibre/calibre/devices/nuut2/driver.py /usr/lib64/calibre/calibre/devices/paladin /usr/lib64/calibre/calibre/devices/paladin/__init__.py /usr/lib64/calibre/calibre/devices/paladin/driver.py /usr/lib64/calibre/calibre/devices/prs505 /usr/lib64/calibre/calibre/devices/prs505/__init__.py /usr/lib64/calibre/calibre/devices/prs505/driver.py /usr/lib64/calibre/calibre/devices/prs505/sony_cache.py /usr/lib64/calibre/calibre/devices/prst1 /usr/lib64/calibre/calibre/devices/prst1/__init__.py /usr/lib64/calibre/calibre/devices/prst1/driver.py /usr/lib64/calibre/calibre/devices/scanner.py /usr/lib64/calibre/calibre/devices/smart_device_app /usr/lib64/calibre/calibre/devices/smart_device_app/__init__.py /usr/lib64/calibre/calibre/devices/smart_device_app/driver.py /usr/lib64/calibre/calibre/devices/sne /usr/lib64/calibre/calibre/devices/sne/__init__.py /usr/lib64/calibre/calibre/devices/sne/driver.py /usr/lib64/calibre/calibre/devices/teclast /usr/lib64/calibre/calibre/devices/teclast/__init__.py /usr/lib64/calibre/calibre/devices/teclast/driver.py /usr/lib64/calibre/calibre/devices/udisks.py /usr/lib64/calibre/calibre/devices/usbms /usr/lib64/calibre/calibre/devices/usbms/__init__.py /usr/lib64/calibre/calibre/devices/usbms/books.py /usr/lib64/calibre/calibre/devices/usbms/cli.py /usr/lib64/calibre/calibre/devices/usbms/device.py /usr/lib64/calibre/calibre/devices/usbms/deviceconfig.py /usr/lib64/calibre/calibre/devices/usbms/driver.py /usr/lib64/calibre/calibre/devices/user_defined /usr/lib64/calibre/calibre/devices/user_defined/__init__.py /usr/lib64/calibre/calibre/devices/user_defined/driver.py /usr/lib64/calibre/calibre/devices/utils.py /usr/lib64/calibre/calibre/devices/winusb.py /usr/lib64/calibre/calibre/ebooks /usr/lib64/calibre/calibre/ebooks/BeautifulSoup.py /usr/lib64/calibre/calibre/ebooks/__init__.py /usr/lib64/calibre/calibre/ebooks/azw4 /usr/lib64/calibre/calibre/ebooks/azw4/__init__.py /usr/lib64/calibre/calibre/ebooks/azw4/reader.py /usr/lib64/calibre/calibre/ebooks/chardet.py /usr/lib64/calibre/calibre/ebooks/chm /usr/lib64/calibre/calibre/ebooks/chm/__init__.py /usr/lib64/calibre/calibre/ebooks/chm/metadata.py /usr/lib64/calibre/calibre/ebooks/chm/reader.py /usr/lib64/calibre/calibre/ebooks/comic /usr/lib64/calibre/calibre/ebooks/comic/__init__.py /usr/lib64/calibre/calibre/ebooks/comic/input.py /usr/lib64/calibre/calibre/ebooks/compression /usr/lib64/calibre/calibre/ebooks/compression/__init__.py /usr/lib64/calibre/calibre/ebooks/compression/palmdoc.py /usr/lib64/calibre/calibre/ebooks/compression/tcr.py /usr/lib64/calibre/calibre/ebooks/constants.py /usr/lib64/calibre/calibre/ebooks/conversion /usr/lib64/calibre/calibre/ebooks/conversion/__init__.py /usr/lib64/calibre/calibre/ebooks/conversion/archives.py /usr/lib64/calibre/calibre/ebooks/conversion/cli.py /usr/lib64/calibre/calibre/ebooks/conversion/config.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins /usr/lib64/calibre/calibre/ebooks/conversion/plugins/__init__.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/azw4_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/chm_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/comic_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/djvu_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/docx_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/docx_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/epub_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/epub_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/fb2_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/fb2_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/html_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/html_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/htmlz_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/htmlz_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/lit_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/lit_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/lrf_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/lrf_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/mobi_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/mobi_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/odt_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/oeb_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/pdb_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/pdb_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/pdf_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/pdf_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/pml_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/pml_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/rb_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/rb_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/recipe_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/rtf_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/rtf_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/snb_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/snb_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/tcr_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/tcr_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/txt_input.py /usr/lib64/calibre/calibre/ebooks/conversion/plugins/txt_output.py /usr/lib64/calibre/calibre/ebooks/conversion/plumber.py /usr/lib64/calibre/calibre/ebooks/conversion/preprocess.py /usr/lib64/calibre/calibre/ebooks/conversion/search_replace.py /usr/lib64/calibre/calibre/ebooks/conversion/utils.py /usr/lib64/calibre/calibre/ebooks/covers.py /usr/lib64/calibre/calibre/ebooks/css_transform_rules.py /usr/lib64/calibre/calibre/ebooks/djvu /usr/lib64/calibre/calibre/ebooks/djvu/__init__.py /usr/lib64/calibre/calibre/ebooks/djvu/djvu.py /usr/lib64/calibre/calibre/ebooks/djvu/djvubzzdec.py /usr/lib64/calibre/calibre/ebooks/docx /usr/lib64/calibre/calibre/ebooks/docx/__init__.py /usr/lib64/calibre/calibre/ebooks/docx/block_styles.py /usr/lib64/calibre/calibre/ebooks/docx/char_styles.py /usr/lib64/calibre/calibre/ebooks/docx/cleanup.py /usr/lib64/calibre/calibre/ebooks/docx/container.py /usr/lib64/calibre/calibre/ebooks/docx/dump.py /usr/lib64/calibre/calibre/ebooks/docx/fields.py /usr/lib64/calibre/calibre/ebooks/docx/fonts.py /usr/lib64/calibre/calibre/ebooks/docx/footnotes.py /usr/lib64/calibre/calibre/ebooks/docx/images.py /usr/lib64/calibre/calibre/ebooks/docx/index.py /usr/lib64/calibre/calibre/ebooks/docx/lcid.py /usr/lib64/calibre/calibre/ebooks/docx/names.py /usr/lib64/calibre/calibre/ebooks/docx/numbering.py /usr/lib64/calibre/calibre/ebooks/docx/settings.py /usr/lib64/calibre/calibre/ebooks/docx/styles.py /usr/lib64/calibre/calibre/ebooks/docx/tables.py /usr/lib64/calibre/calibre/ebooks/docx/theme.py /usr/lib64/calibre/calibre/ebooks/docx/to_html.py /usr/lib64/calibre/calibre/ebooks/docx/toc.py /usr/lib64/calibre/calibre/ebooks/docx/writer /usr/lib64/calibre/calibre/ebooks/docx/writer/__init__.py /usr/lib64/calibre/calibre/ebooks/docx/writer/container.py /usr/lib64/calibre/calibre/ebooks/docx/writer/fonts.py /usr/lib64/calibre/calibre/ebooks/docx/writer/from_html.py /usr/lib64/calibre/calibre/ebooks/docx/writer/images.py /usr/lib64/calibre/calibre/ebooks/docx/writer/links.py /usr/lib64/calibre/calibre/ebooks/docx/writer/lists.py /usr/lib64/calibre/calibre/ebooks/docx/writer/styles.py /usr/lib64/calibre/calibre/ebooks/docx/writer/tables.py /usr/lib64/calibre/calibre/ebooks/docx/writer/utils.py /usr/lib64/calibre/calibre/ebooks/epub /usr/lib64/calibre/calibre/ebooks/epub/__init__.py /usr/lib64/calibre/calibre/ebooks/epub/cfi /usr/lib64/calibre/calibre/ebooks/epub/cfi/__init__.py /usr/lib64/calibre/calibre/ebooks/epub/cfi/parse.py /usr/lib64/calibre/calibre/ebooks/epub/cfi/tests.py /usr/lib64/calibre/calibre/ebooks/epub/pages.py /usr/lib64/calibre/calibre/ebooks/epub/periodical.py /usr/lib64/calibre/calibre/ebooks/fb2 /usr/lib64/calibre/calibre/ebooks/fb2/__init__.py /usr/lib64/calibre/calibre/ebooks/fb2/fb2ml.py /usr/lib64/calibre/calibre/ebooks/html /usr/lib64/calibre/calibre/ebooks/html/__init__.py /usr/lib64/calibre/calibre/ebooks/html/input.py /usr/lib64/calibre/calibre/ebooks/html/meta.py /usr/lib64/calibre/calibre/ebooks/html/to_zip.py /usr/lib64/calibre/calibre/ebooks/html_entities.py /usr/lib64/calibre/calibre/ebooks/html_transform_rules.py /usr/lib64/calibre/calibre/ebooks/htmlz /usr/lib64/calibre/calibre/ebooks/htmlz/__init__.py /usr/lib64/calibre/calibre/ebooks/htmlz/oeb2html.py /usr/lib64/calibre/calibre/ebooks/hyphenate.py /usr/lib64/calibre/calibre/ebooks/iterator /usr/lib64/calibre/calibre/ebooks/iterator/__init__.py /usr/lib64/calibre/calibre/ebooks/lit /usr/lib64/calibre/calibre/ebooks/lit/__init__.py /usr/lib64/calibre/calibre/ebooks/lit/lzx.py /usr/lib64/calibre/calibre/ebooks/lit/maps /usr/lib64/calibre/calibre/ebooks/lit/maps/__init__.py /usr/lib64/calibre/calibre/ebooks/lit/maps/html.py /usr/lib64/calibre/calibre/ebooks/lit/maps/opf.py /usr/lib64/calibre/calibre/ebooks/lit/mssha1.py /usr/lib64/calibre/calibre/ebooks/lit/reader.py /usr/lib64/calibre/calibre/ebooks/lit/writer.py /usr/lib64/calibre/calibre/ebooks/lrf /usr/lib64/calibre/calibre/ebooks/lrf/__init__.py /usr/lib64/calibre/calibre/ebooks/lrf/fonts.py /usr/lib64/calibre/calibre/ebooks/lrf/html /usr/lib64/calibre/calibre/ebooks/lrf/html/__init__.py /usr/lib64/calibre/calibre/ebooks/lrf/html/color_map.py /usr/lib64/calibre/calibre/ebooks/lrf/html/convert_from.py /usr/lib64/calibre/calibre/ebooks/lrf/html/table.py /usr/lib64/calibre/calibre/ebooks/lrf/input.py /usr/lib64/calibre/calibre/ebooks/lrf/lrfparser.py /usr/lib64/calibre/calibre/ebooks/lrf/lrs /usr/lib64/calibre/calibre/ebooks/lrf/lrs/__init__.py /usr/lib64/calibre/calibre/ebooks/lrf/lrs/convert_from.py /usr/lib64/calibre/calibre/ebooks/lrf/meta.py /usr/lib64/calibre/calibre/ebooks/lrf/objects.py /usr/lib64/calibre/calibre/ebooks/lrf/pylrs /usr/lib64/calibre/calibre/ebooks/lrf/pylrs/__init__.py /usr/lib64/calibre/calibre/ebooks/lrf/pylrs/elements.py /usr/lib64/calibre/calibre/ebooks/lrf/pylrs/pylrf.py /usr/lib64/calibre/calibre/ebooks/lrf/pylrs/pylrfopt.py /usr/lib64/calibre/calibre/ebooks/lrf/pylrs/pylrs.py /usr/lib64/calibre/calibre/ebooks/lrf/tags.py /usr/lib64/calibre/calibre/ebooks/metadata /usr/lib64/calibre/calibre/ebooks/metadata/__init__.py /usr/lib64/calibre/calibre/ebooks/metadata/archive.py /usr/lib64/calibre/calibre/ebooks/metadata/author_mapper.py /usr/lib64/calibre/calibre/ebooks/metadata/book /usr/lib64/calibre/calibre/ebooks/metadata/book/__init__.py /usr/lib64/calibre/calibre/ebooks/metadata/book/base.py /usr/lib64/calibre/calibre/ebooks/metadata/book/formatter.py /usr/lib64/calibre/calibre/ebooks/metadata/book/json_codec.py /usr/lib64/calibre/calibre/ebooks/metadata/book/render.py /usr/lib64/calibre/calibre/ebooks/metadata/book/serialize.py /usr/lib64/calibre/calibre/ebooks/metadata/cli.py /usr/lib64/calibre/calibre/ebooks/metadata/docx.py /usr/lib64/calibre/calibre/ebooks/metadata/epub.py /usr/lib64/calibre/calibre/ebooks/metadata/ereader.py /usr/lib64/calibre/calibre/ebooks/metadata/extz.py /usr/lib64/calibre/calibre/ebooks/metadata/fb2.py /usr/lib64/calibre/calibre/ebooks/metadata/haodoo.py /usr/lib64/calibre/calibre/ebooks/metadata/html.py /usr/lib64/calibre/calibre/ebooks/metadata/imp.py /usr/lib64/calibre/calibre/ebooks/metadata/kdl.py /usr/lib64/calibre/calibre/ebooks/metadata/kfx.py /usr/lib64/calibre/calibre/ebooks/metadata/lit.py /usr/lib64/calibre/calibre/ebooks/metadata/lrx.py /usr/lib64/calibre/calibre/ebooks/metadata/meta.py /usr/lib64/calibre/calibre/ebooks/metadata/mobi.py /usr/lib64/calibre/calibre/ebooks/metadata/odt.py /usr/lib64/calibre/calibre/ebooks/metadata/opf.py /usr/lib64/calibre/calibre/ebooks/metadata/opf2.py /usr/lib64/calibre/calibre/ebooks/metadata/opf3.py /usr/lib64/calibre/calibre/ebooks/metadata/opf3_test.py /usr/lib64/calibre/calibre/ebooks/metadata/opf_2_to_3.py /usr/lib64/calibre/calibre/ebooks/metadata/pdb.py /usr/lib64/calibre/calibre/ebooks/metadata/pdf.py /usr/lib64/calibre/calibre/ebooks/metadata/plucker.py /usr/lib64/calibre/calibre/ebooks/metadata/pml.py /usr/lib64/calibre/calibre/ebooks/metadata/rar.py /usr/lib64/calibre/calibre/ebooks/metadata/rb.py /usr/lib64/calibre/calibre/ebooks/metadata/rtf.py /usr/lib64/calibre/calibre/ebooks/metadata/search_internet.py /usr/lib64/calibre/calibre/ebooks/metadata/snb.py /usr/lib64/calibre/calibre/ebooks/metadata/sources /usr/lib64/calibre/calibre/ebooks/metadata/sources/__init__.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/amazon.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/base.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/big_book_search.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/cli.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/covers.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/edelweiss.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/google.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/google_images.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/identify.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/openlibrary.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/prefs.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/search_engines.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/test.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/update.py /usr/lib64/calibre/calibre/ebooks/metadata/sources/worker.py /usr/lib64/calibre/calibre/ebooks/metadata/tag_mapper.py /usr/lib64/calibre/calibre/ebooks/metadata/test_author_sort.py /usr/lib64/calibre/calibre/ebooks/metadata/toc.py /usr/lib64/calibre/calibre/ebooks/metadata/topaz.py /usr/lib64/calibre/calibre/ebooks/metadata/txt.py /usr/lib64/calibre/calibre/ebooks/metadata/utils.py /usr/lib64/calibre/calibre/ebooks/metadata/worker.py /usr/lib64/calibre/calibre/ebooks/metadata/xisbn.py /usr/lib64/calibre/calibre/ebooks/metadata/xmp.py /usr/lib64/calibre/calibre/ebooks/metadata/zip.py /usr/lib64/calibre/calibre/ebooks/mobi /usr/lib64/calibre/calibre/ebooks/mobi/__init__.py /usr/lib64/calibre/calibre/ebooks/mobi/debug /usr/lib64/calibre/calibre/ebooks/mobi/debug/__init__.py /usr/lib64/calibre/calibre/ebooks/mobi/debug/containers.py /usr/lib64/calibre/calibre/ebooks/mobi/debug/headers.py /usr/lib64/calibre/calibre/ebooks/mobi/debug/index.py /usr/lib64/calibre/calibre/ebooks/mobi/debug/main.py /usr/lib64/calibre/calibre/ebooks/mobi/debug/mobi6.py /usr/lib64/calibre/calibre/ebooks/mobi/debug/mobi8.py /usr/lib64/calibre/calibre/ebooks/mobi/huffcdic.py /usr/lib64/calibre/calibre/ebooks/mobi/langcodes.py /usr/lib64/calibre/calibre/ebooks/mobi/mobiml.py /usr/lib64/calibre/calibre/ebooks/mobi/reader /usr/lib64/calibre/calibre/ebooks/mobi/reader/__init__.py /usr/lib64/calibre/calibre/ebooks/mobi/reader/containers.py /usr/lib64/calibre/calibre/ebooks/mobi/reader/headers.py /usr/lib64/calibre/calibre/ebooks/mobi/reader/index.py /usr/lib64/calibre/calibre/ebooks/mobi/reader/markup.py /usr/lib64/calibre/calibre/ebooks/mobi/reader/mobi6.py /usr/lib64/calibre/calibre/ebooks/mobi/reader/mobi8.py /usr/lib64/calibre/calibre/ebooks/mobi/reader/ncx.py /usr/lib64/calibre/calibre/ebooks/mobi/tweak.py /usr/lib64/calibre/calibre/ebooks/mobi/utils.py /usr/lib64/calibre/calibre/ebooks/mobi/writer2 /usr/lib64/calibre/calibre/ebooks/mobi/writer2/__init__.py /usr/lib64/calibre/calibre/ebooks/mobi/writer2/indexer.py /usr/lib64/calibre/calibre/ebooks/mobi/writer2/main.py /usr/lib64/calibre/calibre/ebooks/mobi/writer2/resources.py /usr/lib64/calibre/calibre/ebooks/mobi/writer2/serializer.py /usr/lib64/calibre/calibre/ebooks/mobi/writer8 /usr/lib64/calibre/calibre/ebooks/mobi/writer8/__init__.py /usr/lib64/calibre/calibre/ebooks/mobi/writer8/cleanup.py /usr/lib64/calibre/calibre/ebooks/mobi/writer8/exth.py /usr/lib64/calibre/calibre/ebooks/mobi/writer8/header.py /usr/lib64/calibre/calibre/ebooks/mobi/writer8/index.py /usr/lib64/calibre/calibre/ebooks/mobi/writer8/main.py /usr/lib64/calibre/calibre/ebooks/mobi/writer8/mobi.py /usr/lib64/calibre/calibre/ebooks/mobi/writer8/skeleton.py /usr/lib64/calibre/calibre/ebooks/mobi/writer8/tbs.py /usr/lib64/calibre/calibre/ebooks/mobi/writer8/toc.py /usr/lib64/calibre/calibre/ebooks/odt /usr/lib64/calibre/calibre/ebooks/odt/__init__.py /usr/lib64/calibre/calibre/ebooks/odt/input.py /usr/lib64/calibre/calibre/ebooks/oeb /usr/lib64/calibre/calibre/ebooks/oeb/__init__.py /usr/lib64/calibre/calibre/ebooks/oeb/base.py /usr/lib64/calibre/calibre/ebooks/oeb/display /usr/lib64/calibre/calibre/ebooks/oeb/display/__init__.py /usr/lib64/calibre/calibre/ebooks/oeb/display/webview.py /usr/lib64/calibre/calibre/ebooks/oeb/iterator /usr/lib64/calibre/calibre/ebooks/oeb/iterator/__init__.py /usr/lib64/calibre/calibre/ebooks/oeb/iterator/book.py /usr/lib64/calibre/calibre/ebooks/oeb/iterator/bookmarks.py /usr/lib64/calibre/calibre/ebooks/oeb/iterator/spine.py /usr/lib64/calibre/calibre/ebooks/oeb/normalize_css.py /usr/lib64/calibre/calibre/ebooks/oeb/parse_utils.py /usr/lib64/calibre/calibre/ebooks/oeb/polish /usr/lib64/calibre/calibre/ebooks/oeb/polish/__init__.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/cascade.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/check /usr/lib64/calibre/calibre/ebooks/oeb/polish/check/__init__.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/check/base.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/check/css.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/check/fonts.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/check/images.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/check/links.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/check/main.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/check/opf.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/check/parsing.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/container.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/cover.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/create.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/css.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/download.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/embed.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/errors.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/fonts.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/hyphenation.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/images.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/import_book.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/jacket.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/kepubify.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/main.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/opf.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/parsing.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/pretty.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/replace.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/report.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/spell.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/split.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/stats.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/subset.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/tests /usr/lib64/calibre/calibre/ebooks/oeb/polish/tests/__init__.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/tests/base.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/tests/cascade.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/tests/container.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/tests/kepubify.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/tests/main.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/tests/parsing.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/tests/structure.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/toc.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/tts.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/upgrade.py /usr/lib64/calibre/calibre/ebooks/oeb/polish/utils.py /usr/lib64/calibre/calibre/ebooks/oeb/reader.py /usr/lib64/calibre/calibre/ebooks/oeb/stylizer.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms /usr/lib64/calibre/calibre/ebooks/oeb/transforms/__init__.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/alt_text.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/cover.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/data_url.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/embed_fonts.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/filenames.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/flatcss.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/guide.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/htmltoc.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/jacket.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/linearize_tables.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/manglecase.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/metadata.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/page_margin.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/rasterize.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/rescale.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/split.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/structure.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/subset.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/trimmanifest.py /usr/lib64/calibre/calibre/ebooks/oeb/transforms/unsmarten.py /usr/lib64/calibre/calibre/ebooks/oeb/writer.py /usr/lib64/calibre/calibre/ebooks/pdb /usr/lib64/calibre/calibre/ebooks/pdb/__init__.py /usr/lib64/calibre/calibre/ebooks/pdb/ereader /usr/lib64/calibre/calibre/ebooks/pdb/ereader/__init__.py /usr/lib64/calibre/calibre/ebooks/pdb/ereader/inspector.py /usr/lib64/calibre/calibre/ebooks/pdb/ereader/reader.py /usr/lib64/calibre/calibre/ebooks/pdb/ereader/reader132.py /usr/lib64/calibre/calibre/ebooks/pdb/ereader/reader202.py /usr/lib64/calibre/calibre/ebooks/pdb/ereader/writer.py /usr/lib64/calibre/calibre/ebooks/pdb/formatreader.py /usr/lib64/calibre/calibre/ebooks/pdb/formatwriter.py /usr/lib64/calibre/calibre/ebooks/pdb/haodoo /usr/lib64/calibre/calibre/ebooks/pdb/haodoo/__init__.py /usr/lib64/calibre/calibre/ebooks/pdb/haodoo/reader.py /usr/lib64/calibre/calibre/ebooks/pdb/header.py /usr/lib64/calibre/calibre/ebooks/pdb/palmdoc /usr/lib64/calibre/calibre/ebooks/pdb/palmdoc/__init__.py /usr/lib64/calibre/calibre/ebooks/pdb/palmdoc/reader.py /usr/lib64/calibre/calibre/ebooks/pdb/palmdoc/writer.py /usr/lib64/calibre/calibre/ebooks/pdb/pdf /usr/lib64/calibre/calibre/ebooks/pdb/pdf/__init__.py /usr/lib64/calibre/calibre/ebooks/pdb/pdf/reader.py /usr/lib64/calibre/calibre/ebooks/pdb/plucker /usr/lib64/calibre/calibre/ebooks/pdb/plucker/__init__.py /usr/lib64/calibre/calibre/ebooks/pdb/plucker/reader.py /usr/lib64/calibre/calibre/ebooks/pdb/ztxt /usr/lib64/calibre/calibre/ebooks/pdb/ztxt/__init__.py /usr/lib64/calibre/calibre/ebooks/pdb/ztxt/reader.py /usr/lib64/calibre/calibre/ebooks/pdb/ztxt/writer.py /usr/lib64/calibre/calibre/ebooks/pdf /usr/lib64/calibre/calibre/ebooks/pdf/__init__.py /usr/lib64/calibre/calibre/ebooks/pdf/develop.py /usr/lib64/calibre/calibre/ebooks/pdf/html_writer.py /usr/lib64/calibre/calibre/ebooks/pdf/image_writer.py /usr/lib64/calibre/calibre/ebooks/pdf/pdftohtml.py /usr/lib64/calibre/calibre/ebooks/pdf/reflow.py /usr/lib64/calibre/calibre/ebooks/pdf/render /usr/lib64/calibre/calibre/ebooks/pdf/render/__init__.py /usr/lib64/calibre/calibre/ebooks/pdf/render/common.py /usr/lib64/calibre/calibre/ebooks/pdf/render/fonts.py /usr/lib64/calibre/calibre/ebooks/pdf/render/gradients.py /usr/lib64/calibre/calibre/ebooks/pdf/render/graphics.py /usr/lib64/calibre/calibre/ebooks/pdf/render/links.py /usr/lib64/calibre/calibre/ebooks/pdf/render/serialize.py /usr/lib64/calibre/calibre/ebooks/pml /usr/lib64/calibre/calibre/ebooks/pml/__init__.py /usr/lib64/calibre/calibre/ebooks/pml/pmlconverter.py /usr/lib64/calibre/calibre/ebooks/pml/pmlml.py /usr/lib64/calibre/calibre/ebooks/rb /usr/lib64/calibre/calibre/ebooks/rb/__init__.py /usr/lib64/calibre/calibre/ebooks/rb/rbml.py /usr/lib64/calibre/calibre/ebooks/rb/reader.py /usr/lib64/calibre/calibre/ebooks/rb/writer.py /usr/lib64/calibre/calibre/ebooks/readability /usr/lib64/calibre/calibre/ebooks/readability/__init__.py /usr/lib64/calibre/calibre/ebooks/readability/cleaners.py /usr/lib64/calibre/calibre/ebooks/readability/debug.py /usr/lib64/calibre/calibre/ebooks/readability/htmls.py /usr/lib64/calibre/calibre/ebooks/readability/readability.py /usr/lib64/calibre/calibre/ebooks/render_html.py /usr/lib64/calibre/calibre/ebooks/rtf /usr/lib64/calibre/calibre/ebooks/rtf/__init__.py /usr/lib64/calibre/calibre/ebooks/rtf/input.py /usr/lib64/calibre/calibre/ebooks/rtf/preprocess.py /usr/lib64/calibre/calibre/ebooks/rtf/rtfml.py /usr/lib64/calibre/calibre/ebooks/rtf2xml /usr/lib64/calibre/calibre/ebooks/rtf2xml/ParseRtf.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/__init__.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/add_brackets.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/body_styles.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/border_parse.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/char_set.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/check_brackets.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/check_encoding.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/colors.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/combine_borders.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/configure_txt.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/convert_to_tags.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/copy.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/default_encoding.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/delete_info.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/field_strings.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/fields_large.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/fields_small.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/fonts.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/footnote.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/get_char_map.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/get_options.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/group_borders.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/group_styles.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/header.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/headings_to_sections.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/hex_2_utf8.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/info.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/inline.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/line_endings.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/list_numbers.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/list_table.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/make_lists.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/old_rtf.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/options_trem.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/output.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/override_table.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/paragraph_def.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/paragraphs.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/pict.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/preamble_div.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/preamble_rest.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/process_tokens.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/replace_illegals.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/sections.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/styles.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/table.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/table_info.py /usr/lib64/calibre/calibre/ebooks/rtf2xml/tokenize.py /usr/lib64/calibre/calibre/ebooks/snb /usr/lib64/calibre/calibre/ebooks/snb/__init__.py /usr/lib64/calibre/calibre/ebooks/snb/snbfile.py /usr/lib64/calibre/calibre/ebooks/snb/snbml.py /usr/lib64/calibre/calibre/ebooks/tcr /usr/lib64/calibre/calibre/ebooks/tcr/__init__.py /usr/lib64/calibre/calibre/ebooks/textile /usr/lib64/calibre/calibre/ebooks/textile/__init__.py /usr/lib64/calibre/calibre/ebooks/textile/functions.py /usr/lib64/calibre/calibre/ebooks/textile/unsmarten.py /usr/lib64/calibre/calibre/ebooks/tweak.py /usr/lib64/calibre/calibre/ebooks/txt /usr/lib64/calibre/calibre/ebooks/txt/__init__.py /usr/lib64/calibre/calibre/ebooks/txt/markdownml.py /usr/lib64/calibre/calibre/ebooks/txt/newlines.py /usr/lib64/calibre/calibre/ebooks/txt/processor.py /usr/lib64/calibre/calibre/ebooks/txt/textileml.py /usr/lib64/calibre/calibre/ebooks/txt/txtml.py /usr/lib64/calibre/calibre/ebooks/unihandecode /usr/lib64/calibre/calibre/ebooks/unihandecode/__init__.py /usr/lib64/calibre/calibre/ebooks/unihandecode/jacodepoints.py /usr/lib64/calibre/calibre/ebooks/unihandecode/jadecoder.py /usr/lib64/calibre/calibre/ebooks/unihandecode/krcodepoints.py /usr/lib64/calibre/calibre/ebooks/unihandecode/krdecoder.py /usr/lib64/calibre/calibre/ebooks/unihandecode/unicodepoints.py /usr/lib64/calibre/calibre/ebooks/unihandecode/unidecoder.py /usr/lib64/calibre/calibre/ebooks/unihandecode/vncodepoints.py /usr/lib64/calibre/calibre/ebooks/unihandecode/vndecoder.py /usr/lib64/calibre/calibre/ebooks/unihandecode/zhcodepoints.py /usr/lib64/calibre/calibre/gui2 /usr/lib64/calibre/calibre/gui2/__init__.py /usr/lib64/calibre/calibre/gui2/actions /usr/lib64/calibre/calibre/gui2/actions/__init__.py /usr/lib64/calibre/calibre/gui2/actions/add.py /usr/lib64/calibre/calibre/gui2/actions/add_to_library.py /usr/lib64/calibre/calibre/gui2/actions/all_actions.py /usr/lib64/calibre/calibre/gui2/actions/annotate.py /usr/lib64/calibre/calibre/gui2/actions/author_mapper.py /usr/lib64/calibre/calibre/gui2/actions/auto_scroll.py /usr/lib64/calibre/calibre/gui2/actions/booklist_context_menu.py /usr/lib64/calibre/calibre/gui2/actions/browse_annots.py /usr/lib64/calibre/calibre/gui2/actions/browse_notes.py /usr/lib64/calibre/calibre/gui2/actions/catalog.py /usr/lib64/calibre/calibre/gui2/actions/choose_library.py /usr/lib64/calibre/calibre/gui2/actions/column_tooltips.py /usr/lib64/calibre/calibre/gui2/actions/convert.py /usr/lib64/calibre/calibre/gui2/actions/copy_to_library.py /usr/lib64/calibre/calibre/gui2/actions/delete.py /usr/lib64/calibre/calibre/gui2/actions/device.py /usr/lib64/calibre/calibre/gui2/actions/edit_collections.py /usr/lib64/calibre/calibre/gui2/actions/edit_metadata.py /usr/lib64/calibre/calibre/gui2/actions/embed.py /usr/lib64/calibre/calibre/gui2/actions/fetch_news.py /usr/lib64/calibre/calibre/gui2/actions/fts.py /usr/lib64/calibre/calibre/gui2/actions/help.py /usr/lib64/calibre/calibre/gui2/actions/layout_actions.py /usr/lib64/calibre/calibre/gui2/actions/llm_book.py /usr/lib64/calibre/calibre/gui2/actions/manage_categories.py /usr/lib64/calibre/calibre/gui2/actions/mark_books.py /usr/lib64/calibre/calibre/gui2/actions/match_books.py /usr/lib64/calibre/calibre/gui2/actions/next_match.py /usr/lib64/calibre/calibre/gui2/actions/open.py /usr/lib64/calibre/calibre/gui2/actions/plugin_updates.py /usr/lib64/calibre/calibre/gui2/actions/polish.py /usr/lib64/calibre/calibre/gui2/actions/preferences.py /usr/lib64/calibre/calibre/gui2/actions/random.py /usr/lib64/calibre/calibre/gui2/actions/restart.py /usr/lib64/calibre/calibre/gui2/actions/save_to_disk.py /usr/lib64/calibre/calibre/gui2/actions/saved_searches.py /usr/lib64/calibre/calibre/gui2/actions/show_book_details.py /usr/lib64/calibre/calibre/gui2/actions/show_quickview.py /usr/lib64/calibre/calibre/gui2/actions/show_stored_templates.py /usr/lib64/calibre/calibre/gui2/actions/show_template_tester.py /usr/lib64/calibre/calibre/gui2/actions/similar_books.py /usr/lib64/calibre/calibre/gui2/actions/sort.py /usr/lib64/calibre/calibre/gui2/actions/store.py /usr/lib64/calibre/calibre/gui2/actions/tag_mapper.py /usr/lib64/calibre/calibre/gui2/actions/toc_edit.py /usr/lib64/calibre/calibre/gui2/actions/tweak_epub.py /usr/lib64/calibre/calibre/gui2/actions/unpack_book.py /usr/lib64/calibre/calibre/gui2/actions/view.py /usr/lib64/calibre/calibre/gui2/actions/virtual_library.py /usr/lib64/calibre/calibre/gui2/add.py /usr/lib64/calibre/calibre/gui2/add_filters.py /usr/lib64/calibre/calibre/gui2/author_mapper.py /usr/lib64/calibre/calibre/gui2/auto_add.py /usr/lib64/calibre/calibre/gui2/bars.py /usr/lib64/calibre/calibre/gui2/book_details.py /usr/lib64/calibre/calibre/gui2/catalog /usr/lib64/calibre/calibre/gui2/catalog/__init__.py /usr/lib64/calibre/calibre/gui2/catalog/catalog_bibtex.py /usr/lib64/calibre/calibre/gui2/catalog/catalog_bibtex_ui.py /usr/lib64/calibre/calibre/gui2/catalog/catalog_csv_xml.py /usr/lib64/calibre/calibre/gui2/catalog/catalog_epub_mobi.py /usr/lib64/calibre/calibre/gui2/catalog/catalog_epub_mobi_ui.py /usr/lib64/calibre/calibre/gui2/catalog/catalog_tab_template_ui.py /usr/lib64/calibre/calibre/gui2/central.py /usr/lib64/calibre/calibre/gui2/changes.py /usr/lib64/calibre/calibre/gui2/chat_widget.py /usr/lib64/calibre/calibre/gui2/comments_editor.py /usr/lib64/calibre/calibre/gui2/complete2.py /usr/lib64/calibre/calibre/gui2/convert /usr/lib64/calibre/calibre/gui2/convert/__init__.py /usr/lib64/calibre/calibre/gui2/convert/azw3_output.py /usr/lib64/calibre/calibre/gui2/convert/azw3_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/bulk.py /usr/lib64/calibre/calibre/gui2/convert/comic_input.py /usr/lib64/calibre/calibre/gui2/convert/comic_input_ui.py /usr/lib64/calibre/calibre/gui2/convert/debug.py /usr/lib64/calibre/calibre/gui2/convert/debug_ui.py /usr/lib64/calibre/calibre/gui2/convert/docx_input.py /usr/lib64/calibre/calibre/gui2/convert/docx_input_ui.py /usr/lib64/calibre/calibre/gui2/convert/docx_output.py /usr/lib64/calibre/calibre/gui2/convert/epub_output.py /usr/lib64/calibre/calibre/gui2/convert/epub_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/fb2_input.py /usr/lib64/calibre/calibre/gui2/convert/fb2_input_ui.py /usr/lib64/calibre/calibre/gui2/convert/fb2_output.py /usr/lib64/calibre/calibre/gui2/convert/fb2_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/font_key.py /usr/lib64/calibre/calibre/gui2/convert/font_key_ui.py /usr/lib64/calibre/calibre/gui2/convert/gui_conversion.py /usr/lib64/calibre/calibre/gui2/convert/heuristics.py /usr/lib64/calibre/calibre/gui2/convert/heuristics_ui.py /usr/lib64/calibre/calibre/gui2/convert/htmlz_output.py /usr/lib64/calibre/calibre/gui2/convert/htmlz_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/kepub_output.py /usr/lib64/calibre/calibre/gui2/convert/kepub_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/look_and_feel.py /usr/lib64/calibre/calibre/gui2/convert/look_and_feel_ui.py /usr/lib64/calibre/calibre/gui2/convert/lrf_output.py /usr/lib64/calibre/calibre/gui2/convert/lrf_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/metadata.py /usr/lib64/calibre/calibre/gui2/convert/metadata_ui.py /usr/lib64/calibre/calibre/gui2/convert/mobi_output.py /usr/lib64/calibre/calibre/gui2/convert/mobi_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/page_setup.py /usr/lib64/calibre/calibre/gui2/convert/page_setup_ui.py /usr/lib64/calibre/calibre/gui2/convert/pdb_output.py /usr/lib64/calibre/calibre/gui2/convert/pdb_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/pdf_input.py /usr/lib64/calibre/calibre/gui2/convert/pdf_input_ui.py /usr/lib64/calibre/calibre/gui2/convert/pdf_output.py /usr/lib64/calibre/calibre/gui2/convert/pdf_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/pml_output.py /usr/lib64/calibre/calibre/gui2/convert/pmlz_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/rb_output.py /usr/lib64/calibre/calibre/gui2/convert/rb_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/regex_builder.py /usr/lib64/calibre/calibre/gui2/convert/regex_builder_ui.py /usr/lib64/calibre/calibre/gui2/convert/rtf_input.py /usr/lib64/calibre/calibre/gui2/convert/rtf_input_ui.py /usr/lib64/calibre/calibre/gui2/convert/search_and_replace.py /usr/lib64/calibre/calibre/gui2/convert/search_and_replace_ui.py /usr/lib64/calibre/calibre/gui2/convert/single.py /usr/lib64/calibre/calibre/gui2/convert/snb_output.py /usr/lib64/calibre/calibre/gui2/convert/snb_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/structure_detection.py /usr/lib64/calibre/calibre/gui2/convert/structure_detection_ui.py /usr/lib64/calibre/calibre/gui2/convert/toc.py /usr/lib64/calibre/calibre/gui2/convert/toc_ui.py /usr/lib64/calibre/calibre/gui2/convert/txt_input.py /usr/lib64/calibre/calibre/gui2/convert/txt_input_ui.py /usr/lib64/calibre/calibre/gui2/convert/txt_output.py /usr/lib64/calibre/calibre/gui2/convert/txt_output_ui.py /usr/lib64/calibre/calibre/gui2/convert/txtz_output.py /usr/lib64/calibre/calibre/gui2/convert/xpath_wizard.py /usr/lib64/calibre/calibre/gui2/convert/xpath_wizard_ui.py /usr/lib64/calibre/calibre/gui2/cover_flow.py /usr/lib64/calibre/calibre/gui2/covers.py /usr/lib64/calibre/calibre/gui2/css_transform_rules.py /usr/lib64/calibre/calibre/gui2/custom_column_widgets.py /usr/lib64/calibre/calibre/gui2/device.py /usr/lib64/calibre/calibre/gui2/device_drivers /usr/lib64/calibre/calibre/gui2/device_drivers/__init__.py /usr/lib64/calibre/calibre/gui2/device_drivers/configwidget.py /usr/lib64/calibre/calibre/gui2/device_drivers/configwidget_ui.py /usr/lib64/calibre/calibre/gui2/device_drivers/mtp_config.py /usr/lib64/calibre/calibre/gui2/device_drivers/mtp_folder_browser.py /usr/lib64/calibre/calibre/gui2/device_drivers/tabbed_device_config.py /usr/lib64/calibre/calibre/gui2/dialogs /usr/lib64/calibre/calibre/gui2/dialogs/__init__.py /usr/lib64/calibre/calibre/gui2/dialogs/add_empty_book.py /usr/lib64/calibre/calibre/gui2/dialogs/add_from_isbn.py /usr/lib64/calibre/calibre/gui2/dialogs/authors_edit.py /usr/lib64/calibre/calibre/gui2/dialogs/book_info.py /usr/lib64/calibre/calibre/gui2/dialogs/catalog.py /usr/lib64/calibre/calibre/gui2/dialogs/catalog_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/check_library.py /usr/lib64/calibre/calibre/gui2/dialogs/choose_format.py /usr/lib64/calibre/calibre/gui2/dialogs/choose_format_device.py /usr/lib64/calibre/calibre/gui2/dialogs/choose_format_device_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/choose_library.py /usr/lib64/calibre/calibre/gui2/dialogs/choose_library_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/choose_plugin_toolbars.py /usr/lib64/calibre/calibre/gui2/dialogs/comments_dialog.py /usr/lib64/calibre/calibre/gui2/dialogs/confirm_delete.py /usr/lib64/calibre/calibre/gui2/dialogs/confirm_delete_location.py /usr/lib64/calibre/calibre/gui2/dialogs/confirm_merge.py /usr/lib64/calibre/calibre/gui2/dialogs/connect_to_folder.py /usr/lib64/calibre/calibre/gui2/dialogs/conversion_error.py /usr/lib64/calibre/calibre/gui2/dialogs/conversion_error_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/custom_recipes.py /usr/lib64/calibre/calibre/gui2/dialogs/data_files_manager.py /usr/lib64/calibre/calibre/gui2/dialogs/delete_matching_from_device.py /usr/lib64/calibre/calibre/gui2/dialogs/delete_matching_from_device_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/device_category_editor.py /usr/lib64/calibre/calibre/gui2/dialogs/device_category_editor_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/drm_error.py /usr/lib64/calibre/calibre/gui2/dialogs/drm_error_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/duplicates.py /usr/lib64/calibre/calibre/gui2/dialogs/edit_authors_dialog.py /usr/lib64/calibre/calibre/gui2/dialogs/edit_authors_dialog_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/edit_category_notes.py /usr/lib64/calibre/calibre/gui2/dialogs/enum_values_edit.py /usr/lib64/calibre/calibre/gui2/dialogs/exim.py /usr/lib64/calibre/calibre/gui2/dialogs/ff_doc_editor.py /usr/lib64/calibre/calibre/gui2/dialogs/jobs_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/llm_book.py /usr/lib64/calibre/calibre/gui2/dialogs/match_books.py /usr/lib64/calibre/calibre/gui2/dialogs/match_books_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/message_box.py /usr/lib64/calibre/calibre/gui2/dialogs/metadata_bulk.py /usr/lib64/calibre/calibre/gui2/dialogs/metadata_bulk_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/multisort.py /usr/lib64/calibre/calibre/gui2/dialogs/opml.py /usr/lib64/calibre/calibre/gui2/dialogs/palette.py /usr/lib64/calibre/calibre/gui2/dialogs/password.py /usr/lib64/calibre/calibre/gui2/dialogs/password_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/plugin_updater.py /usr/lib64/calibre/calibre/gui2/dialogs/progress.py /usr/lib64/calibre/calibre/gui2/dialogs/quickview.py /usr/lib64/calibre/calibre/gui2/dialogs/quickview_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/restore_library.py /usr/lib64/calibre/calibre/gui2/dialogs/saved_search_editor.py /usr/lib64/calibre/calibre/gui2/dialogs/scheduler.py /usr/lib64/calibre/calibre/gui2/dialogs/search.py /usr/lib64/calibre/calibre/gui2/dialogs/select_formats.py /usr/lib64/calibre/calibre/gui2/dialogs/show_category_note.py /usr/lib64/calibre/calibre/gui2/dialogs/smartdevice.py /usr/lib64/calibre/calibre/gui2/dialogs/smartdevice_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/tag_categories.py /usr/lib64/calibre/calibre/gui2/dialogs/tag_categories_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/tag_editor.py /usr/lib64/calibre/calibre/gui2/dialogs/tag_editor_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/tag_list_editor.py /usr/lib64/calibre/calibre/gui2/dialogs/tag_list_editor_table_widget.py /usr/lib64/calibre/calibre/gui2/dialogs/tag_list_editor_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/template_dialog.py /usr/lib64/calibre/calibre/gui2/dialogs/template_dialog_box_layout.py /usr/lib64/calibre/calibre/gui2/dialogs/template_dialog_code_widget.py /usr/lib64/calibre/calibre/gui2/dialogs/template_dialog_ui.py /usr/lib64/calibre/calibre/gui2/dialogs/template_general_info.py /usr/lib64/calibre/calibre/gui2/dialogs/template_line_editor.py /usr/lib64/calibre/calibre/gui2/dialogs/trim_image.py /usr/lib64/calibre/calibre/gui2/dnd.py /usr/lib64/calibre/calibre/gui2/ebook_download.py /usr/lib64/calibre/calibre/gui2/email.py /usr/lib64/calibre/calibre/gui2/extra_files_watcher.py /usr/lib64/calibre/calibre/gui2/filename_pattern_ui.py /usr/lib64/calibre/calibre/gui2/flow_toolbar.py /usr/lib64/calibre/calibre/gui2/font_family_chooser.py /usr/lib64/calibre/calibre/gui2/fts /usr/lib64/calibre/calibre/gui2/fts/__init__.py /usr/lib64/calibre/calibre/gui2/fts/dialog.py /usr/lib64/calibre/calibre/gui2/fts/scan.py /usr/lib64/calibre/calibre/gui2/fts/search.py /usr/lib64/calibre/calibre/gui2/fts/utils.py /usr/lib64/calibre/calibre/gui2/geometry.py /usr/lib64/calibre/calibre/gui2/gestures.py /usr/lib64/calibre/calibre/gui2/html_transform_rules.py /usr/lib64/calibre/calibre/gui2/icon_theme.py /usr/lib64/calibre/calibre/gui2/image_popup.py /usr/lib64/calibre/calibre/gui2/init.py /usr/lib64/calibre/calibre/gui2/job_indicator.py /usr/lib64/calibre/calibre/gui2/jobs.py /usr/lib64/calibre/calibre/gui2/keyboard.py /usr/lib64/calibre/calibre/gui2/languages.py /usr/lib64/calibre/calibre/gui2/layout.py /usr/lib64/calibre/calibre/gui2/layout_menu.py /usr/lib64/calibre/calibre/gui2/library /usr/lib64/calibre/calibre/gui2/library/__init__.py /usr/lib64/calibre/calibre/gui2/library/alternate_views.py /usr/lib64/calibre/calibre/gui2/library/annotations.py /usr/lib64/calibre/calibre/gui2/library/caches.py /usr/lib64/calibre/calibre/gui2/library/delegates.py /usr/lib64/calibre/calibre/gui2/library/models.py /usr/lib64/calibre/calibre/gui2/library/notes.py /usr/lib64/calibre/calibre/gui2/library/views.py /usr/lib64/calibre/calibre/gui2/linux_file_dialogs.py /usr/lib64/calibre/calibre/gui2/listener.py /usr/lib64/calibre/calibre/gui2/llm.py /usr/lib64/calibre/calibre/gui2/lrf_renderer /usr/lib64/calibre/calibre/gui2/lrf_renderer/__init__.py /usr/lib64/calibre/calibre/gui2/lrf_renderer/bookview.py /usr/lib64/calibre/calibre/gui2/lrf_renderer/config_ui.py /usr/lib64/calibre/calibre/gui2/lrf_renderer/document.py /usr/lib64/calibre/calibre/gui2/lrf_renderer/main.py /usr/lib64/calibre/calibre/gui2/lrf_renderer/main_ui.py /usr/lib64/calibre/calibre/gui2/lrf_renderer/text.py /usr/lib64/calibre/calibre/gui2/main.py /usr/lib64/calibre/calibre/gui2/main_window.py /usr/lib64/calibre/calibre/gui2/markdown_editor.py /usr/lib64/calibre/calibre/gui2/markdown_syntax_highlighter.py /usr/lib64/calibre/calibre/gui2/metadata /usr/lib64/calibre/calibre/gui2/metadata/__init__.py /usr/lib64/calibre/calibre/gui2/metadata/basic_widgets.py /usr/lib64/calibre/calibre/gui2/metadata/bulk_download.py /usr/lib64/calibre/calibre/gui2/metadata/config.py /usr/lib64/calibre/calibre/gui2/metadata/diff.py /usr/lib64/calibre/calibre/gui2/metadata/pdf_covers.py /usr/lib64/calibre/calibre/gui2/metadata/single.py /usr/lib64/calibre/calibre/gui2/metadata/single_download.py /usr/lib64/calibre/calibre/gui2/notify.py /usr/lib64/calibre/calibre/gui2/open_with.py /usr/lib64/calibre/calibre/gui2/palette.py /usr/lib64/calibre/calibre/gui2/pin_columns.py /usr/lib64/calibre/calibre/gui2/preferences /usr/lib64/calibre/calibre/gui2/preferences/__init__.py /usr/lib64/calibre/calibre/gui2/preferences/adding.py /usr/lib64/calibre/calibre/gui2/preferences/adding_ui.py /usr/lib64/calibre/calibre/gui2/preferences/behavior.py /usr/lib64/calibre/calibre/gui2/preferences/behavior_ui.py /usr/lib64/calibre/calibre/gui2/preferences/coloring.py /usr/lib64/calibre/calibre/gui2/preferences/columns.py /usr/lib64/calibre/calibre/gui2/preferences/columns_ui.py /usr/lib64/calibre/calibre/gui2/preferences/conversion.py /usr/lib64/calibre/calibre/gui2/preferences/create_custom_column.py /usr/lib64/calibre/calibre/gui2/preferences/device_debug.py /usr/lib64/calibre/calibre/gui2/preferences/device_user_defined.py /usr/lib64/calibre/calibre/gui2/preferences/email_ui.py /usr/lib64/calibre/calibre/gui2/preferences/emailp.py /usr/lib64/calibre/calibre/gui2/preferences/history.py /usr/lib64/calibre/calibre/gui2/preferences/ignored_devices.py /usr/lib64/calibre/calibre/gui2/preferences/keyboard.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/__init__.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/book_details.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/book_details_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/cover_grid.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/cover_grid_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/cover_view.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/cover_view_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/edit_metadata.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/edit_metadata_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/main_interface.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/main_interface_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/quickview.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/quickview_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/tb_display.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/tb_display_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/tb_hierarchy.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/tb_hierarchy_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/tb_icon_rules.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/tb_icon_rules_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/tb_partitioning.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/tb_partitioning_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_tabs/tb_quickview_ui.py /usr/lib64/calibre/calibre/gui2/preferences/look_feel_ui.py /usr/lib64/calibre/calibre/gui2/preferences/main.py /usr/lib64/calibre/calibre/gui2/preferences/metadata_sources.py /usr/lib64/calibre/calibre/gui2/preferences/metadata_sources_ui.py /usr/lib64/calibre/calibre/gui2/preferences/misc.py /usr/lib64/calibre/calibre/gui2/preferences/misc_ui.py /usr/lib64/calibre/calibre/gui2/preferences/plugboard.py /usr/lib64/calibre/calibre/gui2/preferences/plugboard_ui.py /usr/lib64/calibre/calibre/gui2/preferences/plugins.py /usr/lib64/calibre/calibre/gui2/preferences/plugins_ui.py /usr/lib64/calibre/calibre/gui2/preferences/save_template.py /usr/lib64/calibre/calibre/gui2/preferences/save_template_ui.py /usr/lib64/calibre/calibre/gui2/preferences/saving.py /usr/lib64/calibre/calibre/gui2/preferences/saving_ui.py /usr/lib64/calibre/calibre/gui2/preferences/search.py /usr/lib64/calibre/calibre/gui2/preferences/search_ui.py /usr/lib64/calibre/calibre/gui2/preferences/sending.py /usr/lib64/calibre/calibre/gui2/preferences/sending_ui.py /usr/lib64/calibre/calibre/gui2/preferences/server.py /usr/lib64/calibre/calibre/gui2/preferences/template_functions.py /usr/lib64/calibre/calibre/gui2/preferences/template_functions_ui.py /usr/lib64/calibre/calibre/gui2/preferences/texture_chooser.py /usr/lib64/calibre/calibre/gui2/preferences/toolbar.py /usr/lib64/calibre/calibre/gui2/preferences/toolbar_ui.py /usr/lib64/calibre/calibre/gui2/preferences/tweaks.py /usr/lib64/calibre/calibre/gui2/proceed.py /usr/lib64/calibre/calibre/gui2/progress_indicator /usr/lib64/calibre/calibre/gui2/progress_indicator/__init__.py /usr/lib64/calibre/calibre/gui2/publisher_mapper.py /usr/lib64/calibre/calibre/gui2/pyqt6_compat.py /usr/lib64/calibre/calibre/gui2/qt_file_dialogs.py /usr/lib64/calibre/calibre/gui2/save.py /usr/lib64/calibre/calibre/gui2/search_box.py /usr/lib64/calibre/calibre/gui2/search_restriction_mixin.py /usr/lib64/calibre/calibre/gui2/series_mapper.py /usr/lib64/calibre/calibre/gui2/splash_screen.py /usr/lib64/calibre/calibre/gui2/store /usr/lib64/calibre/calibre/gui2/store/__init__.py /usr/lib64/calibre/calibre/gui2/store/amazon_base.py /usr/lib64/calibre/calibre/gui2/store/amazon_live.py /usr/lib64/calibre/calibre/gui2/store/basic_config.py /usr/lib64/calibre/calibre/gui2/store/basic_config_widget_ui.py /usr/lib64/calibre/calibre/gui2/store/config /usr/lib64/calibre/calibre/gui2/store/config/__init__.py /usr/lib64/calibre/calibre/gui2/store/config/chooser /usr/lib64/calibre/calibre/gui2/store/config/chooser/__init__.py /usr/lib64/calibre/calibre/gui2/store/config/chooser/adv_search_builder.py /usr/lib64/calibre/calibre/gui2/store/config/chooser/adv_search_builder_ui.py /usr/lib64/calibre/calibre/gui2/store/config/chooser/chooser_dialog.py /usr/lib64/calibre/calibre/gui2/store/config/chooser/chooser_widget.py /usr/lib64/calibre/calibre/gui2/store/config/chooser/chooser_widget_ui.py /usr/lib64/calibre/calibre/gui2/store/config/chooser/models.py /usr/lib64/calibre/calibre/gui2/store/config/chooser/results_view.py /usr/lib64/calibre/calibre/gui2/store/config/search /usr/lib64/calibre/calibre/gui2/store/config/search/__init__.py /usr/lib64/calibre/calibre/gui2/store/config/search/search_widget.py /usr/lib64/calibre/calibre/gui2/store/config/search/search_widget_ui.py /usr/lib64/calibre/calibre/gui2/store/config/store.py /usr/lib64/calibre/calibre/gui2/store/loader.py /usr/lib64/calibre/calibre/gui2/store/opensearch_store.py /usr/lib64/calibre/calibre/gui2/store/search /usr/lib64/calibre/calibre/gui2/store/search/__init__.py /usr/lib64/calibre/calibre/gui2/store/search/adv_search_builder.py /usr/lib64/calibre/calibre/gui2/store/search/adv_search_builder_ui.py /usr/lib64/calibre/calibre/gui2/store/search/download_thread.py /usr/lib64/calibre/calibre/gui2/store/search/models.py /usr/lib64/calibre/calibre/gui2/store/search/results_view.py /usr/lib64/calibre/calibre/gui2/store/search/search.py /usr/lib64/calibre/calibre/gui2/store/search/search_ui.py /usr/lib64/calibre/calibre/gui2/store/search_result.py /usr/lib64/calibre/calibre/gui2/store/stores /usr/lib64/calibre/calibre/gui2/store/stores/__init__.py /usr/lib64/calibre/calibre/gui2/store/stores/amazon_au_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/amazon_ca_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/amazon_de_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/amazon_es_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/amazon_fr_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/amazon_in_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/amazon_it_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/amazon_mx_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/amazon_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/amazon_uk_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/archive_org_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/baen_webscription_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/beam_ebooks_de_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/biblio_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/bn_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/bubok_portugal_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/bubok_publishing_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/chitanka_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/ebook_nl_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/ebookpoint_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/ebooks_com_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/ebooksgratuits_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/ebookshoppe_uk_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/empik_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/feedbooks_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/google_books_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/gutenberg_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/kobo_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/legimi_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/libri_de_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/litres_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/manybooks_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/mills_boon_uk_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/mobileread /usr/lib64/calibre/calibre/gui2/store/stores/mobileread/__init__.py /usr/lib64/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder.py /usr/lib64/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py /usr/lib64/calibre/calibre/gui2/store/stores/mobileread/cache_progress_dialog.py /usr/lib64/calibre/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py /usr/lib64/calibre/calibre/gui2/store/stores/mobileread/cache_update_thread.py /usr/lib64/calibre/calibre/gui2/store/stores/mobileread/mobileread_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/mobileread/models.py /usr/lib64/calibre/calibre/gui2/store/stores/mobileread/store_dialog.py /usr/lib64/calibre/calibre/gui2/store/stores/mobileread/store_dialog_ui.py /usr/lib64/calibre/calibre/gui2/store/stores/nexto_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/ozon_ru_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/pragmatic_bookshelf_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/publio_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/rw2010_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/smashwords_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/swiatebookow_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/virtualo_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/weightless_books_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/woblink_plugin.py /usr/lib64/calibre/calibre/gui2/store/stores/wolnelektury_plugin.py /usr/lib64/calibre/calibre/gui2/store/web_store.py /usr/lib64/calibre/calibre/gui2/store/web_store_dialog.py /usr/lib64/calibre/calibre/gui2/tag_browser /usr/lib64/calibre/calibre/gui2/tag_browser/__init__.py /usr/lib64/calibre/calibre/gui2/tag_browser/model.py /usr/lib64/calibre/calibre/gui2/tag_browser/ui.py /usr/lib64/calibre/calibre/gui2/tag_browser/view.py /usr/lib64/calibre/calibre/gui2/tag_mapper.py /usr/lib64/calibre/calibre/gui2/threaded_jobs.py /usr/lib64/calibre/calibre/gui2/throbber.py /usr/lib64/calibre/calibre/gui2/toc /usr/lib64/calibre/calibre/gui2/toc/__init__.py /usr/lib64/calibre/calibre/gui2/toc/location.py /usr/lib64/calibre/calibre/gui2/toc/main.py /usr/lib64/calibre/calibre/gui2/tools.py /usr/lib64/calibre/calibre/gui2/trash.py /usr/lib64/calibre/calibre/gui2/tts /usr/lib64/calibre/calibre/gui2/tts/__init__.py /usr/lib64/calibre/calibre/gui2/tts/config.py /usr/lib64/calibre/calibre/gui2/tts/develop.py /usr/lib64/calibre/calibre/gui2/tts/download.py /usr/lib64/calibre/calibre/gui2/tts/manager.py /usr/lib64/calibre/calibre/gui2/tts/piper.py /usr/lib64/calibre/calibre/gui2/tts/qt.py /usr/lib64/calibre/calibre/gui2/tts/speechd.py /usr/lib64/calibre/calibre/gui2/tts/types.py /usr/lib64/calibre/calibre/gui2/tweak_book /usr/lib64/calibre/calibre/gui2/tweak_book/__init__.py /usr/lib64/calibre/calibre/gui2/tweak_book/boss.py /usr/lib64/calibre/calibre/gui2/tweak_book/char_select.py /usr/lib64/calibre/calibre/gui2/tweak_book/check.py /usr/lib64/calibre/calibre/gui2/tweak_book/check_links.py /usr/lib64/calibre/calibre/gui2/tweak_book/completion /usr/lib64/calibre/calibre/gui2/tweak_book/completion/__init__.py /usr/lib64/calibre/calibre/gui2/tweak_book/completion/basic.py /usr/lib64/calibre/calibre/gui2/tweak_book/completion/popup.py /usr/lib64/calibre/calibre/gui2/tweak_book/completion/utils.py /usr/lib64/calibre/calibre/gui2/tweak_book/completion/worker.py /usr/lib64/calibre/calibre/gui2/tweak_book/diff /usr/lib64/calibre/calibre/gui2/tweak_book/diff/__init__.py /usr/lib64/calibre/calibre/gui2/tweak_book/diff/highlight.py /usr/lib64/calibre/calibre/gui2/tweak_book/diff/main.py /usr/lib64/calibre/calibre/gui2/tweak_book/diff/view.py /usr/lib64/calibre/calibre/gui2/tweak_book/download.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor /usr/lib64/calibre/calibre/gui2/tweak_book/editor/__init__.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/canvas.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/comments.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/help.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/image.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/insert_resource.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/smarts /usr/lib64/calibre/calibre/gui2/tweak_book/editor/smarts/__init__.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/smarts/css.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/smarts/html.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/smarts/python.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/smarts/utils.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/snippets.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/syntax /usr/lib64/calibre/calibre/gui2/tweak_book/editor/syntax/__init__.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/syntax/base.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/syntax/css.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/syntax/html.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/syntax/javascript.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/syntax/pygments_highlighter.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/syntax/python.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/syntax/utils.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/syntax/xml.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/text.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/themes.py /usr/lib64/calibre/calibre/gui2/tweak_book/editor/widget.py /usr/lib64/calibre/calibre/gui2/tweak_book/file_list.py /usr/lib64/calibre/calibre/gui2/tweak_book/function_replace.py /usr/lib64/calibre/calibre/gui2/tweak_book/job.py /usr/lib64/calibre/calibre/gui2/tweak_book/jump_to_class.py /usr/lib64/calibre/calibre/gui2/tweak_book/live_css.py /usr/lib64/calibre/calibre/gui2/tweak_book/main.py /usr/lib64/calibre/calibre/gui2/tweak_book/manage_fonts.py /usr/lib64/calibre/calibre/gui2/tweak_book/plugin.py /usr/lib64/calibre/calibre/gui2/tweak_book/polish.py /usr/lib64/calibre/calibre/gui2/tweak_book/preferences.py /usr/lib64/calibre/calibre/gui2/tweak_book/preview.py /usr/lib64/calibre/calibre/gui2/tweak_book/reports.py /usr/lib64/calibre/calibre/gui2/tweak_book/save.py /usr/lib64/calibre/calibre/gui2/tweak_book/search.py /usr/lib64/calibre/calibre/gui2/tweak_book/spell.py /usr/lib64/calibre/calibre/gui2/tweak_book/templates.py /usr/lib64/calibre/calibre/gui2/tweak_book/text_search.py /usr/lib64/calibre/calibre/gui2/tweak_book/toc.py /usr/lib64/calibre/calibre/gui2/tweak_book/tts.py /usr/lib64/calibre/calibre/gui2/tweak_book/ui.py /usr/lib64/calibre/calibre/gui2/tweak_book/undo.py /usr/lib64/calibre/calibre/gui2/tweak_book/widgets.py /usr/lib64/calibre/calibre/gui2/ui.py /usr/lib64/calibre/calibre/gui2/update.py /usr/lib64/calibre/calibre/gui2/viewer /usr/lib64/calibre/calibre/gui2/viewer/__init__.py /usr/lib64/calibre/calibre/gui2/viewer/annotations.py /usr/lib64/calibre/calibre/gui2/viewer/bookmarks.py /usr/lib64/calibre/calibre/gui2/viewer/config.py /usr/lib64/calibre/calibre/gui2/viewer/control_sleep.py /usr/lib64/calibre/calibre/gui2/viewer/convert_book.py /usr/lib64/calibre/calibre/gui2/viewer/highlights.py /usr/lib64/calibre/calibre/gui2/viewer/integration.py /usr/lib64/calibre/calibre/gui2/viewer/llm.py /usr/lib64/calibre/calibre/gui2/viewer/lookup.py /usr/lib64/calibre/calibre/gui2/viewer/main.py /usr/lib64/calibre/calibre/gui2/viewer/overlay.py /usr/lib64/calibre/calibre/gui2/viewer/printing.py /usr/lib64/calibre/calibre/gui2/viewer/search.py /usr/lib64/calibre/calibre/gui2/viewer/shortcuts.py /usr/lib64/calibre/calibre/gui2/viewer/toc.py /usr/lib64/calibre/calibre/gui2/viewer/toolbars.py /usr/lib64/calibre/calibre/gui2/viewer/tts.py /usr/lib64/calibre/calibre/gui2/viewer/ui.py /usr/lib64/calibre/calibre/gui2/viewer/web_view.py /usr/lib64/calibre/calibre/gui2/viewer/widgets.py /usr/lib64/calibre/calibre/gui2/webengine.py /usr/lib64/calibre/calibre/gui2/widgets.py /usr/lib64/calibre/calibre/gui2/widgets2.py /usr/lib64/calibre/calibre/gui2/win_file_dialogs.py /usr/lib64/calibre/calibre/gui2/wizard /usr/lib64/calibre/calibre/gui2/wizard/__init__.py /usr/lib64/calibre/calibre/gui2/wizard/device_ui.py /usr/lib64/calibre/calibre/gui2/wizard/finish_ui.py /usr/lib64/calibre/calibre/gui2/wizard/kindle_ui.py /usr/lib64/calibre/calibre/gui2/wizard/library_ui.py /usr/lib64/calibre/calibre/gui2/wizard/send_email.py /usr/lib64/calibre/calibre/gui2/wizard/send_email_ui.py /usr/lib64/calibre/calibre/gui2/wizard/stanza_ui.py /usr/lib64/calibre/calibre/gui_launch.py /usr/lib64/calibre/calibre/library /usr/lib64/calibre/calibre/library/__init__.py /usr/lib64/calibre/calibre/library/add_to_library.py /usr/lib64/calibre/calibre/library/caches.py /usr/lib64/calibre/calibre/library/catalogs /usr/lib64/calibre/calibre/library/catalogs/__init__.py /usr/lib64/calibre/calibre/library/catalogs/bibtex.py /usr/lib64/calibre/calibre/library/catalogs/csv_xml.py /usr/lib64/calibre/calibre/library/catalogs/epub_mobi.py /usr/lib64/calibre/calibre/library/catalogs/epub_mobi_builder.py /usr/lib64/calibre/calibre/library/catalogs/utils.py /usr/lib64/calibre/calibre/library/check_library.py /usr/lib64/calibre/calibre/library/coloring.py /usr/lib64/calibre/calibre/library/comments.py /usr/lib64/calibre/calibre/library/custom_columns.py /usr/lib64/calibre/calibre/library/database.py /usr/lib64/calibre/calibre/library/database2.py /usr/lib64/calibre/calibre/library/field_metadata.py /usr/lib64/calibre/calibre/library/prefs.py /usr/lib64/calibre/calibre/library/restore.py /usr/lib64/calibre/calibre/library/save_to_disk.py /usr/lib64/calibre/calibre/library/schema_upgrades.py /usr/lib64/calibre/calibre/library/sqlite.py /usr/lib64/calibre/calibre/libunzip.py /usr/lib64/calibre/calibre/linux.py /usr/lib64/calibre/calibre/live.py /usr/lib64/calibre/calibre/plugins /usr/lib64/calibre/calibre/plugins/_patiencediff_c.so /usr/lib64/calibre/calibre/plugins/bzzdec.so /usr/lib64/calibre/calibre/plugins/cPalmdoc.so /usr/lib64/calibre/calibre/plugins/certgen.so /usr/lib64/calibre/calibre/plugins/fast_css_transform.so /usr/lib64/calibre/calibre/plugins/fast_html_entities.so /usr/lib64/calibre/calibre/plugins/ffmpeg.so /usr/lib64/calibre/calibre/plugins/freetype.so /usr/lib64/calibre/calibre/plugins/html_as_json.so /usr/lib64/calibre/calibre/plugins/html_syntax_highlighter.so /usr/lib64/calibre/calibre/plugins/hunspell.so /usr/lib64/calibre/calibre/plugins/hyphen.so /usr/lib64/calibre/calibre/plugins/icu.so /usr/lib64/calibre/calibre/plugins/imageops.so /usr/lib64/calibre/calibre/plugins/libheadless.so /usr/lib64/calibre/calibre/plugins/libmtp.so /usr/lib64/calibre/calibre/plugins/libusb.so /usr/lib64/calibre/calibre/plugins/lzx.so /usr/lib64/calibre/calibre/plugins/matcher.so /usr/lib64/calibre/calibre/plugins/msdes.so /usr/lib64/calibre/calibre/plugins/pictureflow.so /usr/lib64/calibre/calibre/plugins/podofo.so /usr/lib64/calibre/calibre/plugins/progress_indicator.so /usr/lib64/calibre/calibre/plugins/rcc_backend.so /usr/lib64/calibre/calibre/plugins/speedup.so /usr/lib64/calibre/calibre/plugins/sqlite_custom.so /usr/lib64/calibre/calibre/plugins/sqlite_extension.so /usr/lib64/calibre/calibre/plugins/tokenizer.so /usr/lib64/calibre/calibre/plugins/uchardet.so /usr/lib64/calibre/calibre/plugins/unicode_names.so /usr/lib64/calibre/calibre/prints.py /usr/lib64/calibre/calibre/ptempfile.py /usr/lib64/calibre/calibre/rpdb.py /usr/lib64/calibre/calibre/scraper /usr/lib64/calibre/calibre/scraper/__init__.py /usr/lib64/calibre/calibre/scraper/qt.py /usr/lib64/calibre/calibre/scraper/qt_backend.py /usr/lib64/calibre/calibre/scraper/simple.py /usr/lib64/calibre/calibre/scraper/test_fetch_backend.py /usr/lib64/calibre/calibre/scraper/webengine_backend.py /usr/lib64/calibre/calibre/spell /usr/lib64/calibre/calibre/spell/__init__.py /usr/lib64/calibre/calibre/spell/break_iterator.py /usr/lib64/calibre/calibre/spell/dictionary.py /usr/lib64/calibre/calibre/spell/import_from.py /usr/lib64/calibre/calibre/srv /usr/lib64/calibre/calibre/srv/__init__.py /usr/lib64/calibre/calibre/srv/ajax.py /usr/lib64/calibre/calibre/srv/auth.py /usr/lib64/calibre/calibre/srv/auto_reload.py /usr/lib64/calibre/calibre/srv/bonjour.py /usr/lib64/calibre/calibre/srv/books.py /usr/lib64/calibre/calibre/srv/cdb.py /usr/lib64/calibre/calibre/srv/changes.py /usr/lib64/calibre/calibre/srv/code.py /usr/lib64/calibre/calibre/srv/content.py /usr/lib64/calibre/calibre/srv/convert.py /usr/lib64/calibre/calibre/srv/embedded.py /usr/lib64/calibre/calibre/srv/errors.py /usr/lib64/calibre/calibre/srv/fts.py /usr/lib64/calibre/calibre/srv/handler.py /usr/lib64/calibre/calibre/srv/http_request.py /usr/lib64/calibre/calibre/srv/http_response.py /usr/lib64/calibre/calibre/srv/jobs.py /usr/lib64/calibre/calibre/srv/last_read.py /usr/lib64/calibre/calibre/srv/legacy.py /usr/lib64/calibre/calibre/srv/library_broker.py /usr/lib64/calibre/calibre/srv/loop.py /usr/lib64/calibre/calibre/srv/manage_users_cli.py /usr/lib64/calibre/calibre/srv/metadata.py /usr/lib64/calibre/calibre/srv/opds.py /usr/lib64/calibre/calibre/srv/opts.py /usr/lib64/calibre/calibre/srv/pool.py /usr/lib64/calibre/calibre/srv/pre_activated.py /usr/lib64/calibre/calibre/srv/render_book.py /usr/lib64/calibre/calibre/srv/routes.py /usr/lib64/calibre/calibre/srv/standalone.py /usr/lib64/calibre/calibre/srv/tests /usr/lib64/calibre/calibre/srv/tests/__init__.py /usr/lib64/calibre/calibre/srv/tests/ajax.py /usr/lib64/calibre/calibre/srv/tests/auth.py /usr/lib64/calibre/calibre/srv/tests/base.py /usr/lib64/calibre/calibre/srv/tests/content.py /usr/lib64/calibre/calibre/srv/tests/fast_css_transform.py /usr/lib64/calibre/calibre/srv/tests/http.py /usr/lib64/calibre/calibre/srv/tests/loop.py /usr/lib64/calibre/calibre/srv/tests/main.py /usr/lib64/calibre/calibre/srv/tests/routes.py /usr/lib64/calibre/calibre/srv/tests/web_sockets.py /usr/lib64/calibre/calibre/srv/users.py /usr/lib64/calibre/calibre/srv/users_api.py /usr/lib64/calibre/calibre/srv/utils.py /usr/lib64/calibre/calibre/srv/web_socket.py /usr/lib64/calibre/calibre/startup.py /usr/lib64/calibre/calibre/test_build.py /usr/lib64/calibre/calibre/translations /usr/lib64/calibre/calibre/translations/__init__.py /usr/lib64/calibre/calibre/translations/dynamic.py /usr/lib64/calibre/calibre/translations/msgfmt.py /usr/lib64/calibre/calibre/utils /usr/lib64/calibre/calibre/utils/__init__.py /usr/lib64/calibre/calibre/utils/bibtex.py /usr/lib64/calibre/calibre/utils/browser.py /usr/lib64/calibre/calibre/utils/certgen.py /usr/lib64/calibre/calibre/utils/cleantext.py /usr/lib64/calibre/calibre/utils/complete.py /usr/lib64/calibre/calibre/utils/config.py /usr/lib64/calibre/calibre/utils/config_base.py /usr/lib64/calibre/calibre/utils/copy_files.py /usr/lib64/calibre/calibre/utils/copy_files_test.py /usr/lib64/calibre/calibre/utils/date.py /usr/lib64/calibre/calibre/utils/exim.py /usr/lib64/calibre/calibre/utils/ffml_processor.py /usr/lib64/calibre/calibre/utils/file_type_icons.py /usr/lib64/calibre/calibre/utils/filenames.py /usr/lib64/calibre/calibre/utils/fonts /usr/lib64/calibre/calibre/utils/fonts/__init__.py /usr/lib64/calibre/calibre/utils/fonts/free_type.py /usr/lib64/calibre/calibre/utils/fonts/metadata.py /usr/lib64/calibre/calibre/utils/fonts/scanner.py /usr/lib64/calibre/calibre/utils/fonts/sfnt /usr/lib64/calibre/calibre/utils/fonts/sfnt/__init__.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/cff /usr/lib64/calibre/calibre/utils/fonts/sfnt/cff/__init__.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/cff/constants.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/cff/dict_data.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/cff/table.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/cff/writer.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/cmap.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/common.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/container.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/errors.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/glyf.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/gsub.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/head.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/kern.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/loca.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/maxp.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/merge.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/metrics.py /usr/lib64/calibre/calibre/utils/fonts/sfnt/subset.py /usr/lib64/calibre/calibre/utils/fonts/subset.py /usr/lib64/calibre/calibre/utils/fonts/utils.py /usr/lib64/calibre/calibre/utils/fonts/win_fonts.py /usr/lib64/calibre/calibre/utils/forked_map.py /usr/lib64/calibre/calibre/utils/formatter.py /usr/lib64/calibre/calibre/utils/formatter_functions.py /usr/lib64/calibre/calibre/utils/html2text.py /usr/lib64/calibre/calibre/utils/https.py /usr/lib64/calibre/calibre/utils/hyphenation /usr/lib64/calibre/calibre/utils/hyphenation/__init__.py /usr/lib64/calibre/calibre/utils/hyphenation/dictionaries.py /usr/lib64/calibre/calibre/utils/hyphenation/hyphenate.py /usr/lib64/calibre/calibre/utils/hyphenation/test_hyphenation.py /usr/lib64/calibre/calibre/utils/icu.py /usr/lib64/calibre/calibre/utils/icu_test.py /usr/lib64/calibre/calibre/utils/img.py /usr/lib64/calibre/calibre/utils/imghdr.py /usr/lib64/calibre/calibre/utils/inotify.py /usr/lib64/calibre/calibre/utils/ip_routing.py /usr/lib64/calibre/calibre/utils/ipc /usr/lib64/calibre/calibre/utils/ipc/__init__.py /usr/lib64/calibre/calibre/utils/ipc/job.py /usr/lib64/calibre/calibre/utils/ipc/launch.py /usr/lib64/calibre/calibre/utils/ipc/pool.py /usr/lib64/calibre/calibre/utils/ipc/server.py /usr/lib64/calibre/calibre/utils/ipc/simple_worker.py /usr/lib64/calibre/calibre/utils/ipc/worker.py /usr/lib64/calibre/calibre/utils/iphlpapi.py /usr/lib64/calibre/calibre/utils/ipython.py /usr/lib64/calibre/calibre/utils/iso8601.py /usr/lib64/calibre/calibre/utils/linux_trash.py /usr/lib64/calibre/calibre/utils/localization.py /usr/lib64/calibre/calibre/utils/localunzip.py /usr/lib64/calibre/calibre/utils/lock.py /usr/lib64/calibre/calibre/utils/logging.py /usr/lib64/calibre/calibre/utils/magick /usr/lib64/calibre/calibre/utils/magick/__init__.py /usr/lib64/calibre/calibre/utils/magick/draw.py /usr/lib64/calibre/calibre/utils/magick/legacy.py /usr/lib64/calibre/calibre/utils/matcher.py /usr/lib64/calibre/calibre/utils/mdns.py /usr/lib64/calibre/calibre/utils/mem.py /usr/lib64/calibre/calibre/utils/monotonic.py /usr/lib64/calibre/calibre/utils/mreplace.py /usr/lib64/calibre/calibre/utils/network.py /usr/lib64/calibre/calibre/utils/open_with /usr/lib64/calibre/calibre/utils/open_with/__init__.py /usr/lib64/calibre/calibre/utils/open_with/linux.py /usr/lib64/calibre/calibre/utils/open_with/osx.py /usr/lib64/calibre/calibre/utils/open_with/windows.py /usr/lib64/calibre/calibre/utils/opensearch /usr/lib64/calibre/calibre/utils/opensearch/__init__.py /usr/lib64/calibre/calibre/utils/opensearch/description.py /usr/lib64/calibre/calibre/utils/opensearch/query.py /usr/lib64/calibre/calibre/utils/opensearch/url.py /usr/lib64/calibre/calibre/utils/ordered_dict.py /usr/lib64/calibre/calibre/utils/podofo /usr/lib64/calibre/calibre/utils/podofo/__init__.py /usr/lib64/calibre/calibre/utils/random_ua.py /usr/lib64/calibre/calibre/utils/rapydscript.py /usr/lib64/calibre/calibre/utils/rcc /usr/lib64/calibre/calibre/utils/rcc/__init__.py /usr/lib64/calibre/calibre/utils/recycle_bin.py /usr/lib64/calibre/calibre/utils/resources.py /usr/lib64/calibre/calibre/utils/run_tests.py /usr/lib64/calibre/calibre/utils/safe_atexit.py /usr/lib64/calibre/calibre/utils/search_query_parser.py /usr/lib64/calibre/calibre/utils/search_query_parser_test.py /usr/lib64/calibre/calibre/utils/serialize.py /usr/lib64/calibre/calibre/utils/seven_zip.py /usr/lib64/calibre/calibre/utils/shared_file.py /usr/lib64/calibre/calibre/utils/shm.py /usr/lib64/calibre/calibre/utils/short_uuid.py /usr/lib64/calibre/calibre/utils/smartypants.py /usr/lib64/calibre/calibre/utils/smtp.py /usr/lib64/calibre/calibre/utils/smtplib.py /usr/lib64/calibre/calibre/utils/socket_inheritance.py /usr/lib64/calibre/calibre/utils/speedups.py /usr/lib64/calibre/calibre/utils/spell /usr/lib64/calibre/calibre/utils/spell/__init__.py /usr/lib64/calibre/calibre/utils/tdir_in_cache.py /usr/lib64/calibre/calibre/utils/terminal.py /usr/lib64/calibre/calibre/utils/test_lock.py /usr/lib64/calibre/calibre/utils/text2int.py /usr/lib64/calibre/calibre/utils/threadpool.py /usr/lib64/calibre/calibre/utils/titlecase.py /usr/lib64/calibre/calibre/utils/tts /usr/lib64/calibre/calibre/utils/tts/__init__.py /usr/lib64/calibre/calibre/utils/tts/piper.py /usr/lib64/calibre/calibre/utils/unicode_names.py /usr/lib64/calibre/calibre/utils/unrar.py /usr/lib64/calibre/calibre/utils/unsmarten.py /usr/lib64/calibre/calibre/utils/webengine.py /usr/lib64/calibre/calibre/utils/windows /usr/lib64/calibre/calibre/utils/windows/__init__.py /usr/lib64/calibre/calibre/utils/windows/wintest.py /usr/lib64/calibre/calibre/utils/winreg /usr/lib64/calibre/calibre/utils/winreg/__init__.py /usr/lib64/calibre/calibre/utils/winreg/dde.py /usr/lib64/calibre/calibre/utils/winreg/default_programs.py /usr/lib64/calibre/calibre/utils/winreg/lib.py /usr/lib64/calibre/calibre/utils/wmf /usr/lib64/calibre/calibre/utils/wmf/__init__.py /usr/lib64/calibre/calibre/utils/wmf/emf.py /usr/lib64/calibre/calibre/utils/wmf/parse.py /usr/lib64/calibre/calibre/utils/wordcount.py /usr/lib64/calibre/calibre/utils/xml_parse.py /usr/lib64/calibre/calibre/utils/zipfile.py /usr/lib64/calibre/calibre/web /usr/lib64/calibre/calibre/web/__init__.py /usr/lib64/calibre/calibre/web/feeds /usr/lib64/calibre/calibre/web/feeds/__init__.py /usr/lib64/calibre/calibre/web/feeds/news.py /usr/lib64/calibre/calibre/web/feeds/recipes /usr/lib64/calibre/calibre/web/feeds/recipes/__init__.py /usr/lib64/calibre/calibre/web/feeds/recipes/collection.py /usr/lib64/calibre/calibre/web/feeds/recipes/model.py /usr/lib64/calibre/calibre/web/feeds/templates.py /usr/lib64/calibre/calibre/web/fetch /usr/lib64/calibre/calibre/web/fetch/__init__.py /usr/lib64/calibre/calibre/web/fetch/simple.py /usr/lib64/calibre/calibre/web/fetch/utils.py /usr/lib64/calibre/calibre/web/site_parsers /usr/lib64/calibre/calibre/web/site_parsers/__init__.py /usr/lib64/calibre/calibre/web/site_parsers/natgeo.py /usr/lib64/calibre/calibre/web/site_parsers/nytimes.py /usr/lib64/calibre/css_selectors /usr/lib64/calibre/css_selectors/__init__.py /usr/lib64/calibre/css_selectors/errors.py /usr/lib64/calibre/css_selectors/ordered_set.py /usr/lib64/calibre/css_selectors/parser.py /usr/lib64/calibre/css_selectors/select.py /usr/lib64/calibre/css_selectors/tests.py /usr/lib64/calibre/polyglot /usr/lib64/calibre/polyglot/__init__.py /usr/lib64/calibre/polyglot/binary.py /usr/lib64/calibre/polyglot/builtins.py /usr/lib64/calibre/polyglot/functools.py /usr/lib64/calibre/polyglot/html_entities.py /usr/lib64/calibre/polyglot/http_client.py /usr/lib64/calibre/polyglot/http_cookie.py /usr/lib64/calibre/polyglot/http_server.py /usr/lib64/calibre/polyglot/io.py /usr/lib64/calibre/polyglot/plistlib.py /usr/lib64/calibre/polyglot/queue.py /usr/lib64/calibre/polyglot/reprlib.py /usr/lib64/calibre/polyglot/smtplib.py /usr/lib64/calibre/polyglot/socketserver.py /usr/lib64/calibre/polyglot/urllib.py /usr/lib64/calibre/qt /usr/lib64/calibre/qt/__init__.py /usr/lib64/calibre/qt/__main__.py /usr/lib64/calibre/qt/core.py /usr/lib64/calibre/qt/core_name_map.py /usr/lib64/calibre/qt/dbus.py /usr/lib64/calibre/qt/dbus_name_map.py /usr/lib64/calibre/qt/loader.py /usr/lib64/calibre/qt/webengine.py /usr/lib64/calibre/qt/webengine_name_map.py /usr/lib64/calibre/templite /usr/lib64/calibre/templite/__init__.py /usr/lib64/calibre/tinycss /usr/lib64/calibre/tinycss/__init__.py /usr/lib64/calibre/tinycss/color3.py /usr/lib64/calibre/tinycss/css21.py /usr/lib64/calibre/tinycss/decoding.py /usr/lib64/calibre/tinycss/fonts3.py /usr/lib64/calibre/tinycss/media3.py /usr/lib64/calibre/tinycss/page3.py /usr/lib64/calibre/tinycss/parsing.py /usr/lib64/calibre/tinycss/tests /usr/lib64/calibre/tinycss/tests/__init__.py /usr/lib64/calibre/tinycss/tests/color3.py /usr/lib64/calibre/tinycss/tests/css21.py /usr/lib64/calibre/tinycss/tests/decoding.py /usr/lib64/calibre/tinycss/tests/fonts3.py /usr/lib64/calibre/tinycss/tests/main.py /usr/lib64/calibre/tinycss/tests/media3.py /usr/lib64/calibre/tinycss/tests/page3.py /usr/lib64/calibre/tinycss/tests/tokenizing.py /usr/lib64/calibre/tinycss/token_data.py /usr/lib64/calibre/tinycss/tokenizer.py /usr/lib64/calibre/tinycss/version.py /usr/lib64/python3.13/site-packages/init_calibre.py /usr/share/applications/calibre-ebook-edit.desktop /usr/share/applications/calibre-ebook-viewer.desktop /usr/share/applications/calibre-gui.desktop /usr/share/applications/calibre-lrfviewer.desktop /usr/share/bash-completion/completions/calibre /usr/share/bash-completion/completions/calibre-debug /usr/share/bash-completion/completions/calibre-server /usr/share/bash-completion/completions/calibre-smtp /usr/share/bash-completion/completions/ebook-convert /usr/share/bash-completion/completions/ebook-device /usr/share/bash-completion/completions/ebook-edit /usr/share/bash-completion/completions/ebook-meta /usr/share/bash-completion/completions/ebook-polish /usr/share/bash-completion/completions/ebook-viewer /usr/share/bash-completion/completions/fetch-ebook-metadata /usr/share/bash-completion/completions/lrf2lrs /usr/share/bash-completion/completions/lrfviewer /usr/share/calibre /usr/share/calibre/builtin_recipes.xml /usr/share/calibre/builtin_recipes.zip /usr/share/calibre/calibre-ebook-root-CA.crt /usr/share/calibre/calibre-mimetypes.xml /usr/share/calibre/calibre-portable.bat /usr/share/calibre/calibre-portable.sh /usr/share/calibre/catalog /usr/share/calibre/catalog/DefaultCover.jpg /usr/share/calibre/catalog/mastheadImage.gif /usr/share/calibre/catalog/section_list_templates.conf /usr/share/calibre/catalog/stylesheet.css /usr/share/calibre/catalog/template.xhtml /usr/share/calibre/changelog.json /usr/share/calibre/common-english-words.txt /usr/share/calibre/content-server /usr/share/calibre/content-server/calibre.png /usr/share/calibre/content-server/empty.html /usr/share/calibre/content-server/index-generated.html /usr/share/calibre/content-server/index.html /usr/share/calibre/content-server/locales.zip /usr/share/calibre/content-server/mobile.css /usr/share/calibre/content-server/reset.css /usr/share/calibre/csscolorparser.js /usr/share/calibre/default_tweaks.py /usr/share/calibre/dictionaries /usr/share/calibre/dictionaries/en-GB /usr/share/calibre/dictionaries/en-GB/en-GB.aff /usr/share/calibre/dictionaries/en-GB/en-GB.dic /usr/share/calibre/dictionaries/en-GB/locales /usr/share/calibre/dictionaries/en-US /usr/share/calibre/dictionaries/en-US/en-US.aff /usr/share/calibre/dictionaries/en-US/en-US.dic /usr/share/calibre/dictionaries/en-US/locales /usr/share/calibre/dictionaries/es-ES /usr/share/calibre/dictionaries/es-ES/es-ES.aff /usr/share/calibre/dictionaries/es-ES/es-ES.dic /usr/share/calibre/dictionaries/es-ES/locales /usr/share/calibre/dictionaries/online-catalog.json /usr/share/calibre/ebook-convert-complete.calibre_msgpack /usr/share/calibre/editor-functions.json /usr/share/calibre/editor-help /usr/share/calibre/editor-help/css.json /usr/share/calibre/editor-help/html.json /usr/share/calibre/editor-help/mathml.json /usr/share/calibre/editor-help/opf2.json /usr/share/calibre/editor-help/opf3.json /usr/share/calibre/editor-help/svg.json /usr/share/calibre/editor.js /usr/share/calibre/fonts /usr/share/calibre/fonts/calibreSymbols.otf /usr/share/calibre/fonts/liberation /usr/share/calibre/fonts/liberation/LiberationMono-Bold.ttf /usr/share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf /usr/share/calibre/fonts/liberation/LiberationMono-Italic.ttf /usr/share/calibre/fonts/liberation/LiberationMono-Regular.ttf /usr/share/calibre/fonts/liberation/LiberationSans-Bold.ttf /usr/share/calibre/fonts/liberation/LiberationSans-BoldItalic.ttf /usr/share/calibre/fonts/liberation/LiberationSans-Italic.ttf /usr/share/calibre/fonts/liberation/LiberationSans-Regular.ttf /usr/share/calibre/fonts/liberation/LiberationSerif-Bold.ttf /usr/share/calibre/fonts/liberation/LiberationSerif-BoldItalic.ttf /usr/share/calibre/fonts/liberation/LiberationSerif-Italic.ttf /usr/share/calibre/fonts/liberation/LiberationSerif-Regular.ttf /usr/share/calibre/fonts/liberation/version.txt /usr/share/calibre/fts_sqlite.sql /usr/share/calibre/fts_triggers.sql /usr/share/calibre/hyphenation /usr/share/calibre/hyphenation/dictionaries.tar.xz /usr/share/calibre/hyphenation/locales.json /usr/share/calibre/hyphenation/sha1sum /usr/share/calibre/icons.rcc /usr/share/calibre/images /usr/share/calibre/images.qrc /usr/share/calibre/images/add_book.png /usr/share/calibre/images/ai.png /usr/share/calibre/images/apple-touch-icon.png /usr/share/calibre/images/arrow-down.png /usr/share/calibre/images/arrow-up.png /usr/share/calibre/images/auto-reload.png /usr/share/calibre/images/auto-scroll.png /usr/share/calibre/images/auto_author_sort.png /usr/share/calibre/images/back.png /usr/share/calibre/images/beautify.png /usr/share/calibre/images/blank.png /usr/share/calibre/images/book.png /usr/share/calibre/images/bookmarks.png /usr/share/calibre/images/books_in_series.png /usr/share/calibre/images/bullhorn.png /usr/share/calibre/images/catalog.png /usr/share/calibre/images/chapters.png /usr/share/calibre/images/character-set.png /usr/share/calibre/images/clear_left-for-dark-theme.png /usr/share/calibre/images/clear_left-for-light-theme.png /usr/share/calibre/images/close-for-dark-theme.png /usr/share/calibre/images/close-for-light-theme.png /usr/share/calibre/images/code.png /usr/share/calibre/images/column.png /usr/share/calibre/images/compress-image.png /usr/share/calibre/images/config.png /usr/share/calibre/images/connect_share.png /usr/share/calibre/images/connect_share_on.png /usr/share/calibre/images/context_menu.png /usr/share/calibre/images/convert.png /usr/share/calibre/images/copy-to-library.png /usr/share/calibre/images/cover_flow.png /usr/share/calibre/images/debug.png /usr/share/calibre/images/default_cover.png /usr/share/calibre/images/devices /usr/share/calibre/images/devices/bambook.png /usr/share/calibre/images/devices/boox.png /usr/share/calibre/images/devices/folder.png /usr/share/calibre/images/devices/ipad.png /usr/share/calibre/images/devices/italica.png /usr/share/calibre/images/devices/itunes.png /usr/share/calibre/images/devices/kindle.png /usr/share/calibre/images/devices/nook.png /usr/share/calibre/images/devices/tablet.png /usr/share/calibre/images/dialog_error.png /usr/share/calibre/images/dialog_information.png /usr/share/calibre/images/dialog_question.png /usr/share/calibre/images/dialog_warning.png /usr/share/calibre/images/dictionary.png /usr/share/calibre/images/diff.png /usr/share/calibre/images/document-encrypt.png /usr/share/calibre/images/document-import.png /usr/share/calibre/images/document-new.png /usr/share/calibre/images/document-split.png /usr/share/calibre/images/document_open.png /usr/share/calibre/images/donate.png /usr/share/calibre/images/dot_green.png /usr/share/calibre/images/dot_red.png /usr/share/calibre/images/download-metadata.png /usr/share/calibre/images/drm-locked.png /usr/share/calibre/images/drm-unlocked.png /usr/share/calibre/images/edit-clear.png /usr/share/calibre/images/edit-copy.png /usr/share/calibre/images/edit-cut.png /usr/share/calibre/images/edit-paste.png /usr/share/calibre/images/edit-redo.png /usr/share/calibre/images/edit-select-all.png /usr/share/calibre/images/edit-undo.png /usr/share/calibre/images/edit_book.png /usr/share/calibre/images/edit_input.png /usr/share/calibre/images/eject.png /usr/share/calibre/images/embed-fonts.png /usr/share/calibre/images/exec.png /usr/share/calibre/images/external-link-for-dark-theme.png /usr/share/calibre/images/external-link.png /usr/share/calibre/images/filter.png /usr/share/calibre/images/folder_saved_search.png /usr/share/calibre/images/font.png /usr/share/calibre/images/font_size_larger.png /usr/share/calibre/images/font_size_smaller.png /usr/share/calibre/images/format-fill-color.png /usr/share/calibre/images/format-indent-less.png /usr/share/calibre/images/format-indent-more.png /usr/share/calibre/images/format-justify-center.png /usr/share/calibre/images/format-justify-fill.png /usr/share/calibre/images/format-justify-left.png /usr/share/calibre/images/format-justify-right.png /usr/share/calibre/images/format-list-ordered.png /usr/share/calibre/images/format-list-unordered.png /usr/share/calibre/images/format-text-bold.png /usr/share/calibre/images/format-text-color.png /usr/share/calibre/images/format-text-heading.png /usr/share/calibre/images/format-text-hr.png /usr/share/calibre/images/format-text-italic.png /usr/share/calibre/images/format-text-strikethrough.png /usr/share/calibre/images/format-text-subscript.png /usr/share/calibre/images/format-text-superscript.png /usr/share/calibre/images/format-text-underline.png /usr/share/calibre/images/forward.png /usr/share/calibre/images/fts.png /usr/share/calibre/images/gear.png /usr/share/calibre/images/generic-library.png /usr/share/calibre/images/gmail_logo.png /usr/share/calibre/images/grid.png /usr/share/calibre/images/h-ellipsis.png /usr/share/calibre/images/help.png /usr/share/calibre/images/heuristics.png /usr/share/calibre/images/highlight.png /usr/share/calibre/images/highlight_only_off.png /usr/share/calibre/images/highlight_only_on.png /usr/share/calibre/images/hotmail.png /usr/share/calibre/images/html-fix.png /usr/share/calibre/images/icon_choose.png /usr/share/calibre/images/identifiers.png /usr/share/calibre/images/insert-link.png /usr/share/calibre/images/jobs.png /usr/share/calibre/images/keyboard-prefs.png /usr/share/calibre/images/languages.png /usr/share/calibre/images/layout.png /usr/share/calibre/images/library.png /usr/share/calibre/images/list_remove.png /usr/share/calibre/images/lookfeel.png /usr/share/calibre/images/lt.png /usr/share/calibre/images/mail.png /usr/share/calibre/images/marked.png /usr/share/calibre/images/merge.png /usr/share/calibre/images/merge_books.png /usr/share/calibre/images/metadata.png /usr/share/calibre/images/mimetypes /usr/share/calibre/images/mimetypes/azw2.png /usr/share/calibre/images/mimetypes/azw3.png /usr/share/calibre/images/mimetypes/bmp.png /usr/share/calibre/images/mimetypes/cbr.png /usr/share/calibre/images/mimetypes/cbz.png /usr/share/calibre/images/mimetypes/computer.png /usr/share/calibre/images/mimetypes/dir.png /usr/share/calibre/images/mimetypes/djvu.png /usr/share/calibre/images/mimetypes/docx.png /usr/share/calibre/images/mimetypes/epub.png /usr/share/calibre/images/mimetypes/fb2.png /usr/share/calibre/images/mimetypes/gif.png /usr/share/calibre/images/mimetypes/html.png /usr/share/calibre/images/mimetypes/jpeg.png /usr/share/calibre/images/mimetypes/kepub.png /usr/share/calibre/images/mimetypes/kfx.png /usr/share/calibre/images/mimetypes/lit.png /usr/share/calibre/images/mimetypes/lrf.png /usr/share/calibre/images/mimetypes/lrx.png /usr/share/calibre/images/mimetypes/mobi.png /usr/share/calibre/images/mimetypes/odt.png /usr/share/calibre/images/mimetypes/opml.png /usr/share/calibre/images/mimetypes/pdf.png /usr/share/calibre/images/mimetypes/png.png /usr/share/calibre/images/mimetypes/rar.png /usr/share/calibre/images/mimetypes/rtf.png /usr/share/calibre/images/mimetypes/snb.png /usr/share/calibre/images/mimetypes/svg.png /usr/share/calibre/images/mimetypes/tpz.png /usr/share/calibre/images/mimetypes/txt.png /usr/share/calibre/images/mimetypes/unknown.png /usr/share/calibre/images/mimetypes/xps.png /usr/share/calibre/images/mimetypes/zero.png /usr/share/calibre/images/mimetypes/zip.png /usr/share/calibre/images/minus.png /usr/share/calibre/images/minusminus.png /usr/share/calibre/images/modified-for-dark-theme.png /usr/share/calibre/images/modified-for-light-theme.png /usr/share/calibre/images/network-server.png /usr/share/calibre/images/news.png /usr/share/calibre/images/next.png /usr/share/calibre/images/notes-for-dark-theme.png /usr/share/calibre/images/notes.png /usr/share/calibre/images/ok.png /usr/share/calibre/images/page.png /usr/share/calibre/images/plugboard.png /usr/share/calibre/images/plugins /usr/share/calibre/images/plugins.png /usr/share/calibre/images/plugins/mobileread.png /usr/share/calibre/images/plugins/plugin_deprecated.png /usr/share/calibre/images/plugins/plugin_disabled_invalid.png /usr/share/calibre/images/plugins/plugin_disabled_ok.png /usr/share/calibre/images/plugins/plugin_disabled_valid.png /usr/share/calibre/images/plugins/plugin_new.png /usr/share/calibre/images/plugins/plugin_new_invalid.png /usr/share/calibre/images/plugins/plugin_new_valid.png /usr/share/calibre/images/plugins/plugin_updater.png /usr/share/calibre/images/plugins/plugin_updater_updates.png /usr/share/calibre/images/plugins/plugin_upgrade_invalid.png /usr/share/calibre/images/plugins/plugin_upgrade_ok.png /usr/share/calibre/images/plugins/plugin_upgrade_valid.png /usr/share/calibre/images/plus.png /usr/share/calibre/images/plusplus.png /usr/share/calibre/images/polish.png /usr/share/calibre/images/previous.png /usr/share/calibre/images/print.png /usr/share/calibre/images/publisher.png /usr/share/calibre/images/quickview.png /usr/share/calibre/images/random.png /usr/share/calibre/images/rating.png /usr/share/calibre/images/reader.png /usr/share/calibre/images/reference.png /usr/share/calibre/images/remove_books.png /usr/share/calibre/images/reports.png /usr/share/calibre/images/resize.png /usr/share/calibre/images/restart.png /usr/share/calibre/images/rotate-right.png /usr/share/calibre/images/save.png /usr/share/calibre/images/scheduler.png /usr/share/calibre/images/scroll.png /usr/share/calibre/images/sd.png /usr/share/calibre/images/search.png /usr/share/calibre/images/search_add_saved.png /usr/share/calibre/images/search_copy_saved.png /usr/share/calibre/images/search_delete_saved.png /usr/share/calibre/images/send.png /usr/share/calibre/images/series.png /usr/share/calibre/images/similar.png /usr/share/calibre/images/smarten-punctuation.png /usr/share/calibre/images/snippets.png /usr/share/calibre/images/sort.png /usr/share/calibre/images/spell-check.png /usr/share/calibre/images/split.png /usr/share/calibre/images/store.png /usr/share/calibre/images/subset-fonts.png /usr/share/calibre/images/swap.png /usr/share/calibre/images/sync-right.png /usr/share/calibre/images/sync.png /usr/share/calibre/images/tags.png /usr/share/calibre/images/tb_folder.png /usr/share/calibre/images/template_funcs.png /usr/share/calibre/images/textures /usr/share/calibre/images/textures/dark_cloth.png /usr/share/calibre/images/textures/dark_wood.png /usr/share/calibre/images/textures/grey_wash_wall.png /usr/share/calibre/images/textures/light_wood.png /usr/share/calibre/images/textures/subtle_wood.png /usr/share/calibre/images/toc.png /usr/share/calibre/images/trash.png /usr/share/calibre/images/trim.png /usr/share/calibre/images/tweak.png /usr/share/calibre/images/tweaks.png /usr/share/calibre/images/unpack-book.png /usr/share/calibre/images/user_profile.png /usr/share/calibre/images/v-ellipsis.png /usr/share/calibre/images/view-image.png /usr/share/calibre/images/view-refresh.png /usr/share/calibre/images/view.png /usr/share/calibre/images/viewer.png /usr/share/calibre/images/vl.png /usr/share/calibre/images/width.png /usr/share/calibre/images/window-close.png /usr/share/calibre/images/wizard.png /usr/share/calibre/jacket /usr/share/calibre/jacket/stylesheet.css /usr/share/calibre/jacket/template.xhtml /usr/share/calibre/localization /usr/share/calibre/localization/iso3166.calibre_msgpack /usr/share/calibre/localization/iso639.calibre_msgpack /usr/share/calibre/localization/locales.zip /usr/share/calibre/localization/stats.calibre_msgpack /usr/share/calibre/localization/website-languages.txt /usr/share/calibre/lookup.js /usr/share/calibre/mathjax /usr/share/calibre/mathjax/core.js /usr/share/calibre/mathjax/input /usr/share/calibre/mathjax/input/asciimath.js /usr/share/calibre/mathjax/input/mml /usr/share/calibre/mathjax/input/mml.js /usr/share/calibre/mathjax/input/mml/entities.js /usr/share/calibre/mathjax/input/tex-full.js /usr/share/calibre/mathjax/loader.js /usr/share/calibre/mathjax/manifest.json /usr/share/calibre/mathjax/output /usr/share/calibre/mathjax/output/chtml /usr/share/calibre/mathjax/output/chtml.js /usr/share/calibre/mathjax/output/chtml/fonts /usr/share/calibre/mathjax/output/chtml/fonts/tex.js /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2 /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff /usr/share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Zero.woff /usr/share/calibre/mathjax/startup.js /usr/share/calibre/metadata_sqlite.sql /usr/share/calibre/mime.types /usr/share/calibre/mozilla-ca-certs.pem /usr/share/calibre/notes_sqlite.sql /usr/share/calibre/pdf-mathjax-loader.js /usr/share/calibre/pdf-preprint.js /usr/share/calibre/pin-template.svg /usr/share/calibre/piper-voices.json /usr/share/calibre/quick_start /usr/share/calibre/quick_start/deu.epub /usr/share/calibre/quick_start/eng.epub /usr/share/calibre/quick_start/fra.epub /usr/share/calibre/quick_start/ita.epub /usr/share/calibre/quick_start/swe.epub /usr/share/calibre/quick_start/tur.epub /usr/share/calibre/rapydscript /usr/share/calibre/rapydscript/compiler.js.xz /usr/share/calibre/scraper.js /usr/share/calibre/scripts.calibre_msgpack /usr/share/calibre/stylelint-bundle.min.js /usr/share/calibre/stylelint.js /usr/share/calibre/template-functions.json /usr/share/calibre/templates /usr/share/calibre/templates/book_details.css /usr/share/calibre/templates/fb2.xsl /usr/share/calibre/templates/html.css /usr/share/calibre/templates/html_export_default.css /usr/share/calibre/templates/html_export_default.tmpl /usr/share/calibre/templates/html_export_default_index.tmpl /usr/share/calibre/templates/inline_toc_styles.css /usr/share/calibre/templates/kobo.js /usr/share/calibre/templates/lrf.xsl /usr/share/calibre/templates/new_book.html /usr/share/calibre/templates/new_nav.html /usr/share/calibre/templates/rtf.xsl /usr/share/calibre/toc.js /usr/share/calibre/user-agent-data.json /usr/share/calibre/user-manual-translation-stats.json /usr/share/calibre/viewer.html /usr/share/calibre/viewer.js /usr/share/icons/hicolor/128x128/apps/calibre-ebook-edit.png /usr/share/icons/hicolor/128x128/apps/calibre-gui.png /usr/share/icons/hicolor/128x128/apps/calibre-viewer.png /usr/share/icons/hicolor/128x128/apps/calibre.png /usr/share/icons/hicolor/128x128/mimetypes/application-lrf.png /usr/share/icons/hicolor/128x128/mimetypes/application-x-kindle-application.png /usr/share/icons/hicolor/128x128/mimetypes/application-x-mobi8-ebook.png /usr/share/icons/hicolor/128x128/mimetypes/application-x-mobipocket-ebook.png /usr/share/icons/hicolor/128x128/mimetypes/application-x-topaz-ebook.png /usr/share/icons/hicolor/128x128/mimetypes/gnome-mime-application-lrf.png /usr/share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-kindle-application.png /usr/share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-mobi8-ebook.png /usr/share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-mobipocket-ebook.png /usr/share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-topaz-ebook.png /usr/share/icons/hicolor/128x128/mimetypes/gnome-mime-text-lrs.png /usr/share/icons/hicolor/128x128/mimetypes/text-lrs.png /usr/share/icons/hicolor/16x16/apps/calibre-ebook-edit.png /usr/share/icons/hicolor/16x16/apps/calibre-gui.png /usr/share/icons/hicolor/16x16/apps/calibre-viewer.png /usr/share/icons/hicolor/16x16/mimetypes/application-lrf.png /usr/share/icons/hicolor/16x16/mimetypes/application-x-kindle-application.png /usr/share/icons/hicolor/16x16/mimetypes/application-x-mobi8-ebook.png /usr/share/icons/hicolor/16x16/mimetypes/application-x-mobipocket-ebook.png /usr/share/icons/hicolor/16x16/mimetypes/application-x-topaz-ebook.png /usr/share/icons/hicolor/16x16/mimetypes/gnome-mime-application-lrf.png /usr/share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-kindle-application.png /usr/share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-mobi8-ebook.png /usr/share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-mobipocket-ebook.png /usr/share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-topaz-ebook.png /usr/share/icons/hicolor/16x16/mimetypes/gnome-mime-text-lrs.png /usr/share/icons/hicolor/16x16/mimetypes/text-lrs.png /usr/share/icons/hicolor/24x24/apps/calibre.png /usr/share/icons/hicolor/256x256/apps/calibre-ebook-edit.png /usr/share/icons/hicolor/256x256/apps/calibre-gui.png /usr/share/icons/hicolor/256x256/apps/calibre-viewer.png /usr/share/icons/hicolor/256x256/apps/calibre.png /usr/share/icons/hicolor/256x256/mimetypes/application-lrf.png /usr/share/icons/hicolor/256x256/mimetypes/application-x-kindle-application.png /usr/share/icons/hicolor/256x256/mimetypes/application-x-mobi8-ebook.png /usr/share/icons/hicolor/256x256/mimetypes/application-x-mobipocket-ebook.png /usr/share/icons/hicolor/256x256/mimetypes/application-x-topaz-ebook.png /usr/share/icons/hicolor/256x256/mimetypes/gnome-mime-application-lrf.png /usr/share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-kindle-application.png /usr/share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-mobi8-ebook.png /usr/share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-mobipocket-ebook.png /usr/share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-topaz-ebook.png /usr/share/icons/hicolor/256x256/mimetypes/gnome-mime-text-lrs.png /usr/share/icons/hicolor/256x256/mimetypes/text-lrs.png /usr/share/icons/hicolor/32x32/apps/calibre-ebook-edit.png /usr/share/icons/hicolor/32x32/apps/calibre-gui.png /usr/share/icons/hicolor/32x32/apps/calibre-viewer.png /usr/share/icons/hicolor/32x32/apps/calibre.png /usr/share/icons/hicolor/32x32/mimetypes/application-lrf.png /usr/share/icons/hicolor/32x32/mimetypes/application-x-kindle-application.png /usr/share/icons/hicolor/32x32/mimetypes/application-x-mobi8-ebook.png /usr/share/icons/hicolor/32x32/mimetypes/application-x-mobipocket-ebook.png /usr/share/icons/hicolor/32x32/mimetypes/application-x-topaz-ebook.png /usr/share/icons/hicolor/32x32/mimetypes/gnome-mime-application-lrf.png /usr/share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-kindle-application.png /usr/share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-mobi8-ebook.png /usr/share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-mobipocket-ebook.png /usr/share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-topaz-ebook.png /usr/share/icons/hicolor/32x32/mimetypes/gnome-mime-text-lrs.png /usr/share/icons/hicolor/32x32/mimetypes/text-lrs.png /usr/share/icons/hicolor/48x48/apps/calibre-ebook-edit.png /usr/share/icons/hicolor/48x48/apps/calibre-gui.png /usr/share/icons/hicolor/48x48/apps/calibre-viewer.png /usr/share/icons/hicolor/48x48/apps/calibre.png /usr/share/icons/hicolor/48x48/mimetypes/application-lrf.png /usr/share/icons/hicolor/48x48/mimetypes/application-x-kindle-application.png /usr/share/icons/hicolor/48x48/mimetypes/application-x-mobi8-ebook.png /usr/share/icons/hicolor/48x48/mimetypes/application-x-mobipocket-ebook.png /usr/share/icons/hicolor/48x48/mimetypes/application-x-topaz-ebook.png /usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-lrf.png /usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-kindle-application.png /usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-mobi8-ebook.png /usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-mobipocket-ebook.png /usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-topaz-ebook.png /usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-text-lrs.png /usr/share/icons/hicolor/48x48/mimetypes/text-lrs.png /usr/share/icons/hicolor/512x512 /usr/share/icons/hicolor/512x512/apps /usr/share/icons/hicolor/512x512/apps/calibre.png /usr/share/icons/hicolor/64x64/apps/calibre-ebook-edit.png /usr/share/icons/hicolor/64x64/apps/calibre-gui.png /usr/share/icons/hicolor/64x64/apps/calibre-viewer.png /usr/share/icons/hicolor/64x64/apps/calibre.png /usr/share/icons/hicolor/64x64/mimetypes/application-lrf.png /usr/share/icons/hicolor/64x64/mimetypes/application-x-kindle-application.png /usr/share/icons/hicolor/64x64/mimetypes/application-x-mobi8-ebook.png /usr/share/icons/hicolor/64x64/mimetypes/application-x-mobipocket-ebook.png /usr/share/icons/hicolor/64x64/mimetypes/application-x-topaz-ebook.png /usr/share/icons/hicolor/64x64/mimetypes/gnome-mime-application-lrf.png /usr/share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-kindle-application.png /usr/share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-mobi8-ebook.png /usr/share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-mobipocket-ebook.png /usr/share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-topaz-ebook.png /usr/share/icons/hicolor/64x64/mimetypes/gnome-mime-text-lrs.png /usr/share/icons/hicolor/64x64/mimetypes/text-lrs.png /usr/share/licenses/calibre /usr/share/licenses/calibre/COPYRIGHT /usr/share/licenses/calibre/LICENSE /usr/share/licenses/calibre/LICENSE.rtf /usr/share/metainfo /usr/share/metainfo/calibre-ebook-edit.metainfo.xml /usr/share/metainfo/calibre-ebook-viewer.metainfo.xml /usr/share/metainfo/calibre-gui.metainfo.xml /usr/share/mime/packages/calibre-mimetypes.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 01:54:38 2026