notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
calibre Ebook management application
8.3.0 deskutils on this many watch lists=14 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.1.1Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-10-12 11:59:19
Last Update: 2025-04-29 14:56:15
Commit Hash: 2889b8b
People watching this port, also watch:: nginx, git, chromium, openssl, virtualbox-ose
Also Listed In: python
License: GPLv3
WWW:
https://calibre-ebook.com/
Description:
Calibre is meant to be a complete e-library solution and thus includes library management, format conversion, news feeds to ebook conversion, as well as e-book reader sync features and an integrated e-book viewer.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2057 items)
Collapse this list.
  1. /usr/local/share/licenses/calibre-8.3.0/catalog.mk
  2. /usr/local/share/licenses/calibre-8.3.0/LICENSE
  3. /usr/local/share/licenses/calibre-8.3.0/GPLv3
  4. bin/calibre
  5. bin/calibre-complete
  6. bin/calibre-customize
  7. bin/calibre-debug
  8. bin/calibre-parallel
  9. bin/calibre-server
  10. bin/calibre-smtp
  11. bin/calibredb
  12. bin/ebook-convert
  13. bin/ebook-device
  14. bin/ebook-edit
  15. bin/ebook-meta
  16. bin/ebook-polish
  17. bin/ebook-viewer
  18. bin/fetch-ebook-metadata
  19. bin/lrf2lrs
  20. bin/lrfviewer
  21. bin/lrs2lrf
  22. bin/markdown-calibre
  23. bin/web2disk
  24. lib/calibre/calibre/__init__.py
  25. lib/calibre/calibre/build_forms.py
  26. lib/calibre/calibre/constants.py
  27. lib/calibre/calibre/customize/__init__.py
  28. lib/calibre/calibre/customize/builtins.py
  29. lib/calibre/calibre/customize/conversion.py
  30. lib/calibre/calibre/customize/profiles.py
  31. lib/calibre/calibre/customize/ui.py
  32. lib/calibre/calibre/customize/zipplugin.py
  33. lib/calibre/calibre/db/__init__.py
  34. lib/calibre/calibre/db/adding.py
  35. lib/calibre/calibre/db/annotations.py
  36. lib/calibre/calibre/db/backend.py
  37. lib/calibre/calibre/db/backup.py
  38. lib/calibre/calibre/db/cache.py
  39. lib/calibre/calibre/db/categories.py
  40. lib/calibre/calibre/db/cli/__init__.py
  41. lib/calibre/calibre/db/cli/cmd_add.py
  42. lib/calibre/calibre/db/cli/cmd_add_custom_column.py
  43. lib/calibre/calibre/db/cli/cmd_add_format.py
  44. lib/calibre/calibre/db/cli/cmd_backup_metadata.py
  45. lib/calibre/calibre/db/cli/cmd_catalog.py
  46. lib/calibre/calibre/db/cli/cmd_check_library.py
  47. lib/calibre/calibre/db/cli/cmd_clone.py
  48. lib/calibre/calibre/db/cli/cmd_custom_columns.py
  49. lib/calibre/calibre/db/cli/cmd_embed_metadata.py
  50. lib/calibre/calibre/db/cli/cmd_export.py
  51. lib/calibre/calibre/db/cli/cmd_fts_index.py
  52. lib/calibre/calibre/db/cli/cmd_fts_search.py
  53. lib/calibre/calibre/db/cli/cmd_list.py
  54. lib/calibre/calibre/db/cli/cmd_list_categories.py
  55. lib/calibre/calibre/db/cli/cmd_remove.py
  56. lib/calibre/calibre/db/cli/cmd_remove_custom_column.py
  57. lib/calibre/calibre/db/cli/cmd_remove_format.py
  58. lib/calibre/calibre/db/cli/cmd_restore_database.py
  59. lib/calibre/calibre/db/cli/cmd_saved_searches.py
  60. lib/calibre/calibre/db/cli/cmd_search.py
  61. lib/calibre/calibre/db/cli/cmd_set_custom.py
  62. lib/calibre/calibre/db/cli/cmd_set_metadata.py
  63. lib/calibre/calibre/db/cli/cmd_show_metadata.py
  64. lib/calibre/calibre/db/cli/main.py
  65. lib/calibre/calibre/db/cli/tests.py
  66. lib/calibre/calibre/db/cli/utils.py
  67. lib/calibre/calibre/db/constants.py
  68. lib/calibre/calibre/db/copy_to_library.py
  69. lib/calibre/calibre/db/covers.py
  70. lib/calibre/calibre/db/errors.py
  71. lib/calibre/calibre/db/fields.py
  72. lib/calibre/calibre/db/fts/__init__.py
  73. lib/calibre/calibre/db/fts/connect.py
  74. lib/calibre/calibre/db/fts/pool.py
  75. lib/calibre/calibre/db/fts/schema_upgrade.py
  76. lib/calibre/calibre/db/fts/text.py
  77. lib/calibre/calibre/db/lazy.py
  78. lib/calibre/calibre/db/legacy.py
  79. lib/calibre/calibre/db/listeners.py
  80. lib/calibre/calibre/db/locking.py
  81. lib/calibre/calibre/db/notes/__init__.py
  82. lib/calibre/calibre/db/notes/connect.py
  83. lib/calibre/calibre/db/notes/exim.py
  84. lib/calibre/calibre/db/notes/schema_upgrade.py
  85. lib/calibre/calibre/db/restore.py
  86. lib/calibre/calibre/db/schema_upgrades.py
  87. lib/calibre/calibre/db/search.py
  88. lib/calibre/calibre/db/tables.py
  89. lib/calibre/calibre/db/tests/__init__.py
  90. lib/calibre/calibre/db/tests/add_remove.py
  91. lib/calibre/calibre/db/tests/base.py
  92. lib/calibre/calibre/db/tests/filesystem.py
  93. lib/calibre/calibre/db/tests/fts.py
  94. lib/calibre/calibre/db/tests/fts_api.py
  95. lib/calibre/calibre/db/tests/legacy.py
  96. lib/calibre/calibre/db/tests/locking.py
  97. lib/calibre/calibre/db/tests/main.py
  98. lib/calibre/calibre/db/tests/notes.py
  99. lib/calibre/calibre/db/tests/profiling.py
  100. lib/calibre/calibre/db/tests/reading.py
  101. lib/calibre/calibre/db/tests/utils.py
  102. lib/calibre/calibre/db/tests/writing.py
  103. lib/calibre/calibre/db/utils.py
  104. lib/calibre/calibre/db/view.py
  105. lib/calibre/calibre/db/write.py
  106. lib/calibre/calibre/debug.py
  107. lib/calibre/calibre/devices/__init__.py
  108. lib/calibre/calibre/devices/android/__init__.py
  109. lib/calibre/calibre/devices/android/driver.py
  110. lib/calibre/calibre/devices/binatone/__init__.py
  111. lib/calibre/calibre/devices/binatone/driver.py
  112. lib/calibre/calibre/devices/blackberry/__init__.py
  113. lib/calibre/calibre/devices/blackberry/driver.py
  114. lib/calibre/calibre/devices/boeye/__init__.py
  115. lib/calibre/calibre/devices/boeye/driver.py
  116. lib/calibre/calibre/devices/cli.py
  117. lib/calibre/calibre/devices/cybook/__init__.py
  118. lib/calibre/calibre/devices/cybook/driver.py
  119. lib/calibre/calibre/devices/cybook/t2b.py
  120. lib/calibre/calibre/devices/cybook/t4b.py
  121. lib/calibre/calibre/devices/eb600/__init__.py
  122. lib/calibre/calibre/devices/eb600/driver.py
  123. lib/calibre/calibre/devices/edge/__init__.py
  124. lib/calibre/calibre/devices/edge/driver.py
  125. lib/calibre/calibre/devices/errors.py
  126. lib/calibre/calibre/devices/eslick/__init__.py
  127. lib/calibre/calibre/devices/eslick/driver.py
  128. lib/calibre/calibre/devices/folder_device/__init__.py
  129. lib/calibre/calibre/devices/folder_device/driver.py
  130. lib/calibre/calibre/devices/hanlin/__init__.py
  131. lib/calibre/calibre/devices/hanlin/driver.py
  132. lib/calibre/calibre/devices/hanvon/__init__.py
  133. lib/calibre/calibre/devices/hanvon/driver.py
  134. lib/calibre/calibre/devices/iliad/__init__.py
  135. lib/calibre/calibre/devices/iliad/driver.py
  136. lib/calibre/calibre/devices/interface.py
  137. lib/calibre/calibre/devices/irexdr/__init__.py
  138. lib/calibre/calibre/devices/irexdr/driver.py
  139. lib/calibre/calibre/devices/iriver/__init__.py
  140. lib/calibre/calibre/devices/iriver/driver.py
  141. lib/calibre/calibre/devices/jetbook/__init__.py
  142. lib/calibre/calibre/devices/jetbook/driver.py
  143. lib/calibre/calibre/devices/kindle/__init__.py
  144. lib/calibre/calibre/devices/kindle/apnx.py
  145. lib/calibre/calibre/devices/kindle/apnx_page_generator/__init__.py
  146. lib/calibre/calibre/devices/kindle/apnx_page_generator/generators/__init__.py
  147. lib/calibre/calibre/devices/kindle/apnx_page_generator/generators/accurate_page_generator.py
  148. lib/calibre/calibre/devices/kindle/apnx_page_generator/generators/exact_page_generator.py
  149. lib/calibre/calibre/devices/kindle/apnx_page_generator/generators/fast_page_generator.py
  150. lib/calibre/calibre/devices/kindle/apnx_page_generator/generators/pagebreak_page_generator.py
  151. lib/calibre/calibre/devices/kindle/apnx_page_generator/i_page_generator.py
  152. lib/calibre/calibre/devices/kindle/apnx_page_generator/page_group.py
  153. lib/calibre/calibre/devices/kindle/apnx_page_generator/page_number_type.py
  154. lib/calibre/calibre/devices/kindle/apnx_page_generator/pages.py
  155. lib/calibre/calibre/devices/kindle/bookmark.py
  156. lib/calibre/calibre/devices/kindle/driver.py
  157. lib/calibre/calibre/devices/kobo/__init__.py
  158. lib/calibre/calibre/devices/kobo/bookmark.py
  159. lib/calibre/calibre/devices/kobo/books.py
  160. lib/calibre/calibre/devices/kobo/db.py
  161. lib/calibre/calibre/devices/kobo/driver.py
  162. lib/calibre/calibre/devices/kobo/kobotouch_config.py
  163. lib/calibre/calibre/devices/mime.py
  164. lib/calibre/calibre/devices/misc.py
  165. lib/calibre/calibre/devices/mtp/__init__.py
  166. lib/calibre/calibre/devices/mtp/base.py
  167. lib/calibre/calibre/devices/mtp/books.py
  168. lib/calibre/calibre/devices/mtp/defaults.py
  169. lib/calibre/calibre/devices/mtp/driver.py
  170. lib/calibre/calibre/devices/mtp/filesystem_cache.py
  171. lib/calibre/calibre/devices/mtp/test.py
  172. lib/calibre/calibre/devices/mtp/unix/__init__.py
  173. lib/calibre/calibre/devices/mtp/unix/driver.py
  174. lib/calibre/calibre/devices/mtp/unix/sysfs.py
  175. lib/calibre/calibre/devices/mtp/unix/upstream/update.py
  176. lib/calibre/calibre/devices/mtp/windows/__init__.py
  177. lib/calibre/calibre/devices/mtp/windows/driver.py
  178. lib/calibre/calibre/devices/nokia/__init__.py
  179. lib/calibre/calibre/devices/nokia/driver.py
  180. lib/calibre/calibre/devices/nook/__init__.py
  181. lib/calibre/calibre/devices/nook/driver.py
  182. lib/calibre/calibre/devices/nuut2/__init__.py
  183. lib/calibre/calibre/devices/nuut2/driver.py
  184. lib/calibre/calibre/devices/paladin/__init__.py
  185. lib/calibre/calibre/devices/paladin/driver.py
  186. lib/calibre/calibre/devices/prs505/__init__.py
  187. lib/calibre/calibre/devices/prs505/driver.py
  188. lib/calibre/calibre/devices/prs505/sony_cache.py
  189. lib/calibre/calibre/devices/prst1/__init__.py
  190. lib/calibre/calibre/devices/prst1/driver.py
  191. lib/calibre/calibre/devices/scanner.py
  192. lib/calibre/calibre/devices/smart_device_app/__init__.py
  193. lib/calibre/calibre/devices/smart_device_app/driver.py
  194. lib/calibre/calibre/devices/sne/__init__.py
  195. lib/calibre/calibre/devices/sne/driver.py
  196. lib/calibre/calibre/devices/teclast/__init__.py
  197. lib/calibre/calibre/devices/teclast/driver.py
  198. lib/calibre/calibre/devices/udisks.py
  199. lib/calibre/calibre/devices/usbms/__init__.py
  200. lib/calibre/calibre/devices/usbms/books.py
  201. lib/calibre/calibre/devices/usbms/cli.py
  202. lib/calibre/calibre/devices/usbms/device.py
  203. lib/calibre/calibre/devices/usbms/deviceconfig.py
  204. lib/calibre/calibre/devices/usbms/driver.py
  205. lib/calibre/calibre/devices/user_defined/__init__.py
  206. lib/calibre/calibre/devices/user_defined/driver.py
  207. lib/calibre/calibre/devices/utils.py
  208. lib/calibre/calibre/devices/winusb.py
  209. lib/calibre/calibre/ebooks/BeautifulSoup.py
  210. lib/calibre/calibre/ebooks/__init__.py
  211. lib/calibre/calibre/ebooks/azw4/__init__.py
  212. lib/calibre/calibre/ebooks/azw4/reader.py
  213. lib/calibre/calibre/ebooks/chardet.py
  214. lib/calibre/calibre/ebooks/chm/__init__.py
  215. lib/calibre/calibre/ebooks/chm/metadata.py
  216. lib/calibre/calibre/ebooks/chm/reader.py
  217. lib/calibre/calibre/ebooks/comic/__init__.py
  218. lib/calibre/calibre/ebooks/comic/input.py
  219. lib/calibre/calibre/ebooks/compression/__init__.py
  220. lib/calibre/calibre/ebooks/compression/palmdoc.py
  221. lib/calibre/calibre/ebooks/compression/tcr.py
  222. lib/calibre/calibre/ebooks/constants.py
  223. lib/calibre/calibre/ebooks/conversion/__init__.py
  224. lib/calibre/calibre/ebooks/conversion/archives.py
  225. lib/calibre/calibre/ebooks/conversion/cli.py
  226. lib/calibre/calibre/ebooks/conversion/config.py
  227. lib/calibre/calibre/ebooks/conversion/plugins/__init__.py
  228. lib/calibre/calibre/ebooks/conversion/plugins/azw4_input.py
  229. lib/calibre/calibre/ebooks/conversion/plugins/chm_input.py
  230. lib/calibre/calibre/ebooks/conversion/plugins/comic_input.py
  231. lib/calibre/calibre/ebooks/conversion/plugins/djvu_input.py
  232. lib/calibre/calibre/ebooks/conversion/plugins/docx_input.py
  233. lib/calibre/calibre/ebooks/conversion/plugins/docx_output.py
  234. lib/calibre/calibre/ebooks/conversion/plugins/epub_input.py
  235. lib/calibre/calibre/ebooks/conversion/plugins/epub_output.py
  236. lib/calibre/calibre/ebooks/conversion/plugins/fb2_input.py
  237. lib/calibre/calibre/ebooks/conversion/plugins/fb2_output.py
  238. lib/calibre/calibre/ebooks/conversion/plugins/html_input.py
  239. lib/calibre/calibre/ebooks/conversion/plugins/html_output.py
  240. lib/calibre/calibre/ebooks/conversion/plugins/htmlz_input.py
  241. lib/calibre/calibre/ebooks/conversion/plugins/htmlz_output.py
  242. lib/calibre/calibre/ebooks/conversion/plugins/lit_input.py
  243. lib/calibre/calibre/ebooks/conversion/plugins/lit_output.py
  244. lib/calibre/calibre/ebooks/conversion/plugins/lrf_input.py
  245. lib/calibre/calibre/ebooks/conversion/plugins/lrf_output.py
  246. lib/calibre/calibre/ebooks/conversion/plugins/mobi_input.py
  247. lib/calibre/calibre/ebooks/conversion/plugins/mobi_output.py
  248. lib/calibre/calibre/ebooks/conversion/plugins/odt_input.py
  249. lib/calibre/calibre/ebooks/conversion/plugins/oeb_output.py
  250. lib/calibre/calibre/ebooks/conversion/plugins/pdb_input.py
  251. lib/calibre/calibre/ebooks/conversion/plugins/pdb_output.py
  252. lib/calibre/calibre/ebooks/conversion/plugins/pdf_input.py
  253. lib/calibre/calibre/ebooks/conversion/plugins/pdf_output.py
  254. lib/calibre/calibre/ebooks/conversion/plugins/pml_input.py
  255. lib/calibre/calibre/ebooks/conversion/plugins/pml_output.py
  256. lib/calibre/calibre/ebooks/conversion/plugins/rb_input.py
  257. lib/calibre/calibre/ebooks/conversion/plugins/rb_output.py
  258. lib/calibre/calibre/ebooks/conversion/plugins/recipe_input.py
  259. lib/calibre/calibre/ebooks/conversion/plugins/rtf_input.py
  260. lib/calibre/calibre/ebooks/conversion/plugins/rtf_output.py
  261. lib/calibre/calibre/ebooks/conversion/plugins/snb_input.py
  262. lib/calibre/calibre/ebooks/conversion/plugins/snb_output.py
  263. lib/calibre/calibre/ebooks/conversion/plugins/tcr_input.py
  264. lib/calibre/calibre/ebooks/conversion/plugins/tcr_output.py
  265. lib/calibre/calibre/ebooks/conversion/plugins/txt_input.py
  266. lib/calibre/calibre/ebooks/conversion/plugins/txt_output.py
  267. lib/calibre/calibre/ebooks/conversion/plumber.py
  268. lib/calibre/calibre/ebooks/conversion/preprocess.py
  269. lib/calibre/calibre/ebooks/conversion/search_replace.py
  270. lib/calibre/calibre/ebooks/conversion/utils.py
  271. lib/calibre/calibre/ebooks/covers.py
  272. lib/calibre/calibre/ebooks/css_transform_rules.py
  273. lib/calibre/calibre/ebooks/djvu/__init__.py
  274. lib/calibre/calibre/ebooks/djvu/djvu.py
  275. lib/calibre/calibre/ebooks/djvu/djvubzzdec.py
  276. lib/calibre/calibre/ebooks/docx/__init__.py
  277. lib/calibre/calibre/ebooks/docx/block_styles.py
  278. lib/calibre/calibre/ebooks/docx/char_styles.py
  279. lib/calibre/calibre/ebooks/docx/cleanup.py
  280. lib/calibre/calibre/ebooks/docx/container.py
  281. lib/calibre/calibre/ebooks/docx/dump.py
  282. lib/calibre/calibre/ebooks/docx/fields.py
  283. lib/calibre/calibre/ebooks/docx/fonts.py
  284. lib/calibre/calibre/ebooks/docx/footnotes.py
  285. lib/calibre/calibre/ebooks/docx/images.py
  286. lib/calibre/calibre/ebooks/docx/index.py
  287. lib/calibre/calibre/ebooks/docx/lcid.py
  288. lib/calibre/calibre/ebooks/docx/names.py
  289. lib/calibre/calibre/ebooks/docx/numbering.py
  290. lib/calibre/calibre/ebooks/docx/settings.py
  291. lib/calibre/calibre/ebooks/docx/styles.py
  292. lib/calibre/calibre/ebooks/docx/tables.py
  293. lib/calibre/calibre/ebooks/docx/theme.py
  294. lib/calibre/calibre/ebooks/docx/to_html.py
  295. lib/calibre/calibre/ebooks/docx/toc.py
  296. lib/calibre/calibre/ebooks/docx/writer/__init__.py
  297. lib/calibre/calibre/ebooks/docx/writer/container.py
  298. lib/calibre/calibre/ebooks/docx/writer/fonts.py
  299. lib/calibre/calibre/ebooks/docx/writer/from_html.py
  300. lib/calibre/calibre/ebooks/docx/writer/images.py
  301. lib/calibre/calibre/ebooks/docx/writer/links.py
  302. lib/calibre/calibre/ebooks/docx/writer/lists.py
  303. lib/calibre/calibre/ebooks/docx/writer/styles.py
  304. lib/calibre/calibre/ebooks/docx/writer/tables.py
  305. lib/calibre/calibre/ebooks/docx/writer/utils.py
  306. lib/calibre/calibre/ebooks/epub/__init__.py
  307. lib/calibre/calibre/ebooks/epub/cfi/__init__.py
  308. lib/calibre/calibre/ebooks/epub/cfi/parse.py
  309. lib/calibre/calibre/ebooks/epub/cfi/tests.py
  310. lib/calibre/calibre/ebooks/epub/pages.py
  311. lib/calibre/calibre/ebooks/epub/periodical.py
  312. lib/calibre/calibre/ebooks/fb2/__init__.py
  313. lib/calibre/calibre/ebooks/fb2/fb2ml.py
  314. lib/calibre/calibre/ebooks/html/__init__.py
  315. lib/calibre/calibre/ebooks/html/input.py
  316. lib/calibre/calibre/ebooks/html/meta.py
  317. lib/calibre/calibre/ebooks/html/to_zip.py
  318. lib/calibre/calibre/ebooks/html_entities.py
  319. lib/calibre/calibre/ebooks/html_transform_rules.py
  320. lib/calibre/calibre/ebooks/htmlz/__init__.py
  321. lib/calibre/calibre/ebooks/htmlz/oeb2html.py
  322. lib/calibre/calibre/ebooks/hyphenate.py
  323. lib/calibre/calibre/ebooks/iterator/__init__.py
  324. lib/calibre/calibre/ebooks/lit/__init__.py
  325. lib/calibre/calibre/ebooks/lit/lzx.py
  326. lib/calibre/calibre/ebooks/lit/maps/__init__.py
  327. lib/calibre/calibre/ebooks/lit/maps/html.py
  328. lib/calibre/calibre/ebooks/lit/maps/opf.py
  329. lib/calibre/calibre/ebooks/lit/mssha1.py
  330. lib/calibre/calibre/ebooks/lit/reader.py
  331. lib/calibre/calibre/ebooks/lit/writer.py
  332. lib/calibre/calibre/ebooks/lrf/__init__.py
  333. lib/calibre/calibre/ebooks/lrf/fonts.py
  334. lib/calibre/calibre/ebooks/lrf/html/__init__.py
  335. lib/calibre/calibre/ebooks/lrf/html/color_map.py
  336. lib/calibre/calibre/ebooks/lrf/html/convert_from.py
  337. lib/calibre/calibre/ebooks/lrf/html/table.py
  338. lib/calibre/calibre/ebooks/lrf/input.py
  339. lib/calibre/calibre/ebooks/lrf/lrfparser.py
  340. lib/calibre/calibre/ebooks/lrf/lrs/__init__.py
  341. lib/calibre/calibre/ebooks/lrf/lrs/convert_from.py
  342. lib/calibre/calibre/ebooks/lrf/meta.py
  343. lib/calibre/calibre/ebooks/lrf/objects.py
  344. lib/calibre/calibre/ebooks/lrf/pylrs/__init__.py
  345. lib/calibre/calibre/ebooks/lrf/pylrs/elements.py
  346. lib/calibre/calibre/ebooks/lrf/pylrs/pylrf.py
  347. lib/calibre/calibre/ebooks/lrf/pylrs/pylrfopt.py
  348. lib/calibre/calibre/ebooks/lrf/pylrs/pylrs.py
  349. lib/calibre/calibre/ebooks/lrf/tags.py
  350. lib/calibre/calibre/ebooks/metadata/__init__.py
  351. lib/calibre/calibre/ebooks/metadata/archive.py
  352. lib/calibre/calibre/ebooks/metadata/author_mapper.py
  353. lib/calibre/calibre/ebooks/metadata/book/__init__.py
  354. lib/calibre/calibre/ebooks/metadata/book/base.py
  355. lib/calibre/calibre/ebooks/metadata/book/formatter.py
  356. lib/calibre/calibre/ebooks/metadata/book/json_codec.py
  357. lib/calibre/calibre/ebooks/metadata/book/render.py
  358. lib/calibre/calibre/ebooks/metadata/book/serialize.py
  359. lib/calibre/calibre/ebooks/metadata/cli.py
  360. lib/calibre/calibre/ebooks/metadata/docx.py
  361. lib/calibre/calibre/ebooks/metadata/epub.py
  362. lib/calibre/calibre/ebooks/metadata/ereader.py
  363. lib/calibre/calibre/ebooks/metadata/extz.py
  364. lib/calibre/calibre/ebooks/metadata/fb2.py
  365. lib/calibre/calibre/ebooks/metadata/haodoo.py
  366. lib/calibre/calibre/ebooks/metadata/html.py
  367. lib/calibre/calibre/ebooks/metadata/imp.py
  368. lib/calibre/calibre/ebooks/metadata/kdl.py
  369. lib/calibre/calibre/ebooks/metadata/kfx.py
  370. lib/calibre/calibre/ebooks/metadata/lit.py
  371. lib/calibre/calibre/ebooks/metadata/lrx.py
  372. lib/calibre/calibre/ebooks/metadata/meta.py
  373. lib/calibre/calibre/ebooks/metadata/mobi.py
  374. lib/calibre/calibre/ebooks/metadata/odt.py
  375. lib/calibre/calibre/ebooks/metadata/opf.py
  376. lib/calibre/calibre/ebooks/metadata/opf2.py
  377. lib/calibre/calibre/ebooks/metadata/opf3.py
  378. lib/calibre/calibre/ebooks/metadata/opf3_test.py
  379. lib/calibre/calibre/ebooks/metadata/opf_2_to_3.py
  380. lib/calibre/calibre/ebooks/metadata/pdb.py
  381. lib/calibre/calibre/ebooks/metadata/pdf.py
  382. lib/calibre/calibre/ebooks/metadata/plucker.py
  383. lib/calibre/calibre/ebooks/metadata/pml.py
  384. lib/calibre/calibre/ebooks/metadata/rar.py
  385. lib/calibre/calibre/ebooks/metadata/rb.py
  386. lib/calibre/calibre/ebooks/metadata/rtf.py
  387. lib/calibre/calibre/ebooks/metadata/search_internet.py
  388. lib/calibre/calibre/ebooks/metadata/snb.py
  389. lib/calibre/calibre/ebooks/metadata/sources/__init__.py
  390. lib/calibre/calibre/ebooks/metadata/sources/amazon.py
  391. lib/calibre/calibre/ebooks/metadata/sources/base.py
  392. lib/calibre/calibre/ebooks/metadata/sources/big_book_search.py
  393. lib/calibre/calibre/ebooks/metadata/sources/cli.py
  394. lib/calibre/calibre/ebooks/metadata/sources/covers.py
  395. lib/calibre/calibre/ebooks/metadata/sources/edelweiss.py
  396. lib/calibre/calibre/ebooks/metadata/sources/google.py
  397. lib/calibre/calibre/ebooks/metadata/sources/google_images.py
  398. lib/calibre/calibre/ebooks/metadata/sources/identify.py
  399. lib/calibre/calibre/ebooks/metadata/sources/openlibrary.py
  400. lib/calibre/calibre/ebooks/metadata/sources/prefs.py
  401. lib/calibre/calibre/ebooks/metadata/sources/search_engines.py
  402. lib/calibre/calibre/ebooks/metadata/sources/test.py
  403. lib/calibre/calibre/ebooks/metadata/sources/update.py
  404. lib/calibre/calibre/ebooks/metadata/sources/worker.py
  405. lib/calibre/calibre/ebooks/metadata/tag_mapper.py
  406. lib/calibre/calibre/ebooks/metadata/test_author_sort.py
  407. lib/calibre/calibre/ebooks/metadata/toc.py
  408. lib/calibre/calibre/ebooks/metadata/topaz.py
  409. lib/calibre/calibre/ebooks/metadata/txt.py
  410. lib/calibre/calibre/ebooks/metadata/utils.py
  411. lib/calibre/calibre/ebooks/metadata/worker.py
  412. lib/calibre/calibre/ebooks/metadata/xisbn.py
  413. lib/calibre/calibre/ebooks/metadata/xmp.py
  414. lib/calibre/calibre/ebooks/metadata/zip.py
  415. lib/calibre/calibre/ebooks/mobi/__init__.py
  416. lib/calibre/calibre/ebooks/mobi/debug/__init__.py
  417. lib/calibre/calibre/ebooks/mobi/debug/containers.py
  418. lib/calibre/calibre/ebooks/mobi/debug/headers.py
  419. lib/calibre/calibre/ebooks/mobi/debug/index.py
  420. lib/calibre/calibre/ebooks/mobi/debug/main.py
  421. lib/calibre/calibre/ebooks/mobi/debug/mobi6.py
  422. lib/calibre/calibre/ebooks/mobi/debug/mobi8.py
  423. lib/calibre/calibre/ebooks/mobi/huffcdic.py
  424. lib/calibre/calibre/ebooks/mobi/langcodes.py
  425. lib/calibre/calibre/ebooks/mobi/mobiml.py
  426. lib/calibre/calibre/ebooks/mobi/reader/__init__.py
  427. lib/calibre/calibre/ebooks/mobi/reader/containers.py
  428. lib/calibre/calibre/ebooks/mobi/reader/headers.py
  429. lib/calibre/calibre/ebooks/mobi/reader/index.py
  430. lib/calibre/calibre/ebooks/mobi/reader/markup.py
  431. lib/calibre/calibre/ebooks/mobi/reader/mobi6.py
  432. lib/calibre/calibre/ebooks/mobi/reader/mobi8.py
  433. lib/calibre/calibre/ebooks/mobi/reader/ncx.py
  434. lib/calibre/calibre/ebooks/mobi/tweak.py
  435. lib/calibre/calibre/ebooks/mobi/utils.py
  436. lib/calibre/calibre/ebooks/mobi/writer2/__init__.py
  437. lib/calibre/calibre/ebooks/mobi/writer2/indexer.py
  438. lib/calibre/calibre/ebooks/mobi/writer2/main.py
  439. lib/calibre/calibre/ebooks/mobi/writer2/resources.py
  440. lib/calibre/calibre/ebooks/mobi/writer2/serializer.py
  441. lib/calibre/calibre/ebooks/mobi/writer8/__init__.py
  442. lib/calibre/calibre/ebooks/mobi/writer8/cleanup.py
  443. lib/calibre/calibre/ebooks/mobi/writer8/exth.py
  444. lib/calibre/calibre/ebooks/mobi/writer8/header.py
  445. lib/calibre/calibre/ebooks/mobi/writer8/index.py
  446. lib/calibre/calibre/ebooks/mobi/writer8/main.py
  447. lib/calibre/calibre/ebooks/mobi/writer8/mobi.py
  448. lib/calibre/calibre/ebooks/mobi/writer8/skeleton.py
  449. lib/calibre/calibre/ebooks/mobi/writer8/tbs.py
  450. lib/calibre/calibre/ebooks/mobi/writer8/toc.py
  451. lib/calibre/calibre/ebooks/odt/__init__.py
  452. lib/calibre/calibre/ebooks/odt/input.py
  453. lib/calibre/calibre/ebooks/oeb/__init__.py
  454. lib/calibre/calibre/ebooks/oeb/base.py
  455. lib/calibre/calibre/ebooks/oeb/display/__init__.py
  456. lib/calibre/calibre/ebooks/oeb/display/webview.py
  457. lib/calibre/calibre/ebooks/oeb/iterator/__init__.py
  458. lib/calibre/calibre/ebooks/oeb/iterator/book.py
  459. lib/calibre/calibre/ebooks/oeb/iterator/bookmarks.py
  460. lib/calibre/calibre/ebooks/oeb/iterator/spine.py
  461. lib/calibre/calibre/ebooks/oeb/normalize_css.py
  462. lib/calibre/calibre/ebooks/oeb/parse_utils.py
  463. lib/calibre/calibre/ebooks/oeb/polish/__init__.py
  464. lib/calibre/calibre/ebooks/oeb/polish/cascade.py
  465. lib/calibre/calibre/ebooks/oeb/polish/check/__init__.py
  466. lib/calibre/calibre/ebooks/oeb/polish/check/base.py
  467. lib/calibre/calibre/ebooks/oeb/polish/check/css.py
  468. lib/calibre/calibre/ebooks/oeb/polish/check/fonts.py
  469. lib/calibre/calibre/ebooks/oeb/polish/check/images.py
  470. lib/calibre/calibre/ebooks/oeb/polish/check/links.py
  471. lib/calibre/calibre/ebooks/oeb/polish/check/main.py
  472. lib/calibre/calibre/ebooks/oeb/polish/check/opf.py
  473. lib/calibre/calibre/ebooks/oeb/polish/check/parsing.py
  474. lib/calibre/calibre/ebooks/oeb/polish/container.py
  475. lib/calibre/calibre/ebooks/oeb/polish/cover.py
  476. lib/calibre/calibre/ebooks/oeb/polish/create.py
  477. lib/calibre/calibre/ebooks/oeb/polish/css.py
  478. lib/calibre/calibre/ebooks/oeb/polish/download.py
  479. lib/calibre/calibre/ebooks/oeb/polish/embed.py
  480. lib/calibre/calibre/ebooks/oeb/polish/errors.py
  481. lib/calibre/calibre/ebooks/oeb/polish/fonts.py
  482. lib/calibre/calibre/ebooks/oeb/polish/hyphenation.py
  483. lib/calibre/calibre/ebooks/oeb/polish/images.py
  484. lib/calibre/calibre/ebooks/oeb/polish/import_book.py
  485. lib/calibre/calibre/ebooks/oeb/polish/jacket.py
  486. lib/calibre/calibre/ebooks/oeb/polish/kepubify.py
  487. lib/calibre/calibre/ebooks/oeb/polish/main.py
  488. lib/calibre/calibre/ebooks/oeb/polish/opf.py
  489. lib/calibre/calibre/ebooks/oeb/polish/parsing.py
  490. lib/calibre/calibre/ebooks/oeb/polish/pretty.py
  491. lib/calibre/calibre/ebooks/oeb/polish/replace.py
  492. lib/calibre/calibre/ebooks/oeb/polish/report.py
  493. lib/calibre/calibre/ebooks/oeb/polish/spell.py
  494. lib/calibre/calibre/ebooks/oeb/polish/split.py
  495. lib/calibre/calibre/ebooks/oeb/polish/stats.py
  496. lib/calibre/calibre/ebooks/oeb/polish/subset.py
  497. lib/calibre/calibre/ebooks/oeb/polish/tests/__init__.py
  498. lib/calibre/calibre/ebooks/oeb/polish/tests/base.py
  499. lib/calibre/calibre/ebooks/oeb/polish/tests/cascade.py
  500. lib/calibre/calibre/ebooks/oeb/polish/tests/container.py
  501. lib/calibre/calibre/ebooks/oeb/polish/tests/kepubify.py
  502. lib/calibre/calibre/ebooks/oeb/polish/tests/main.py
  503. lib/calibre/calibre/ebooks/oeb/polish/tests/parsing.py
  504. lib/calibre/calibre/ebooks/oeb/polish/tests/structure.py
  505. lib/calibre/calibre/ebooks/oeb/polish/toc.py
  506. lib/calibre/calibre/ebooks/oeb/polish/tts.py
  507. lib/calibre/calibre/ebooks/oeb/polish/upgrade.py
  508. lib/calibre/calibre/ebooks/oeb/polish/utils.py
  509. lib/calibre/calibre/ebooks/oeb/reader.py
  510. lib/calibre/calibre/ebooks/oeb/stylizer.py
  511. lib/calibre/calibre/ebooks/oeb/transforms/__init__.py
  512. lib/calibre/calibre/ebooks/oeb/transforms/alt_text.py
  513. lib/calibre/calibre/ebooks/oeb/transforms/cover.py
  514. lib/calibre/calibre/ebooks/oeb/transforms/data_url.py
  515. lib/calibre/calibre/ebooks/oeb/transforms/embed_fonts.py
  516. lib/calibre/calibre/ebooks/oeb/transforms/filenames.py
  517. lib/calibre/calibre/ebooks/oeb/transforms/flatcss.py
  518. lib/calibre/calibre/ebooks/oeb/transforms/guide.py
  519. lib/calibre/calibre/ebooks/oeb/transforms/htmltoc.py
  520. lib/calibre/calibre/ebooks/oeb/transforms/jacket.py
  521. lib/calibre/calibre/ebooks/oeb/transforms/linearize_tables.py
  522. lib/calibre/calibre/ebooks/oeb/transforms/manglecase.py
  523. lib/calibre/calibre/ebooks/oeb/transforms/metadata.py
  524. lib/calibre/calibre/ebooks/oeb/transforms/page_margin.py
  525. lib/calibre/calibre/ebooks/oeb/transforms/rasterize.py
  526. lib/calibre/calibre/ebooks/oeb/transforms/rescale.py
  527. lib/calibre/calibre/ebooks/oeb/transforms/split.py
  528. lib/calibre/calibre/ebooks/oeb/transforms/structure.py
  529. lib/calibre/calibre/ebooks/oeb/transforms/subset.py
  530. lib/calibre/calibre/ebooks/oeb/transforms/trimmanifest.py
  531. lib/calibre/calibre/ebooks/oeb/transforms/unsmarten.py
  532. lib/calibre/calibre/ebooks/oeb/writer.py
  533. lib/calibre/calibre/ebooks/pdb/__init__.py
  534. lib/calibre/calibre/ebooks/pdb/ereader/__init__.py
  535. lib/calibre/calibre/ebooks/pdb/ereader/inspector.py
  536. lib/calibre/calibre/ebooks/pdb/ereader/reader.py
  537. lib/calibre/calibre/ebooks/pdb/ereader/reader132.py
  538. lib/calibre/calibre/ebooks/pdb/ereader/reader202.py
  539. lib/calibre/calibre/ebooks/pdb/ereader/writer.py
  540. lib/calibre/calibre/ebooks/pdb/formatreader.py
  541. lib/calibre/calibre/ebooks/pdb/formatwriter.py
  542. lib/calibre/calibre/ebooks/pdb/haodoo/__init__.py
  543. lib/calibre/calibre/ebooks/pdb/haodoo/reader.py
  544. lib/calibre/calibre/ebooks/pdb/header.py
  545. lib/calibre/calibre/ebooks/pdb/palmdoc/__init__.py
  546. lib/calibre/calibre/ebooks/pdb/palmdoc/reader.py
  547. lib/calibre/calibre/ebooks/pdb/palmdoc/writer.py
  548. lib/calibre/calibre/ebooks/pdb/pdf/__init__.py
  549. lib/calibre/calibre/ebooks/pdb/pdf/reader.py
  550. lib/calibre/calibre/ebooks/pdb/plucker/__init__.py
  551. lib/calibre/calibre/ebooks/pdb/plucker/reader.py
  552. lib/calibre/calibre/ebooks/pdb/ztxt/__init__.py
  553. lib/calibre/calibre/ebooks/pdb/ztxt/reader.py
  554. lib/calibre/calibre/ebooks/pdb/ztxt/writer.py
  555. lib/calibre/calibre/ebooks/pdf/__init__.py
  556. lib/calibre/calibre/ebooks/pdf/develop.py
  557. lib/calibre/calibre/ebooks/pdf/html_writer.py
  558. lib/calibre/calibre/ebooks/pdf/image_writer.py
  559. lib/calibre/calibre/ebooks/pdf/pdftohtml.py
  560. lib/calibre/calibre/ebooks/pdf/reflow.py
  561. lib/calibre/calibre/ebooks/pdf/render/__init__.py
  562. lib/calibre/calibre/ebooks/pdf/render/common.py
  563. lib/calibre/calibre/ebooks/pdf/render/fonts.py
  564. lib/calibre/calibre/ebooks/pdf/render/gradients.py
  565. lib/calibre/calibre/ebooks/pdf/render/graphics.py
  566. lib/calibre/calibre/ebooks/pdf/render/links.py
  567. lib/calibre/calibre/ebooks/pdf/render/serialize.py
  568. lib/calibre/calibre/ebooks/pml/__init__.py
  569. lib/calibre/calibre/ebooks/pml/pmlconverter.py
  570. lib/calibre/calibre/ebooks/pml/pmlml.py
  571. lib/calibre/calibre/ebooks/rb/__init__.py
  572. lib/calibre/calibre/ebooks/rb/rbml.py
  573. lib/calibre/calibre/ebooks/rb/reader.py
  574. lib/calibre/calibre/ebooks/rb/writer.py
  575. lib/calibre/calibre/ebooks/readability/__init__.py
  576. lib/calibre/calibre/ebooks/readability/cleaners.py
  577. lib/calibre/calibre/ebooks/readability/debug.py
  578. lib/calibre/calibre/ebooks/readability/htmls.py
  579. lib/calibre/calibre/ebooks/readability/readability.py
  580. lib/calibre/calibre/ebooks/render_html.py
  581. lib/calibre/calibre/ebooks/rtf/__init__.py
  582. lib/calibre/calibre/ebooks/rtf/input.py
  583. lib/calibre/calibre/ebooks/rtf/preprocess.py
  584. lib/calibre/calibre/ebooks/rtf/rtfml.py
  585. lib/calibre/calibre/ebooks/rtf2xml/ParseRtf.py
  586. lib/calibre/calibre/ebooks/rtf2xml/__init__.py
  587. lib/calibre/calibre/ebooks/rtf2xml/add_brackets.py
  588. lib/calibre/calibre/ebooks/rtf2xml/body_styles.py
  589. lib/calibre/calibre/ebooks/rtf2xml/border_parse.py
  590. lib/calibre/calibre/ebooks/rtf2xml/char_set.py
  591. lib/calibre/calibre/ebooks/rtf2xml/check_brackets.py
  592. lib/calibre/calibre/ebooks/rtf2xml/check_encoding.py
  593. lib/calibre/calibre/ebooks/rtf2xml/colors.py
  594. lib/calibre/calibre/ebooks/rtf2xml/combine_borders.py
  595. lib/calibre/calibre/ebooks/rtf2xml/configure_txt.py
  596. lib/calibre/calibre/ebooks/rtf2xml/convert_to_tags.py
  597. lib/calibre/calibre/ebooks/rtf2xml/copy.py
  598. lib/calibre/calibre/ebooks/rtf2xml/default_encoding.py
  599. lib/calibre/calibre/ebooks/rtf2xml/delete_info.py
  600. lib/calibre/calibre/ebooks/rtf2xml/field_strings.py
  601. lib/calibre/calibre/ebooks/rtf2xml/fields_large.py
  602. lib/calibre/calibre/ebooks/rtf2xml/fields_small.py
  603. lib/calibre/calibre/ebooks/rtf2xml/fonts.py
  604. lib/calibre/calibre/ebooks/rtf2xml/footnote.py
  605. lib/calibre/calibre/ebooks/rtf2xml/get_char_map.py
  606. lib/calibre/calibre/ebooks/rtf2xml/get_options.py
  607. lib/calibre/calibre/ebooks/rtf2xml/group_borders.py
  608. lib/calibre/calibre/ebooks/rtf2xml/group_styles.py
  609. lib/calibre/calibre/ebooks/rtf2xml/header.py
  610. lib/calibre/calibre/ebooks/rtf2xml/headings_to_sections.py
  611. lib/calibre/calibre/ebooks/rtf2xml/hex_2_utf8.py
  612. lib/calibre/calibre/ebooks/rtf2xml/info.py
  613. lib/calibre/calibre/ebooks/rtf2xml/inline.py
  614. lib/calibre/calibre/ebooks/rtf2xml/line_endings.py
  615. lib/calibre/calibre/ebooks/rtf2xml/list_numbers.py
  616. lib/calibre/calibre/ebooks/rtf2xml/list_table.py
  617. lib/calibre/calibre/ebooks/rtf2xml/make_lists.py
  618. lib/calibre/calibre/ebooks/rtf2xml/old_rtf.py
  619. lib/calibre/calibre/ebooks/rtf2xml/options_trem.py
  620. lib/calibre/calibre/ebooks/rtf2xml/output.py
  621. lib/calibre/calibre/ebooks/rtf2xml/override_table.py
  622. lib/calibre/calibre/ebooks/rtf2xml/paragraph_def.py
  623. lib/calibre/calibre/ebooks/rtf2xml/paragraphs.py
  624. lib/calibre/calibre/ebooks/rtf2xml/pict.py
  625. lib/calibre/calibre/ebooks/rtf2xml/preamble_div.py
  626. lib/calibre/calibre/ebooks/rtf2xml/preamble_rest.py
  627. lib/calibre/calibre/ebooks/rtf2xml/process_tokens.py
  628. lib/calibre/calibre/ebooks/rtf2xml/replace_illegals.py
  629. lib/calibre/calibre/ebooks/rtf2xml/sections.py
  630. lib/calibre/calibre/ebooks/rtf2xml/styles.py
  631. lib/calibre/calibre/ebooks/rtf2xml/table.py
  632. lib/calibre/calibre/ebooks/rtf2xml/table_info.py
  633. lib/calibre/calibre/ebooks/rtf2xml/tokenize.py
  634. lib/calibre/calibre/ebooks/snb/__init__.py
  635. lib/calibre/calibre/ebooks/snb/snbfile.py
  636. lib/calibre/calibre/ebooks/snb/snbml.py
  637. lib/calibre/calibre/ebooks/tcr/__init__.py
  638. lib/calibre/calibre/ebooks/textile/__init__.py
  639. lib/calibre/calibre/ebooks/textile/functions.py
  640. lib/calibre/calibre/ebooks/textile/unsmarten.py
  641. lib/calibre/calibre/ebooks/tweak.py
  642. lib/calibre/calibre/ebooks/txt/__init__.py
  643. lib/calibre/calibre/ebooks/txt/markdownml.py
  644. lib/calibre/calibre/ebooks/txt/newlines.py
  645. lib/calibre/calibre/ebooks/txt/processor.py
  646. lib/calibre/calibre/ebooks/txt/textileml.py
  647. lib/calibre/calibre/ebooks/txt/txtml.py
  648. lib/calibre/calibre/ebooks/unihandecode/__init__.py
  649. lib/calibre/calibre/ebooks/unihandecode/jacodepoints.py
  650. lib/calibre/calibre/ebooks/unihandecode/jadecoder.py
  651. lib/calibre/calibre/ebooks/unihandecode/krcodepoints.py
  652. lib/calibre/calibre/ebooks/unihandecode/krdecoder.py
  653. lib/calibre/calibre/ebooks/unihandecode/unicodepoints.py
  654. lib/calibre/calibre/ebooks/unihandecode/unidecoder.py
  655. lib/calibre/calibre/ebooks/unihandecode/vncodepoints.py
  656. lib/calibre/calibre/ebooks/unihandecode/vndecoder.py
  657. lib/calibre/calibre/ebooks/unihandecode/zhcodepoints.py
  658. lib/calibre/calibre/gui2/__init__.py
  659. lib/calibre/calibre/gui2/actions/__init__.py
  660. lib/calibre/calibre/gui2/actions/add.py
  661. lib/calibre/calibre/gui2/actions/add_to_library.py
  662. lib/calibre/calibre/gui2/actions/all_actions.py
  663. lib/calibre/calibre/gui2/actions/annotate.py
  664. lib/calibre/calibre/gui2/actions/author_mapper.py
  665. lib/calibre/calibre/gui2/actions/auto_scroll.py
  666. lib/calibre/calibre/gui2/actions/booklist_context_menu.py
  667. lib/calibre/calibre/gui2/actions/browse_annots.py
  668. lib/calibre/calibre/gui2/actions/browse_notes.py
  669. lib/calibre/calibre/gui2/actions/catalog.py
  670. lib/calibre/calibre/gui2/actions/choose_library.py
  671. lib/calibre/calibre/gui2/actions/convert.py
  672. lib/calibre/calibre/gui2/actions/copy_to_library.py
  673. lib/calibre/calibre/gui2/actions/delete.py
  674. lib/calibre/calibre/gui2/actions/device.py
  675. lib/calibre/calibre/gui2/actions/edit_collections.py
  676. lib/calibre/calibre/gui2/actions/edit_metadata.py
  677. lib/calibre/calibre/gui2/actions/embed.py
  678. lib/calibre/calibre/gui2/actions/fetch_news.py
  679. lib/calibre/calibre/gui2/actions/fts.py
  680. lib/calibre/calibre/gui2/actions/help.py
  681. lib/calibre/calibre/gui2/actions/layout_actions.py
  682. lib/calibre/calibre/gui2/actions/manage_categories.py
  683. lib/calibre/calibre/gui2/actions/mark_books.py
  684. lib/calibre/calibre/gui2/actions/match_books.py
  685. lib/calibre/calibre/gui2/actions/next_match.py
  686. lib/calibre/calibre/gui2/actions/open.py
  687. lib/calibre/calibre/gui2/actions/plugin_updates.py
  688. lib/calibre/calibre/gui2/actions/polish.py
  689. lib/calibre/calibre/gui2/actions/preferences.py
  690. lib/calibre/calibre/gui2/actions/random.py
  691. lib/calibre/calibre/gui2/actions/restart.py
  692. lib/calibre/calibre/gui2/actions/save_to_disk.py
  693. lib/calibre/calibre/gui2/actions/saved_searches.py
  694. lib/calibre/calibre/gui2/actions/show_book_details.py
  695. lib/calibre/calibre/gui2/actions/show_quickview.py
  696. lib/calibre/calibre/gui2/actions/show_stored_templates.py
  697. lib/calibre/calibre/gui2/actions/show_template_tester.py
  698. lib/calibre/calibre/gui2/actions/similar_books.py
  699. lib/calibre/calibre/gui2/actions/sort.py
  700. lib/calibre/calibre/gui2/actions/store.py
  701. lib/calibre/calibre/gui2/actions/tag_mapper.py
  702. lib/calibre/calibre/gui2/actions/toc_edit.py
  703. lib/calibre/calibre/gui2/actions/tweak_epub.py
  704. lib/calibre/calibre/gui2/actions/unpack_book.py
  705. lib/calibre/calibre/gui2/actions/view.py
  706. lib/calibre/calibre/gui2/actions/virtual_library.py
  707. lib/calibre/calibre/gui2/add.py
  708. lib/calibre/calibre/gui2/add_filters.py
  709. lib/calibre/calibre/gui2/author_mapper.py
  710. lib/calibre/calibre/gui2/auto_add.py
  711. lib/calibre/calibre/gui2/bars.py
  712. lib/calibre/calibre/gui2/book_details.py
  713. lib/calibre/calibre/gui2/catalog/__init__.py
  714. lib/calibre/calibre/gui2/catalog/catalog_bibtex.py
  715. lib/calibre/calibre/gui2/catalog/catalog_bibtex_ui.py
  716. lib/calibre/calibre/gui2/catalog/catalog_csv_xml.py
  717. lib/calibre/calibre/gui2/catalog/catalog_epub_mobi.py
  718. lib/calibre/calibre/gui2/catalog/catalog_epub_mobi_ui.py
  719. lib/calibre/calibre/gui2/catalog/catalog_tab_template_ui.py
  720. lib/calibre/calibre/gui2/central.py
  721. lib/calibre/calibre/gui2/changes.py
  722. lib/calibre/calibre/gui2/comments_editor.py
  723. lib/calibre/calibre/gui2/complete2.py
  724. lib/calibre/calibre/gui2/convert/__init__.py
  725. lib/calibre/calibre/gui2/convert/azw3_output.py
  726. lib/calibre/calibre/gui2/convert/azw3_output_ui.py
  727. lib/calibre/calibre/gui2/convert/bulk.py
  728. lib/calibre/calibre/gui2/convert/comic_input.py
  729. lib/calibre/calibre/gui2/convert/comic_input_ui.py
  730. lib/calibre/calibre/gui2/convert/debug.py
  731. lib/calibre/calibre/gui2/convert/debug_ui.py
  732. lib/calibre/calibre/gui2/convert/docx_input.py
  733. lib/calibre/calibre/gui2/convert/docx_input_ui.py
  734. lib/calibre/calibre/gui2/convert/docx_output.py
  735. lib/calibre/calibre/gui2/convert/epub_output.py
  736. lib/calibre/calibre/gui2/convert/epub_output_ui.py
  737. lib/calibre/calibre/gui2/convert/fb2_input.py
  738. lib/calibre/calibre/gui2/convert/fb2_input_ui.py
  739. lib/calibre/calibre/gui2/convert/fb2_output.py
  740. lib/calibre/calibre/gui2/convert/fb2_output_ui.py
  741. lib/calibre/calibre/gui2/convert/font_key.py
  742. lib/calibre/calibre/gui2/convert/font_key_ui.py
  743. lib/calibre/calibre/gui2/convert/gui_conversion.py
  744. lib/calibre/calibre/gui2/convert/heuristics.py
  745. lib/calibre/calibre/gui2/convert/heuristics_ui.py
  746. lib/calibre/calibre/gui2/convert/htmlz_output.py
  747. lib/calibre/calibre/gui2/convert/htmlz_output_ui.py
  748. lib/calibre/calibre/gui2/convert/kepub_output.py
  749. lib/calibre/calibre/gui2/convert/kepub_output_ui.py
  750. lib/calibre/calibre/gui2/convert/look_and_feel.py
  751. lib/calibre/calibre/gui2/convert/look_and_feel_ui.py
  752. lib/calibre/calibre/gui2/convert/lrf_output.py
  753. lib/calibre/calibre/gui2/convert/lrf_output_ui.py
  754. lib/calibre/calibre/gui2/convert/metadata.py
  755. lib/calibre/calibre/gui2/convert/metadata_ui.py
  756. lib/calibre/calibre/gui2/convert/mobi_output.py
  757. lib/calibre/calibre/gui2/convert/mobi_output_ui.py
  758. lib/calibre/calibre/gui2/convert/page_setup.py
  759. lib/calibre/calibre/gui2/convert/page_setup_ui.py
  760. lib/calibre/calibre/gui2/convert/pdb_output.py
  761. lib/calibre/calibre/gui2/convert/pdb_output_ui.py
  762. lib/calibre/calibre/gui2/convert/pdf_input.py
  763. lib/calibre/calibre/gui2/convert/pdf_input_ui.py
  764. lib/calibre/calibre/gui2/convert/pdf_output.py
  765. lib/calibre/calibre/gui2/convert/pdf_output_ui.py
  766. lib/calibre/calibre/gui2/convert/pml_output.py
  767. lib/calibre/calibre/gui2/convert/pmlz_output_ui.py
  768. lib/calibre/calibre/gui2/convert/rb_output.py
  769. lib/calibre/calibre/gui2/convert/rb_output_ui.py
  770. lib/calibre/calibre/gui2/convert/regex_builder.py
  771. lib/calibre/calibre/gui2/convert/regex_builder_ui.py
  772. lib/calibre/calibre/gui2/convert/rtf_input.py
  773. lib/calibre/calibre/gui2/convert/rtf_input_ui.py
  774. lib/calibre/calibre/gui2/convert/search_and_replace.py
  775. lib/calibre/calibre/gui2/convert/search_and_replace_ui.py
  776. lib/calibre/calibre/gui2/convert/single.py
  777. lib/calibre/calibre/gui2/convert/snb_output.py
  778. lib/calibre/calibre/gui2/convert/snb_output_ui.py
  779. lib/calibre/calibre/gui2/convert/structure_detection.py
  780. lib/calibre/calibre/gui2/convert/structure_detection_ui.py
  781. lib/calibre/calibre/gui2/convert/toc.py
  782. lib/calibre/calibre/gui2/convert/toc_ui.py
  783. lib/calibre/calibre/gui2/convert/txt_input.py
  784. lib/calibre/calibre/gui2/convert/txt_input_ui.py
  785. lib/calibre/calibre/gui2/convert/txt_output.py
  786. lib/calibre/calibre/gui2/convert/txt_output_ui.py
  787. lib/calibre/calibre/gui2/convert/txtz_output.py
  788. lib/calibre/calibre/gui2/convert/xpath_wizard.py
  789. lib/calibre/calibre/gui2/convert/xpath_wizard_ui.py
  790. lib/calibre/calibre/gui2/cover_flow.py
  791. lib/calibre/calibre/gui2/covers.py
  792. lib/calibre/calibre/gui2/css_transform_rules.py
  793. lib/calibre/calibre/gui2/custom_column_widgets.py
  794. lib/calibre/calibre/gui2/device.py
  795. lib/calibre/calibre/gui2/device_drivers/__init__.py
  796. lib/calibre/calibre/gui2/device_drivers/configwidget.py
  797. lib/calibre/calibre/gui2/device_drivers/configwidget_ui.py
  798. lib/calibre/calibre/gui2/device_drivers/mtp_config.py
  799. lib/calibre/calibre/gui2/device_drivers/mtp_folder_browser.py
  800. lib/calibre/calibre/gui2/device_drivers/tabbed_device_config.py
  801. lib/calibre/calibre/gui2/dialogs/__init__.py
  802. lib/calibre/calibre/gui2/dialogs/add_empty_book.py
  803. lib/calibre/calibre/gui2/dialogs/add_from_isbn.py
  804. lib/calibre/calibre/gui2/dialogs/authors_edit.py
  805. lib/calibre/calibre/gui2/dialogs/book_info.py
  806. lib/calibre/calibre/gui2/dialogs/catalog.py
  807. lib/calibre/calibre/gui2/dialogs/catalog_ui.py
  808. lib/calibre/calibre/gui2/dialogs/check_library.py
  809. lib/calibre/calibre/gui2/dialogs/choose_format.py
  810. lib/calibre/calibre/gui2/dialogs/choose_format_device.py
  811. lib/calibre/calibre/gui2/dialogs/choose_format_device_ui.py
  812. lib/calibre/calibre/gui2/dialogs/choose_library.py
  813. lib/calibre/calibre/gui2/dialogs/choose_library_ui.py
  814. lib/calibre/calibre/gui2/dialogs/choose_plugin_toolbars.py
  815. lib/calibre/calibre/gui2/dialogs/comments_dialog.py
  816. lib/calibre/calibre/gui2/dialogs/confirm_delete.py
  817. lib/calibre/calibre/gui2/dialogs/confirm_delete_location.py
  818. lib/calibre/calibre/gui2/dialogs/confirm_merge.py
  819. lib/calibre/calibre/gui2/dialogs/connect_to_folder.py
  820. lib/calibre/calibre/gui2/dialogs/conversion_error.py
  821. lib/calibre/calibre/gui2/dialogs/conversion_error_ui.py
  822. lib/calibre/calibre/gui2/dialogs/custom_recipes.py
  823. lib/calibre/calibre/gui2/dialogs/data_files_manager.py
  824. lib/calibre/calibre/gui2/dialogs/delete_matching_from_device.py
  825. lib/calibre/calibre/gui2/dialogs/delete_matching_from_device_ui.py
  826. lib/calibre/calibre/gui2/dialogs/device_category_editor.py
  827. lib/calibre/calibre/gui2/dialogs/device_category_editor_ui.py
  828. lib/calibre/calibre/gui2/dialogs/drm_error.py
  829. lib/calibre/calibre/gui2/dialogs/drm_error_ui.py
  830. lib/calibre/calibre/gui2/dialogs/duplicates.py
  831. lib/calibre/calibre/gui2/dialogs/edit_authors_dialog.py
  832. lib/calibre/calibre/gui2/dialogs/edit_authors_dialog_ui.py
  833. lib/calibre/calibre/gui2/dialogs/edit_category_notes.py
  834. lib/calibre/calibre/gui2/dialogs/enum_values_edit.py
  835. lib/calibre/calibre/gui2/dialogs/exim.py
  836. lib/calibre/calibre/gui2/dialogs/ff_doc_editor.py
  837. lib/calibre/calibre/gui2/dialogs/jobs_ui.py
  838. lib/calibre/calibre/gui2/dialogs/match_books.py
  839. lib/calibre/calibre/gui2/dialogs/match_books_ui.py
  840. lib/calibre/calibre/gui2/dialogs/message_box.py
  841. lib/calibre/calibre/gui2/dialogs/metadata_bulk.py
  842. lib/calibre/calibre/gui2/dialogs/metadata_bulk_ui.py
  843. lib/calibre/calibre/gui2/dialogs/multisort.py
  844. lib/calibre/calibre/gui2/dialogs/opml.py
  845. lib/calibre/calibre/gui2/dialogs/palette.py
  846. lib/calibre/calibre/gui2/dialogs/password.py
  847. lib/calibre/calibre/gui2/dialogs/password_ui.py
  848. lib/calibre/calibre/gui2/dialogs/plugin_updater.py
  849. lib/calibre/calibre/gui2/dialogs/progress.py
  850. lib/calibre/calibre/gui2/dialogs/quickview.py
  851. lib/calibre/calibre/gui2/dialogs/quickview_ui.py
  852. lib/calibre/calibre/gui2/dialogs/restore_library.py
  853. lib/calibre/calibre/gui2/dialogs/saved_search_editor.py
  854. lib/calibre/calibre/gui2/dialogs/scheduler.py
  855. lib/calibre/calibre/gui2/dialogs/search.py
  856. lib/calibre/calibre/gui2/dialogs/select_formats.py
  857. lib/calibre/calibre/gui2/dialogs/show_category_note.py
  858. lib/calibre/calibre/gui2/dialogs/smartdevice.py
  859. lib/calibre/calibre/gui2/dialogs/smartdevice_ui.py
  860. lib/calibre/calibre/gui2/dialogs/tag_categories.py
  861. lib/calibre/calibre/gui2/dialogs/tag_categories_ui.py
  862. lib/calibre/calibre/gui2/dialogs/tag_editor.py
  863. lib/calibre/calibre/gui2/dialogs/tag_editor_ui.py
  864. lib/calibre/calibre/gui2/dialogs/tag_list_editor.py
  865. lib/calibre/calibre/gui2/dialogs/tag_list_editor_table_widget.py
  866. lib/calibre/calibre/gui2/dialogs/tag_list_editor_ui.py
  867. lib/calibre/calibre/gui2/dialogs/template_dialog.py
  868. lib/calibre/calibre/gui2/dialogs/template_dialog_box_layout.py
  869. lib/calibre/calibre/gui2/dialogs/template_dialog_code_widget.py
  870. lib/calibre/calibre/gui2/dialogs/template_dialog_ui.py
  871. lib/calibre/calibre/gui2/dialogs/template_general_info.py
  872. lib/calibre/calibre/gui2/dialogs/template_line_editor.py
  873. lib/calibre/calibre/gui2/dialogs/trim_image.py
  874. lib/calibre/calibre/gui2/dnd.py
  875. lib/calibre/calibre/gui2/ebook_download.py
  876. lib/calibre/calibre/gui2/email.py
  877. lib/calibre/calibre/gui2/extra_files_watcher.py
  878. lib/calibre/calibre/gui2/filename_pattern_ui.py
  879. lib/calibre/calibre/gui2/flow_toolbar.py
  880. lib/calibre/calibre/gui2/font_family_chooser.py
  881. lib/calibre/calibre/gui2/fts/__init__.py
  882. lib/calibre/calibre/gui2/fts/dialog.py
  883. lib/calibre/calibre/gui2/fts/scan.py
  884. lib/calibre/calibre/gui2/fts/search.py
  885. lib/calibre/calibre/gui2/fts/utils.py
  886. lib/calibre/calibre/gui2/geometry.py
  887. lib/calibre/calibre/gui2/gestures.py
  888. lib/calibre/calibre/gui2/html_transform_rules.py
  889. lib/calibre/calibre/gui2/icon_theme.py
  890. lib/calibre/calibre/gui2/image_popup.py
  891. lib/calibre/calibre/gui2/init.py
  892. lib/calibre/calibre/gui2/job_indicator.py
  893. lib/calibre/calibre/gui2/jobs.py
  894. lib/calibre/calibre/gui2/keyboard.py
  895. lib/calibre/calibre/gui2/languages.py
  896. lib/calibre/calibre/gui2/layout.py
  897. lib/calibre/calibre/gui2/layout_menu.py
  898. lib/calibre/calibre/gui2/library/__init__.py
  899. lib/calibre/calibre/gui2/library/alternate_views.py
  900. lib/calibre/calibre/gui2/library/annotations.py
  901. lib/calibre/calibre/gui2/library/caches.py
  902. lib/calibre/calibre/gui2/library/delegates.py
  903. lib/calibre/calibre/gui2/library/models.py
  904. lib/calibre/calibre/gui2/library/notes.py
  905. lib/calibre/calibre/gui2/library/views.py
  906. lib/calibre/calibre/gui2/linux_file_dialogs.py
  907. lib/calibre/calibre/gui2/listener.py
  908. lib/calibre/calibre/gui2/lrf_renderer/__init__.py
  909. lib/calibre/calibre/gui2/lrf_renderer/bookview.py
  910. lib/calibre/calibre/gui2/lrf_renderer/config_ui.py
  911. lib/calibre/calibre/gui2/lrf_renderer/document.py
  912. lib/calibre/calibre/gui2/lrf_renderer/main.py
  913. lib/calibre/calibre/gui2/lrf_renderer/main_ui.py
  914. lib/calibre/calibre/gui2/lrf_renderer/text.py
  915. lib/calibre/calibre/gui2/main.py
  916. lib/calibre/calibre/gui2/main_window.py
  917. lib/calibre/calibre/gui2/markdown_editor.py
  918. lib/calibre/calibre/gui2/markdown_syntax_highlighter.py
  919. lib/calibre/calibre/gui2/metadata/__init__.py
  920. lib/calibre/calibre/gui2/metadata/basic_widgets.py
  921. lib/calibre/calibre/gui2/metadata/bulk_download.py
  922. lib/calibre/calibre/gui2/metadata/config.py
  923. lib/calibre/calibre/gui2/metadata/diff.py
  924. lib/calibre/calibre/gui2/metadata/pdf_covers.py
  925. lib/calibre/calibre/gui2/metadata/single.py
  926. lib/calibre/calibre/gui2/metadata/single_download.py
  927. lib/calibre/calibre/gui2/notify.py
  928. lib/calibre/calibre/gui2/open_with.py
  929. lib/calibre/calibre/gui2/palette.py
  930. lib/calibre/calibre/gui2/pin_columns.py
  931. lib/calibre/calibre/gui2/preferences/__init__.py
  932. lib/calibre/calibre/gui2/preferences/adding.py
  933. lib/calibre/calibre/gui2/preferences/adding_ui.py
  934. lib/calibre/calibre/gui2/preferences/behavior.py
  935. lib/calibre/calibre/gui2/preferences/behavior_ui.py
  936. lib/calibre/calibre/gui2/preferences/coloring.py
  937. lib/calibre/calibre/gui2/preferences/columns.py
  938. lib/calibre/calibre/gui2/preferences/columns_ui.py
  939. lib/calibre/calibre/gui2/preferences/conversion.py
  940. lib/calibre/calibre/gui2/preferences/create_custom_column.py
  941. lib/calibre/calibre/gui2/preferences/device_debug.py
  942. lib/calibre/calibre/gui2/preferences/device_user_defined.py
  943. lib/calibre/calibre/gui2/preferences/email_ui.py
  944. lib/calibre/calibre/gui2/preferences/emailp.py
  945. lib/calibre/calibre/gui2/preferences/history.py
  946. lib/calibre/calibre/gui2/preferences/ignored_devices.py
  947. lib/calibre/calibre/gui2/preferences/keyboard.py
  948. lib/calibre/calibre/gui2/preferences/look_feel.py
  949. lib/calibre/calibre/gui2/preferences/look_feel_tabs/__init__.py
  950. lib/calibre/calibre/gui2/preferences/look_feel_tabs/book_details.py
  951. lib/calibre/calibre/gui2/preferences/look_feel_tabs/book_details_ui.py
  952. lib/calibre/calibre/gui2/preferences/look_feel_tabs/cover_grid.py
  953. lib/calibre/calibre/gui2/preferences/look_feel_tabs/cover_grid_ui.py
  954. lib/calibre/calibre/gui2/preferences/look_feel_tabs/cover_view.py
  955. lib/calibre/calibre/gui2/preferences/look_feel_tabs/cover_view_ui.py
  956. lib/calibre/calibre/gui2/preferences/look_feel_tabs/edit_metadata.py
  957. lib/calibre/calibre/gui2/preferences/look_feel_tabs/edit_metadata_ui.py
  958. lib/calibre/calibre/gui2/preferences/look_feel_tabs/main_interface.py
  959. lib/calibre/calibre/gui2/preferences/look_feel_tabs/main_interface_ui.py
  960. lib/calibre/calibre/gui2/preferences/look_feel_tabs/quickview.py
  961. lib/calibre/calibre/gui2/preferences/look_feel_tabs/quickview_ui.py
  962. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_display.py
  963. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_display_ui.py
  964. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_hierarchy.py
  965. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_hierarchy_ui.py
  966. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_icon_rules.py
  967. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_icon_rules_ui.py
  968. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_partitioning.py
  969. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_partitioning_ui.py
  970. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_quickview_ui.py
  971. lib/calibre/calibre/gui2/preferences/look_feel_ui.py
  972. lib/calibre/calibre/gui2/preferences/main.py
  973. lib/calibre/calibre/gui2/preferences/metadata_sources.py
  974. lib/calibre/calibre/gui2/preferences/metadata_sources_ui.py
  975. lib/calibre/calibre/gui2/preferences/misc.py
  976. lib/calibre/calibre/gui2/preferences/misc_ui.py
  977. lib/calibre/calibre/gui2/preferences/plugboard.py
  978. lib/calibre/calibre/gui2/preferences/plugboard_ui.py
  979. lib/calibre/calibre/gui2/preferences/plugins.py
  980. lib/calibre/calibre/gui2/preferences/plugins_ui.py
  981. lib/calibre/calibre/gui2/preferences/save_template.py
  982. lib/calibre/calibre/gui2/preferences/save_template_ui.py
  983. lib/calibre/calibre/gui2/preferences/saving.py
  984. lib/calibre/calibre/gui2/preferences/saving_ui.py
  985. lib/calibre/calibre/gui2/preferences/search.py
  986. lib/calibre/calibre/gui2/preferences/search_ui.py
  987. lib/calibre/calibre/gui2/preferences/sending.py
  988. lib/calibre/calibre/gui2/preferences/sending_ui.py
  989. lib/calibre/calibre/gui2/preferences/server.py
  990. lib/calibre/calibre/gui2/preferences/template_functions.py
  991. lib/calibre/calibre/gui2/preferences/template_functions_ui.py
  992. lib/calibre/calibre/gui2/preferences/texture_chooser.py
  993. lib/calibre/calibre/gui2/preferences/toolbar.py
  994. lib/calibre/calibre/gui2/preferences/toolbar_ui.py
  995. lib/calibre/calibre/gui2/preferences/tweaks.py
  996. lib/calibre/calibre/gui2/proceed.py
  997. lib/calibre/calibre/gui2/progress_indicator/__init__.py
  998. lib/calibre/calibre/gui2/publisher_mapper.py
  999. lib/calibre/calibre/gui2/pyqt6_compat.py
  1000. lib/calibre/calibre/gui2/qt_file_dialogs.py
  1001. lib/calibre/calibre/gui2/save.py
  1002. lib/calibre/calibre/gui2/search_box.py
  1003. lib/calibre/calibre/gui2/search_restriction_mixin.py
  1004. lib/calibre/calibre/gui2/series_mapper.py
  1005. lib/calibre/calibre/gui2/splash_screen.py
  1006. lib/calibre/calibre/gui2/store/__init__.py
  1007. lib/calibre/calibre/gui2/store/amazon_base.py
  1008. lib/calibre/calibre/gui2/store/amazon_live.py
  1009. lib/calibre/calibre/gui2/store/basic_config.py
  1010. lib/calibre/calibre/gui2/store/basic_config_widget_ui.py
  1011. lib/calibre/calibre/gui2/store/config/__init__.py
  1012. lib/calibre/calibre/gui2/store/config/chooser/__init__.py
  1013. lib/calibre/calibre/gui2/store/config/chooser/adv_search_builder.py
  1014. lib/calibre/calibre/gui2/store/config/chooser/adv_search_builder_ui.py
  1015. lib/calibre/calibre/gui2/store/config/chooser/chooser_dialog.py
  1016. lib/calibre/calibre/gui2/store/config/chooser/chooser_widget.py
  1017. lib/calibre/calibre/gui2/store/config/chooser/chooser_widget_ui.py
  1018. lib/calibre/calibre/gui2/store/config/chooser/models.py
  1019. lib/calibre/calibre/gui2/store/config/chooser/results_view.py
  1020. lib/calibre/calibre/gui2/store/config/search/__init__.py
  1021. lib/calibre/calibre/gui2/store/config/search/search_widget.py
  1022. lib/calibre/calibre/gui2/store/config/search/search_widget_ui.py
  1023. lib/calibre/calibre/gui2/store/config/store.py
  1024. lib/calibre/calibre/gui2/store/loader.py
  1025. lib/calibre/calibre/gui2/store/opensearch_store.py
  1026. lib/calibre/calibre/gui2/store/search/__init__.py
  1027. lib/calibre/calibre/gui2/store/search/adv_search_builder.py
  1028. lib/calibre/calibre/gui2/store/search/adv_search_builder_ui.py
  1029. lib/calibre/calibre/gui2/store/search/download_thread.py
  1030. lib/calibre/calibre/gui2/store/search/models.py
  1031. lib/calibre/calibre/gui2/store/search/results_view.py
  1032. lib/calibre/calibre/gui2/store/search/search.py
  1033. lib/calibre/calibre/gui2/store/search/search_ui.py
  1034. lib/calibre/calibre/gui2/store/search_result.py
  1035. lib/calibre/calibre/gui2/store/stores/__init__.py
  1036. lib/calibre/calibre/gui2/store/stores/amazon_au_plugin.py
  1037. lib/calibre/calibre/gui2/store/stores/amazon_ca_plugin.py
  1038. lib/calibre/calibre/gui2/store/stores/amazon_de_plugin.py
  1039. lib/calibre/calibre/gui2/store/stores/amazon_es_plugin.py
  1040. lib/calibre/calibre/gui2/store/stores/amazon_fr_plugin.py
  1041. lib/calibre/calibre/gui2/store/stores/amazon_in_plugin.py
  1042. lib/calibre/calibre/gui2/store/stores/amazon_it_plugin.py
  1043. lib/calibre/calibre/gui2/store/stores/amazon_mx_plugin.py
  1044. lib/calibre/calibre/gui2/store/stores/amazon_plugin.py
  1045. lib/calibre/calibre/gui2/store/stores/amazon_uk_plugin.py
  1046. lib/calibre/calibre/gui2/store/stores/archive_org_plugin.py
  1047. lib/calibre/calibre/gui2/store/stores/baen_webscription_plugin.py
  1048. lib/calibre/calibre/gui2/store/stores/beam_ebooks_de_plugin.py
  1049. lib/calibre/calibre/gui2/store/stores/biblio_plugin.py
  1050. lib/calibre/calibre/gui2/store/stores/bn_plugin.py
  1051. lib/calibre/calibre/gui2/store/stores/bubok_portugal_plugin.py
  1052. lib/calibre/calibre/gui2/store/stores/bubok_publishing_plugin.py
  1053. lib/calibre/calibre/gui2/store/stores/chitanka_plugin.py
  1054. lib/calibre/calibre/gui2/store/stores/ebook_nl_plugin.py
  1055. lib/calibre/calibre/gui2/store/stores/ebookpoint_plugin.py
  1056. lib/calibre/calibre/gui2/store/stores/ebooks_com_plugin.py
  1057. lib/calibre/calibre/gui2/store/stores/ebooksgratuits_plugin.py
  1058. lib/calibre/calibre/gui2/store/stores/ebookshoppe_uk_plugin.py
  1059. lib/calibre/calibre/gui2/store/stores/empik_plugin.py
  1060. lib/calibre/calibre/gui2/store/stores/feedbooks_plugin.py
  1061. lib/calibre/calibre/gui2/store/stores/google_books_plugin.py
  1062. lib/calibre/calibre/gui2/store/stores/gutenberg_plugin.py
  1063. lib/calibre/calibre/gui2/store/stores/kobo_plugin.py
  1064. lib/calibre/calibre/gui2/store/stores/legimi_plugin.py
  1065. lib/calibre/calibre/gui2/store/stores/libri_de_plugin.py
  1066. lib/calibre/calibre/gui2/store/stores/litres_plugin.py
  1067. lib/calibre/calibre/gui2/store/stores/manybooks_plugin.py
  1068. lib/calibre/calibre/gui2/store/stores/mills_boon_uk_plugin.py
  1069. lib/calibre/calibre/gui2/store/stores/mobileread/__init__.py
  1070. lib/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder.py
  1071. lib/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py
  1072. lib/calibre/calibre/gui2/store/stores/mobileread/cache_progress_dialog.py
  1073. lib/calibre/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py
  1074. lib/calibre/calibre/gui2/store/stores/mobileread/cache_update_thread.py
  1075. lib/calibre/calibre/gui2/store/stores/mobileread/mobileread_plugin.py
  1076. lib/calibre/calibre/gui2/store/stores/mobileread/models.py
  1077. lib/calibre/calibre/gui2/store/stores/mobileread/store_dialog.py
  1078. lib/calibre/calibre/gui2/store/stores/mobileread/store_dialog_ui.py
  1079. lib/calibre/calibre/gui2/store/stores/nexto_plugin.py
  1080. lib/calibre/calibre/gui2/store/stores/ozon_ru_plugin.py
  1081. lib/calibre/calibre/gui2/store/stores/pragmatic_bookshelf_plugin.py
  1082. lib/calibre/calibre/gui2/store/stores/publio_plugin.py
  1083. lib/calibre/calibre/gui2/store/stores/rw2010_plugin.py
  1084. lib/calibre/calibre/gui2/store/stores/smashwords_plugin.py
  1085. lib/calibre/calibre/gui2/store/stores/swiatebookow_plugin.py
  1086. lib/calibre/calibre/gui2/store/stores/virtualo_plugin.py
  1087. lib/calibre/calibre/gui2/store/stores/weightless_books_plugin.py
  1088. lib/calibre/calibre/gui2/store/stores/woblink_plugin.py
  1089. lib/calibre/calibre/gui2/store/stores/wolnelektury_plugin.py
  1090. lib/calibre/calibre/gui2/store/web_store.py
  1091. lib/calibre/calibre/gui2/store/web_store_dialog.py
  1092. lib/calibre/calibre/gui2/tag_browser/__init__.py
  1093. lib/calibre/calibre/gui2/tag_browser/model.py
  1094. lib/calibre/calibre/gui2/tag_browser/ui.py
  1095. lib/calibre/calibre/gui2/tag_browser/view.py
  1096. lib/calibre/calibre/gui2/tag_mapper.py
  1097. lib/calibre/calibre/gui2/threaded_jobs.py
  1098. lib/calibre/calibre/gui2/throbber.py
  1099. lib/calibre/calibre/gui2/toc/__init__.py
  1100. lib/calibre/calibre/gui2/toc/location.py
  1101. lib/calibre/calibre/gui2/toc/main.py
  1102. lib/calibre/calibre/gui2/tools.py
  1103. lib/calibre/calibre/gui2/trash.py
  1104. lib/calibre/calibre/gui2/tts/__init__.py
  1105. lib/calibre/calibre/gui2/tts/config.py
  1106. lib/calibre/calibre/gui2/tts/develop.py
  1107. lib/calibre/calibre/gui2/tts/download.py
  1108. lib/calibre/calibre/gui2/tts/manager.py
  1109. lib/calibre/calibre/gui2/tts/piper.py
  1110. lib/calibre/calibre/gui2/tts/qt.py
  1111. lib/calibre/calibre/gui2/tts/speechd.py
  1112. lib/calibre/calibre/gui2/tts/types.py
  1113. lib/calibre/calibre/gui2/tweak_book/__init__.py
  1114. lib/calibre/calibre/gui2/tweak_book/boss.py
  1115. lib/calibre/calibre/gui2/tweak_book/char_select.py
  1116. lib/calibre/calibre/gui2/tweak_book/check.py
  1117. lib/calibre/calibre/gui2/tweak_book/check_links.py
  1118. lib/calibre/calibre/gui2/tweak_book/completion/__init__.py
  1119. lib/calibre/calibre/gui2/tweak_book/completion/basic.py
  1120. lib/calibre/calibre/gui2/tweak_book/completion/popup.py
  1121. lib/calibre/calibre/gui2/tweak_book/completion/utils.py
  1122. lib/calibre/calibre/gui2/tweak_book/completion/worker.py
  1123. lib/calibre/calibre/gui2/tweak_book/diff/__init__.py
  1124. lib/calibre/calibre/gui2/tweak_book/diff/highlight.py
  1125. lib/calibre/calibre/gui2/tweak_book/diff/main.py
  1126. lib/calibre/calibre/gui2/tweak_book/diff/view.py
  1127. lib/calibre/calibre/gui2/tweak_book/download.py
  1128. lib/calibre/calibre/gui2/tweak_book/editor/__init__.py
  1129. lib/calibre/calibre/gui2/tweak_book/editor/canvas.py
  1130. lib/calibre/calibre/gui2/tweak_book/editor/comments.py
  1131. lib/calibre/calibre/gui2/tweak_book/editor/help.py
  1132. lib/calibre/calibre/gui2/tweak_book/editor/image.py
  1133. lib/calibre/calibre/gui2/tweak_book/editor/insert_resource.py
  1134. lib/calibre/calibre/gui2/tweak_book/editor/smarts/__init__.py
  1135. lib/calibre/calibre/gui2/tweak_book/editor/smarts/css.py
  1136. lib/calibre/calibre/gui2/tweak_book/editor/smarts/html.py
  1137. lib/calibre/calibre/gui2/tweak_book/editor/smarts/python.py
  1138. lib/calibre/calibre/gui2/tweak_book/editor/smarts/utils.py
  1139. lib/calibre/calibre/gui2/tweak_book/editor/snippets.py
  1140. lib/calibre/calibre/gui2/tweak_book/editor/syntax/__init__.py
  1141. lib/calibre/calibre/gui2/tweak_book/editor/syntax/base.py
  1142. lib/calibre/calibre/gui2/tweak_book/editor/syntax/css.py
  1143. lib/calibre/calibre/gui2/tweak_book/editor/syntax/html.py
  1144. lib/calibre/calibre/gui2/tweak_book/editor/syntax/javascript.py
  1145. lib/calibre/calibre/gui2/tweak_book/editor/syntax/pygments_highlighter.py
  1146. lib/calibre/calibre/gui2/tweak_book/editor/syntax/python.py
  1147. lib/calibre/calibre/gui2/tweak_book/editor/syntax/utils.py
  1148. lib/calibre/calibre/gui2/tweak_book/editor/syntax/xml.py
  1149. lib/calibre/calibre/gui2/tweak_book/editor/text.py
  1150. lib/calibre/calibre/gui2/tweak_book/editor/themes.py
  1151. lib/calibre/calibre/gui2/tweak_book/editor/widget.py
  1152. lib/calibre/calibre/gui2/tweak_book/file_list.py
  1153. lib/calibre/calibre/gui2/tweak_book/function_replace.py
  1154. lib/calibre/calibre/gui2/tweak_book/job.py
  1155. lib/calibre/calibre/gui2/tweak_book/jump_to_class.py
  1156. lib/calibre/calibre/gui2/tweak_book/live_css.py
  1157. lib/calibre/calibre/gui2/tweak_book/main.py
  1158. lib/calibre/calibre/gui2/tweak_book/manage_fonts.py
  1159. lib/calibre/calibre/gui2/tweak_book/plugin.py
  1160. lib/calibre/calibre/gui2/tweak_book/polish.py
  1161. lib/calibre/calibre/gui2/tweak_book/preferences.py
  1162. lib/calibre/calibre/gui2/tweak_book/preview.py
  1163. lib/calibre/calibre/gui2/tweak_book/reports.py
  1164. lib/calibre/calibre/gui2/tweak_book/save.py
  1165. lib/calibre/calibre/gui2/tweak_book/search.py
  1166. lib/calibre/calibre/gui2/tweak_book/spell.py
  1167. lib/calibre/calibre/gui2/tweak_book/templates.py
  1168. lib/calibre/calibre/gui2/tweak_book/text_search.py
  1169. lib/calibre/calibre/gui2/tweak_book/toc.py
  1170. lib/calibre/calibre/gui2/tweak_book/tts.py
  1171. lib/calibre/calibre/gui2/tweak_book/ui.py
  1172. lib/calibre/calibre/gui2/tweak_book/undo.py
  1173. lib/calibre/calibre/gui2/tweak_book/widgets.py
  1174. lib/calibre/calibre/gui2/ui.py
  1175. lib/calibre/calibre/gui2/update.py
  1176. lib/calibre/calibre/gui2/viewer/__init__.py
  1177. lib/calibre/calibre/gui2/viewer/annotations.py
  1178. lib/calibre/calibre/gui2/viewer/bookmarks.py
  1179. lib/calibre/calibre/gui2/viewer/config.py
  1180. lib/calibre/calibre/gui2/viewer/control_sleep.py
  1181. lib/calibre/calibre/gui2/viewer/convert_book.py
  1182. lib/calibre/calibre/gui2/viewer/highlights.py
  1183. lib/calibre/calibre/gui2/viewer/integration.py
  1184. lib/calibre/calibre/gui2/viewer/lookup.py
  1185. lib/calibre/calibre/gui2/viewer/main.py
  1186. lib/calibre/calibre/gui2/viewer/overlay.py
  1187. lib/calibre/calibre/gui2/viewer/printing.py
  1188. lib/calibre/calibre/gui2/viewer/search.py
  1189. lib/calibre/calibre/gui2/viewer/shortcuts.py
  1190. lib/calibre/calibre/gui2/viewer/toc.py
  1191. lib/calibre/calibre/gui2/viewer/toolbars.py
  1192. lib/calibre/calibre/gui2/viewer/tts.py
  1193. lib/calibre/calibre/gui2/viewer/ui.py
  1194. lib/calibre/calibre/gui2/viewer/web_view.py
  1195. lib/calibre/calibre/gui2/viewer/widgets.py
  1196. lib/calibre/calibre/gui2/webengine.py
  1197. lib/calibre/calibre/gui2/widgets.py
  1198. lib/calibre/calibre/gui2/widgets2.py
  1199. lib/calibre/calibre/gui2/win_file_dialogs.py
  1200. lib/calibre/calibre/gui2/wizard/__init__.py
  1201. lib/calibre/calibre/gui2/wizard/device_ui.py
  1202. lib/calibre/calibre/gui2/wizard/finish_ui.py
  1203. lib/calibre/calibre/gui2/wizard/kindle_ui.py
  1204. lib/calibre/calibre/gui2/wizard/library_ui.py
  1205. lib/calibre/calibre/gui2/wizard/send_email.py
  1206. lib/calibre/calibre/gui2/wizard/send_email_ui.py
  1207. lib/calibre/calibre/gui2/wizard/stanza_ui.py
  1208. lib/calibre/calibre/gui_launch.py
  1209. lib/calibre/calibre/library/__init__.py
  1210. lib/calibre/calibre/library/add_to_library.py
  1211. lib/calibre/calibre/library/caches.py
  1212. lib/calibre/calibre/library/catalogs/__init__.py
  1213. lib/calibre/calibre/library/catalogs/bibtex.py
  1214. lib/calibre/calibre/library/catalogs/csv_xml.py
  1215. lib/calibre/calibre/library/catalogs/epub_mobi.py
  1216. lib/calibre/calibre/library/catalogs/epub_mobi_builder.py
  1217. lib/calibre/calibre/library/catalogs/utils.py
  1218. lib/calibre/calibre/library/check_library.py
  1219. lib/calibre/calibre/library/coloring.py
  1220. lib/calibre/calibre/library/comments.py
  1221. lib/calibre/calibre/library/custom_columns.py
  1222. lib/calibre/calibre/library/database.py
  1223. lib/calibre/calibre/library/database2.py
  1224. lib/calibre/calibre/library/field_metadata.py
  1225. lib/calibre/calibre/library/prefs.py
  1226. lib/calibre/calibre/library/restore.py
  1227. lib/calibre/calibre/library/save_to_disk.py
  1228. lib/calibre/calibre/library/schema_upgrades.py
  1229. lib/calibre/calibre/library/sqlite.py
  1230. lib/calibre/calibre/libunzip.py
  1231. lib/calibre/calibre/linux.py
  1232. lib/calibre/calibre/live.py
  1233. lib/calibre/calibre/plugins/_patiencediff_c.so
  1234. lib/calibre/calibre/plugins/bzzdec.so
  1235. lib/calibre/calibre/plugins/cPalmdoc.so
  1236. lib/calibre/calibre/plugins/certgen.so
  1237. lib/calibre/calibre/plugins/fast_css_transform.so
  1238. lib/calibre/calibre/plugins/fast_html_entities.so
  1239. lib/calibre/calibre/plugins/ffmpeg.so
  1240. lib/calibre/calibre/plugins/freetype.so
  1241. lib/calibre/calibre/plugins/html_as_json.so
  1242. lib/calibre/calibre/plugins/html_syntax_highlighter.so
  1243. lib/calibre/calibre/plugins/hunspell.so
  1244. lib/calibre/calibre/plugins/hyphen.so
  1245. lib/calibre/calibre/plugins/icu.so
  1246. lib/calibre/calibre/plugins/imageops.so
  1247. lib/calibre/calibre/plugins/libheadless.so
  1248. lib/calibre/calibre/plugins/libmtp.so
  1249. lib/calibre/calibre/plugins/libusb.so
  1250. lib/calibre/calibre/plugins/lzx.so
  1251. lib/calibre/calibre/plugins/matcher.so
  1252. lib/calibre/calibre/plugins/msdes.so
  1253. lib/calibre/calibre/plugins/pictureflow.so
  1254. lib/calibre/calibre/plugins/podofo.so
  1255. lib/calibre/calibre/plugins/progress_indicator.so
  1256. lib/calibre/calibre/plugins/rcc_backend.so
  1257. lib/calibre/calibre/plugins/speedup.so
  1258. lib/calibre/calibre/plugins/sqlite_custom.so
  1259. lib/calibre/calibre/plugins/sqlite_extension.so
  1260. lib/calibre/calibre/plugins/tokenizer.so
  1261. lib/calibre/calibre/plugins/uchardet.so
  1262. lib/calibre/calibre/plugins/unicode_names.so
  1263. lib/calibre/calibre/prints.py
  1264. lib/calibre/calibre/ptempfile.py
  1265. lib/calibre/calibre/rpdb.py
  1266. lib/calibre/calibre/scraper/__init__.py
  1267. lib/calibre/calibre/scraper/qt.py
  1268. lib/calibre/calibre/scraper/qt_backend.py
  1269. lib/calibre/calibre/scraper/simple.py
  1270. lib/calibre/calibre/scraper/test_fetch_backend.py
  1271. lib/calibre/calibre/scraper/webengine_backend.py
  1272. lib/calibre/calibre/spell/__init__.py
  1273. lib/calibre/calibre/spell/break_iterator.py
  1274. lib/calibre/calibre/spell/dictionary.py
  1275. lib/calibre/calibre/spell/import_from.py
  1276. lib/calibre/calibre/srv/__init__.py
  1277. lib/calibre/calibre/srv/ajax.py
  1278. lib/calibre/calibre/srv/auth.py
  1279. lib/calibre/calibre/srv/auto_reload.py
  1280. lib/calibre/calibre/srv/bonjour.py
  1281. lib/calibre/calibre/srv/books.py
  1282. lib/calibre/calibre/srv/cdb.py
  1283. lib/calibre/calibre/srv/changes.py
  1284. lib/calibre/calibre/srv/code.py
  1285. lib/calibre/calibre/srv/content.py
  1286. lib/calibre/calibre/srv/convert.py
  1287. lib/calibre/calibre/srv/embedded.py
  1288. lib/calibre/calibre/srv/errors.py
  1289. lib/calibre/calibre/srv/fts.py
  1290. lib/calibre/calibre/srv/handler.py
  1291. lib/calibre/calibre/srv/http_request.py
  1292. lib/calibre/calibre/srv/http_response.py
  1293. lib/calibre/calibre/srv/jobs.py
  1294. lib/calibre/calibre/srv/last_read.py
  1295. lib/calibre/calibre/srv/legacy.py
  1296. lib/calibre/calibre/srv/library_broker.py
  1297. lib/calibre/calibre/srv/loop.py
  1298. lib/calibre/calibre/srv/manage_users_cli.py
  1299. lib/calibre/calibre/srv/metadata.py
  1300. lib/calibre/calibre/srv/opds.py
  1301. lib/calibre/calibre/srv/opts.py
  1302. lib/calibre/calibre/srv/pool.py
  1303. lib/calibre/calibre/srv/pre_activated.py
  1304. lib/calibre/calibre/srv/render_book.py
  1305. lib/calibre/calibre/srv/routes.py
  1306. lib/calibre/calibre/srv/standalone.py
  1307. lib/calibre/calibre/srv/tests/__init__.py
  1308. lib/calibre/calibre/srv/tests/ajax.py
  1309. lib/calibre/calibre/srv/tests/auth.py
  1310. lib/calibre/calibre/srv/tests/base.py
  1311. lib/calibre/calibre/srv/tests/content.py
  1312. lib/calibre/calibre/srv/tests/fast_css_transform.py
  1313. lib/calibre/calibre/srv/tests/http.py
  1314. lib/calibre/calibre/srv/tests/loop.py
  1315. lib/calibre/calibre/srv/tests/main.py
  1316. lib/calibre/calibre/srv/tests/routes.py
  1317. lib/calibre/calibre/srv/tests/web_sockets.py
  1318. lib/calibre/calibre/srv/users.py
  1319. lib/calibre/calibre/srv/users_api.py
  1320. lib/calibre/calibre/srv/utils.py
  1321. lib/calibre/calibre/srv/web_socket.py
  1322. lib/calibre/calibre/startup.py
  1323. lib/calibre/calibre/test_build.py
  1324. lib/calibre/calibre/translations/__init__.py
  1325. lib/calibre/calibre/translations/dynamic.py
  1326. lib/calibre/calibre/translations/msgfmt.py
  1327. lib/calibre/calibre/utils/__init__.py
  1328. lib/calibre/calibre/utils/bibtex.py
  1329. lib/calibre/calibre/utils/browser.py
  1330. lib/calibre/calibre/utils/certgen.py
  1331. lib/calibre/calibre/utils/cleantext.py
  1332. lib/calibre/calibre/utils/complete.py
  1333. lib/calibre/calibre/utils/config.py
  1334. lib/calibre/calibre/utils/config_base.py
  1335. lib/calibre/calibre/utils/copy_files.py
  1336. lib/calibre/calibre/utils/copy_files_test.py
  1337. lib/calibre/calibre/utils/date.py
  1338. lib/calibre/calibre/utils/exim.py
  1339. lib/calibre/calibre/utils/ffml_processor.py
  1340. lib/calibre/calibre/utils/file_type_icons.py
  1341. lib/calibre/calibre/utils/filenames.py
  1342. lib/calibre/calibre/utils/fonts/__init__.py
  1343. lib/calibre/calibre/utils/fonts/free_type.py
  1344. lib/calibre/calibre/utils/fonts/metadata.py
  1345. lib/calibre/calibre/utils/fonts/scanner.py
  1346. lib/calibre/calibre/utils/fonts/sfnt/__init__.py
  1347. lib/calibre/calibre/utils/fonts/sfnt/cff/__init__.py
  1348. lib/calibre/calibre/utils/fonts/sfnt/cff/constants.py
  1349. lib/calibre/calibre/utils/fonts/sfnt/cff/dict_data.py
  1350. lib/calibre/calibre/utils/fonts/sfnt/cff/table.py
  1351. lib/calibre/calibre/utils/fonts/sfnt/cff/writer.py
  1352. lib/calibre/calibre/utils/fonts/sfnt/cmap.py
  1353. lib/calibre/calibre/utils/fonts/sfnt/common.py
  1354. lib/calibre/calibre/utils/fonts/sfnt/container.py
  1355. lib/calibre/calibre/utils/fonts/sfnt/errors.py
  1356. lib/calibre/calibre/utils/fonts/sfnt/glyf.py
  1357. lib/calibre/calibre/utils/fonts/sfnt/gsub.py
  1358. lib/calibre/calibre/utils/fonts/sfnt/head.py
  1359. lib/calibre/calibre/utils/fonts/sfnt/kern.py
  1360. lib/calibre/calibre/utils/fonts/sfnt/loca.py
  1361. lib/calibre/calibre/utils/fonts/sfnt/maxp.py
  1362. lib/calibre/calibre/utils/fonts/sfnt/merge.py
  1363. lib/calibre/calibre/utils/fonts/sfnt/metrics.py
  1364. lib/calibre/calibre/utils/fonts/sfnt/subset.py
  1365. lib/calibre/calibre/utils/fonts/subset.py
  1366. lib/calibre/calibre/utils/fonts/utils.py
  1367. lib/calibre/calibre/utils/fonts/win_fonts.py
  1368. lib/calibre/calibre/utils/forked_map.py
  1369. lib/calibre/calibre/utils/formatter.py
  1370. lib/calibre/calibre/utils/formatter_functions.py
  1371. lib/calibre/calibre/utils/html2text.py
  1372. lib/calibre/calibre/utils/https.py
  1373. lib/calibre/calibre/utils/hyphenation/__init__.py
  1374. lib/calibre/calibre/utils/hyphenation/dictionaries.py
  1375. lib/calibre/calibre/utils/hyphenation/hyphenate.py
  1376. lib/calibre/calibre/utils/hyphenation/test_hyphenation.py
  1377. lib/calibre/calibre/utils/icu.py
  1378. lib/calibre/calibre/utils/icu_test.py
  1379. lib/calibre/calibre/utils/img.py
  1380. lib/calibre/calibre/utils/imghdr.py
  1381. lib/calibre/calibre/utils/inotify.py
  1382. lib/calibre/calibre/utils/ip_routing.py
  1383. lib/calibre/calibre/utils/ipc/__init__.py
  1384. lib/calibre/calibre/utils/ipc/job.py
  1385. lib/calibre/calibre/utils/ipc/launch.py
  1386. lib/calibre/calibre/utils/ipc/pool.py
  1387. lib/calibre/calibre/utils/ipc/server.py
  1388. lib/calibre/calibre/utils/ipc/simple_worker.py
  1389. lib/calibre/calibre/utils/ipc/worker.py
  1390. lib/calibre/calibre/utils/iphlpapi.py
  1391. lib/calibre/calibre/utils/ipython.py
  1392. lib/calibre/calibre/utils/iso8601.py
  1393. lib/calibre/calibre/utils/linux_trash.py
  1394. lib/calibre/calibre/utils/localization.py
  1395. lib/calibre/calibre/utils/localunzip.py
  1396. lib/calibre/calibre/utils/lock.py
  1397. lib/calibre/calibre/utils/logging.py
  1398. lib/calibre/calibre/utils/magick/__init__.py
  1399. lib/calibre/calibre/utils/magick/draw.py
  1400. lib/calibre/calibre/utils/magick/legacy.py
  1401. lib/calibre/calibre/utils/matcher.py
  1402. lib/calibre/calibre/utils/mdns.py
  1403. lib/calibre/calibre/utils/mem.py
  1404. lib/calibre/calibre/utils/monotonic.py
  1405. lib/calibre/calibre/utils/mreplace.py
  1406. lib/calibre/calibre/utils/network.py
  1407. lib/calibre/calibre/utils/open_with/__init__.py
  1408. lib/calibre/calibre/utils/open_with/linux.py
  1409. lib/calibre/calibre/utils/open_with/osx.py
  1410. lib/calibre/calibre/utils/open_with/windows.py
  1411. lib/calibre/calibre/utils/opensearch/__init__.py
  1412. lib/calibre/calibre/utils/opensearch/description.py
  1413. lib/calibre/calibre/utils/opensearch/query.py
  1414. lib/calibre/calibre/utils/opensearch/url.py
  1415. lib/calibre/calibre/utils/ordered_dict.py
  1416. lib/calibre/calibre/utils/podofo/__init__.py
  1417. lib/calibre/calibre/utils/random_ua.py
  1418. lib/calibre/calibre/utils/rapydscript.py
  1419. lib/calibre/calibre/utils/rcc/__init__.py
  1420. lib/calibre/calibre/utils/recycle_bin.py
  1421. lib/calibre/calibre/utils/resources.py
  1422. lib/calibre/calibre/utils/run_tests.py
  1423. lib/calibre/calibre/utils/safe_atexit.py
  1424. lib/calibre/calibre/utils/search_query_parser.py
  1425. lib/calibre/calibre/utils/search_query_parser_test.py
  1426. lib/calibre/calibre/utils/serialize.py
  1427. lib/calibre/calibre/utils/seven_zip.py
  1428. lib/calibre/calibre/utils/shared_file.py
  1429. lib/calibre/calibre/utils/shm.py
  1430. lib/calibre/calibre/utils/short_uuid.py
  1431. lib/calibre/calibre/utils/smartypants.py
  1432. lib/calibre/calibre/utils/smtp.py
  1433. lib/calibre/calibre/utils/smtplib.py
  1434. lib/calibre/calibre/utils/socket_inheritance.py
  1435. lib/calibre/calibre/utils/speedups.py
  1436. lib/calibre/calibre/utils/spell/__init__.py
  1437. lib/calibre/calibre/utils/tdir_in_cache.py
  1438. lib/calibre/calibre/utils/terminal.py
  1439. lib/calibre/calibre/utils/test_lock.py
  1440. lib/calibre/calibre/utils/text2int.py
  1441. lib/calibre/calibre/utils/threadpool.py
  1442. lib/calibre/calibre/utils/titlecase.py
  1443. lib/calibre/calibre/utils/unicode_names.py
  1444. lib/calibre/calibre/utils/unrar.py
  1445. lib/calibre/calibre/utils/unsmarten.py
  1446. lib/calibre/calibre/utils/webengine.py
  1447. lib/calibre/calibre/utils/windows/__init__.py
  1448. lib/calibre/calibre/utils/windows/wintest.py
  1449. lib/calibre/calibre/utils/winreg/__init__.py
  1450. lib/calibre/calibre/utils/winreg/dde.py
  1451. lib/calibre/calibre/utils/winreg/default_programs.py
  1452. lib/calibre/calibre/utils/winreg/lib.py
  1453. lib/calibre/calibre/utils/wmf/__init__.py
  1454. lib/calibre/calibre/utils/wmf/emf.py
  1455. lib/calibre/calibre/utils/wmf/parse.py
  1456. lib/calibre/calibre/utils/wordcount.py
  1457. lib/calibre/calibre/utils/xml_parse.py
  1458. lib/calibre/calibre/utils/zipfile.py
  1459. lib/calibre/calibre/web/__init__.py
  1460. lib/calibre/calibre/web/feeds/__init__.py
  1461. lib/calibre/calibre/web/feeds/news.py
  1462. lib/calibre/calibre/web/feeds/recipes/__init__.py
  1463. lib/calibre/calibre/web/feeds/recipes/collection.py
  1464. lib/calibre/calibre/web/feeds/recipes/model.py
  1465. lib/calibre/calibre/web/feeds/templates.py
  1466. lib/calibre/calibre/web/fetch/__init__.py
  1467. lib/calibre/calibre/web/fetch/simple.py
  1468. lib/calibre/calibre/web/fetch/utils.py
  1469. lib/calibre/calibre/web/site_parsers/__init__.py
  1470. lib/calibre/calibre/web/site_parsers/natgeo.py
  1471. lib/calibre/calibre/web/site_parsers/nytimes.py
  1472. lib/calibre/css_selectors/__init__.py
  1473. lib/calibre/css_selectors/errors.py
  1474. lib/calibre/css_selectors/ordered_set.py
  1475. lib/calibre/css_selectors/parser.py
  1476. lib/calibre/css_selectors/select.py
  1477. lib/calibre/css_selectors/tests.py
  1478. lib/calibre/odf/__init__.py
  1479. lib/calibre/odf/anim.py
  1480. lib/calibre/odf/attrconverters.py
  1481. lib/calibre/odf/chart.py
  1482. lib/calibre/odf/config.py
  1483. lib/calibre/odf/dc.py
  1484. lib/calibre/odf/dr3d.py
  1485. lib/calibre/odf/draw.py
  1486. lib/calibre/odf/easyliststyle.py
  1487. lib/calibre/odf/element.py
  1488. lib/calibre/odf/elementtypes.py
  1489. lib/calibre/odf/form.py
  1490. lib/calibre/odf/grammar.py
  1491. lib/calibre/odf/load.py
  1492. lib/calibre/odf/manifest.py
  1493. lib/calibre/odf/math.py
  1494. lib/calibre/odf/meta.py
  1495. lib/calibre/odf/namespaces.py
  1496. lib/calibre/odf/number.py
  1497. lib/calibre/odf/odf2moinmoin.py
  1498. lib/calibre/odf/odf2xhtml.py
  1499. lib/calibre/odf/odfmanifest.py
  1500. lib/calibre/odf/office.py
  1501. lib/calibre/odf/opendocument.py
  1502. lib/calibre/odf/presentation.py
  1503. lib/calibre/odf/script.py
  1504. lib/calibre/odf/style.py
  1505. lib/calibre/odf/svg.py
  1506. lib/calibre/odf/table.py
  1507. lib/calibre/odf/teletype.py
  1508. lib/calibre/odf/text.py
  1509. lib/calibre/odf/thumbnail.py
  1510. lib/calibre/odf/userfield.py
  1511. lib/calibre/odf/xforms.py
  1512. lib/calibre/polyglot/__init__.py
  1513. lib/calibre/polyglot/binary.py
  1514. lib/calibre/polyglot/builtins.py
  1515. lib/calibre/polyglot/functools.py
  1516. lib/calibre/polyglot/html_entities.py
  1517. lib/calibre/polyglot/http_client.py
  1518. lib/calibre/polyglot/http_cookie.py
  1519. lib/calibre/polyglot/http_server.py
  1520. lib/calibre/polyglot/io.py
  1521. lib/calibre/polyglot/plistlib.py
  1522. lib/calibre/polyglot/queue.py
  1523. lib/calibre/polyglot/reprlib.py
  1524. lib/calibre/polyglot/smtplib.py
  1525. lib/calibre/polyglot/socketserver.py
  1526. lib/calibre/polyglot/urllib.py
  1527. lib/calibre/qt/__init__.py
  1528. lib/calibre/qt/__main__.py
  1529. lib/calibre/qt/core.py
  1530. lib/calibre/qt/core_name_map.py
  1531. lib/calibre/qt/dbus.py
  1532. lib/calibre/qt/dbus_name_map.py
  1533. lib/calibre/qt/loader.py
  1534. lib/calibre/qt/webengine.py
  1535. lib/calibre/qt/webengine_name_map.py
  1536. lib/calibre/templite/__init__.py
  1537. lib/calibre/tinycss/__init__.py
  1538. lib/calibre/tinycss/color3.py
  1539. lib/calibre/tinycss/css21.py
  1540. lib/calibre/tinycss/decoding.py
  1541. lib/calibre/tinycss/fonts3.py
  1542. lib/calibre/tinycss/media3.py
  1543. lib/calibre/tinycss/page3.py
  1544. lib/calibre/tinycss/parsing.py
  1545. lib/calibre/tinycss/tests/__init__.py
  1546. lib/calibre/tinycss/tests/color3.py
  1547. lib/calibre/tinycss/tests/css21.py
  1548. lib/calibre/tinycss/tests/decoding.py
  1549. lib/calibre/tinycss/tests/fonts3.py
  1550. lib/calibre/tinycss/tests/main.py
  1551. lib/calibre/tinycss/tests/media3.py
  1552. lib/calibre/tinycss/tests/page3.py
  1553. lib/calibre/tinycss/tests/tokenizing.py
  1554. lib/calibre/tinycss/token_data.py
  1555. lib/calibre/tinycss/tokenizer.py
  1556. lib/calibre/tinycss/version.py
  1557. share/calibre/builtin_recipes.xml
  1558. share/calibre/builtin_recipes.zip
  1559. share/calibre/calibre-ebook-root-CA.crt
  1560. share/calibre/calibre-mimetypes.xml
  1561. share/calibre/calibre-portable.bat
  1562. share/calibre/calibre-portable.sh
  1563. share/calibre/catalog/DefaultCover.jpg
  1564. share/calibre/catalog/mastheadImage.gif
  1565. share/calibre/catalog/section_list_templates.conf
  1566. share/calibre/catalog/stylesheet.css
  1567. share/calibre/catalog/template.xhtml
  1568. share/calibre/changelog.json
  1569. share/calibre/common-english-words.txt
  1570. share/calibre/content-server/calibre.png
  1571. share/calibre/content-server/empty.html
  1572. share/calibre/content-server/index-generated.html
  1573. share/calibre/content-server/index.html
  1574. share/calibre/content-server/locales.zip
  1575. share/calibre/content-server/mobile.css
  1576. share/calibre/content-server/reset.css
  1577. share/calibre/csscolorparser.js
  1578. share/calibre/default_tweaks.py
  1579. share/calibre/dictionaries/en-GB/en-GB.aff
  1580. share/calibre/dictionaries/en-GB/en-GB.dic
  1581. share/calibre/dictionaries/en-GB/locales
  1582. share/calibre/dictionaries/en-US/en-US.aff
  1583. share/calibre/dictionaries/en-US/en-US.dic
  1584. share/calibre/dictionaries/en-US/locales
  1585. share/calibre/dictionaries/es-ES/es-ES.aff
  1586. share/calibre/dictionaries/es-ES/es-ES.dic
  1587. share/calibre/dictionaries/es-ES/locales
  1588. share/calibre/dictionaries/online-catalog.json
  1589. share/calibre/ebook-convert-complete.calibre_msgpack
  1590. share/calibre/editor-functions.json
  1591. share/calibre/editor-help/css.json
  1592. share/calibre/editor-help/html.json
  1593. share/calibre/editor-help/mathml.json
  1594. share/calibre/editor-help/opf2.json
  1595. share/calibre/editor-help/opf3.json
  1596. share/calibre/editor-help/svg.json
  1597. share/calibre/editor.js
  1598. share/calibre/fonts/calibreSymbols.otf
  1599. share/calibre/fonts/liberation/LiberationMono-Bold.ttf
  1600. share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf
  1601. share/calibre/fonts/liberation/LiberationMono-Italic.ttf
  1602. share/calibre/fonts/liberation/LiberationMono-Regular.ttf
  1603. share/calibre/fonts/liberation/LiberationSans-Bold.ttf
  1604. share/calibre/fonts/liberation/LiberationSans-BoldItalic.ttf
  1605. share/calibre/fonts/liberation/LiberationSans-Italic.ttf
  1606. share/calibre/fonts/liberation/LiberationSans-Regular.ttf
  1607. share/calibre/fonts/liberation/LiberationSerif-Bold.ttf
  1608. share/calibre/fonts/liberation/LiberationSerif-BoldItalic.ttf
  1609. share/calibre/fonts/liberation/LiberationSerif-Italic.ttf
  1610. share/calibre/fonts/liberation/LiberationSerif-Regular.ttf
  1611. share/calibre/fonts/liberation/version.txt
  1612. share/calibre/fts_sqlite.sql
  1613. share/calibre/fts_triggers.sql
  1614. share/calibre/hyphenation/dictionaries.tar.xz
  1615. share/calibre/hyphenation/locales.json
  1616. share/calibre/hyphenation/sha1sum
  1617. share/calibre/icons.rcc
  1618. share/calibre/images.qrc
  1619. share/calibre/images/add_book.png
  1620. share/calibre/images/apple-touch-icon.png
  1621. share/calibre/images/arrow-down.png
  1622. share/calibre/images/arrow-up.png
  1623. share/calibre/images/auto-reload.png
  1624. share/calibre/images/auto-scroll.png
  1625. share/calibre/images/auto_author_sort.png
  1626. share/calibre/images/back.png
  1627. share/calibre/images/beautify.png
  1628. share/calibre/images/blank.png
  1629. share/calibre/images/book.png
  1630. share/calibre/images/bookmarks.png
  1631. share/calibre/images/books_in_series.png
  1632. share/calibre/images/bullhorn.png
  1633. share/calibre/images/catalog.png
  1634. share/calibre/images/chapters.png
  1635. share/calibre/images/character-set.png
  1636. share/calibre/images/clear_left-for-dark-theme.png
  1637. share/calibre/images/clear_left-for-light-theme.png
  1638. share/calibre/images/close-for-dark-theme.png
  1639. share/calibre/images/close-for-light-theme.png
  1640. share/calibre/images/code.png
  1641. share/calibre/images/column.png
  1642. share/calibre/images/compress-image.png
  1643. share/calibre/images/config.png
  1644. share/calibre/images/connect_share.png
  1645. share/calibre/images/connect_share_on.png
  1646. share/calibre/images/context_menu.png
  1647. share/calibre/images/convert.png
  1648. share/calibre/images/copy-to-library.png
  1649. share/calibre/images/cover_flow.png
  1650. share/calibre/images/debug.png
  1651. share/calibre/images/default_cover.png
  1652. share/calibre/images/devices/bambook.png
  1653. share/calibre/images/devices/boox.png
  1654. share/calibre/images/devices/folder.png
  1655. share/calibre/images/devices/ipad.png
  1656. share/calibre/images/devices/italica.png
  1657. share/calibre/images/devices/itunes.png
  1658. share/calibre/images/devices/kindle.png
  1659. share/calibre/images/devices/nook.png
  1660. share/calibre/images/devices/tablet.png
  1661. share/calibre/images/dialog_error.png
  1662. share/calibre/images/dialog_information.png
  1663. share/calibre/images/dialog_question.png
  1664. share/calibre/images/dialog_warning.png
  1665. share/calibre/images/dictionary.png
  1666. share/calibre/images/diff.png
  1667. share/calibre/images/document-encrypt.png
  1668. share/calibre/images/document-import.png
  1669. share/calibre/images/document-new.png
  1670. share/calibre/images/document-split.png
  1671. share/calibre/images/document_open.png
  1672. share/calibre/images/donate.png
  1673. share/calibre/images/dot_green.png
  1674. share/calibre/images/dot_red.png
  1675. share/calibre/images/download-metadata.png
  1676. share/calibre/images/drm-locked.png
  1677. share/calibre/images/drm-unlocked.png
  1678. share/calibre/images/edit-clear.png
  1679. share/calibre/images/edit-copy.png
  1680. share/calibre/images/edit-cut.png
  1681. share/calibre/images/edit-paste.png
  1682. share/calibre/images/edit-redo.png
  1683. share/calibre/images/edit-select-all.png
  1684. share/calibre/images/edit-undo.png
  1685. share/calibre/images/edit_book.png
  1686. share/calibre/images/edit_input.png
  1687. share/calibre/images/eject.png
  1688. share/calibre/images/embed-fonts.png
  1689. share/calibre/images/exec.png
  1690. share/calibre/images/external-link-for-dark-theme.png
  1691. share/calibre/images/external-link.png
  1692. share/calibre/images/filter.png
  1693. share/calibre/images/folder_saved_search.png
  1694. share/calibre/images/font.png
  1695. share/calibre/images/font_size_larger.png
  1696. share/calibre/images/font_size_smaller.png
  1697. share/calibre/images/format-fill-color.png
  1698. share/calibre/images/format-indent-less.png
  1699. share/calibre/images/format-indent-more.png
  1700. share/calibre/images/format-justify-center.png
  1701. share/calibre/images/format-justify-fill.png
  1702. share/calibre/images/format-justify-left.png
  1703. share/calibre/images/format-justify-right.png
  1704. share/calibre/images/format-list-ordered.png
  1705. share/calibre/images/format-list-unordered.png
  1706. share/calibre/images/format-text-bold.png
  1707. share/calibre/images/format-text-color.png
  1708. share/calibre/images/format-text-heading.png
  1709. share/calibre/images/format-text-hr.png
  1710. share/calibre/images/format-text-italic.png
  1711. share/calibre/images/format-text-strikethrough.png
  1712. share/calibre/images/format-text-subscript.png
  1713. share/calibre/images/format-text-superscript.png
  1714. share/calibre/images/format-text-underline.png
  1715. share/calibre/images/forward.png
  1716. share/calibre/images/fts.png
  1717. share/calibre/images/gear.png
  1718. share/calibre/images/generic-library.png
  1719. share/calibre/images/gmail_logo.png
  1720. share/calibre/images/grid.png
  1721. share/calibre/images/h-ellipsis.png
  1722. share/calibre/images/help.png
  1723. share/calibre/images/heuristics.png
  1724. share/calibre/images/highlight.png
  1725. share/calibre/images/highlight_only_off.png
  1726. share/calibre/images/highlight_only_on.png
  1727. share/calibre/images/hotmail.png
  1728. share/calibre/images/html-fix.png
  1729. share/calibre/images/icon_choose.png
  1730. share/calibre/images/identifiers.png
  1731. share/calibre/images/insert-link.png
  1732. share/calibre/images/jobs.png
  1733. share/calibre/images/keyboard-prefs.png
  1734. share/calibre/images/languages.png
  1735. share/calibre/images/layout.png
  1736. share/calibre/images/library.png
  1737. share/calibre/images/list_remove.png
  1738. share/calibre/images/lookfeel.png
  1739. share/calibre/images/lt.png
  1740. share/calibre/images/mail.png
  1741. share/calibre/images/marked.png
  1742. share/calibre/images/merge.png
  1743. share/calibre/images/merge_books.png
  1744. share/calibre/images/metadata.png
  1745. share/calibre/images/mimetypes/azw2.png
  1746. share/calibre/images/mimetypes/azw3.png
  1747. share/calibre/images/mimetypes/bmp.png
  1748. share/calibre/images/mimetypes/cbr.png
  1749. share/calibre/images/mimetypes/cbz.png
  1750. share/calibre/images/mimetypes/computer.png
  1751. share/calibre/images/mimetypes/dir.png
  1752. share/calibre/images/mimetypes/djvu.png
  1753. share/calibre/images/mimetypes/docx.png
  1754. share/calibre/images/mimetypes/epub.png
  1755. share/calibre/images/mimetypes/fb2.png
  1756. share/calibre/images/mimetypes/gif.png
  1757. share/calibre/images/mimetypes/html.png
  1758. share/calibre/images/mimetypes/jpeg.png
  1759. share/calibre/images/mimetypes/kfx.png
  1760. share/calibre/images/mimetypes/lit.png
  1761. share/calibre/images/mimetypes/lrf.png
  1762. share/calibre/images/mimetypes/lrx.png
  1763. share/calibre/images/mimetypes/mobi.png
  1764. share/calibre/images/mimetypes/odt.png
  1765. share/calibre/images/mimetypes/opml.png
  1766. share/calibre/images/mimetypes/pdf.png
  1767. share/calibre/images/mimetypes/png.png
  1768. share/calibre/images/mimetypes/rar.png
  1769. share/calibre/images/mimetypes/rtf.png
  1770. share/calibre/images/mimetypes/snb.png
  1771. share/calibre/images/mimetypes/svg.png
  1772. share/calibre/images/mimetypes/tpz.png
  1773. share/calibre/images/mimetypes/txt.png
  1774. share/calibre/images/mimetypes/unknown.png
  1775. share/calibre/images/mimetypes/xps.png
  1776. share/calibre/images/mimetypes/zero.png
  1777. share/calibre/images/mimetypes/zip.png
  1778. share/calibre/images/minus.png
  1779. share/calibre/images/minusminus.png
  1780. share/calibre/images/modified-for-dark-theme.png
  1781. share/calibre/images/modified-for-light-theme.png
  1782. share/calibre/images/network-server.png
  1783. share/calibre/images/news.png
  1784. share/calibre/images/next.png
  1785. share/calibre/images/notes-for-dark-theme.png
  1786. share/calibre/images/notes.png
  1787. share/calibre/images/ok.png
  1788. share/calibre/images/page.png
  1789. share/calibre/images/plugboard.png
  1790. share/calibre/images/plugins.png
  1791. share/calibre/images/plugins/mobileread.png
  1792. share/calibre/images/plugins/plugin_deprecated.png
  1793. share/calibre/images/plugins/plugin_disabled_invalid.png
  1794. share/calibre/images/plugins/plugin_disabled_ok.png
  1795. share/calibre/images/plugins/plugin_disabled_valid.png
  1796. share/calibre/images/plugins/plugin_new.png
  1797. share/calibre/images/plugins/plugin_new_invalid.png
  1798. share/calibre/images/plugins/plugin_new_valid.png
  1799. share/calibre/images/plugins/plugin_updater.png
  1800. share/calibre/images/plugins/plugin_updater_updates.png
  1801. share/calibre/images/plugins/plugin_upgrade_invalid.png
  1802. share/calibre/images/plugins/plugin_upgrade_ok.png
  1803. share/calibre/images/plugins/plugin_upgrade_valid.png
  1804. share/calibre/images/plus.png
  1805. share/calibre/images/plusplus.png
  1806. share/calibre/images/polish.png
  1807. share/calibre/images/previous.png
  1808. share/calibre/images/print.png
  1809. share/calibre/images/publisher.png
  1810. share/calibre/images/quickview.png
  1811. share/calibre/images/random.png
  1812. share/calibre/images/rating.png
  1813. share/calibre/images/reader.png
  1814. share/calibre/images/reference.png
  1815. share/calibre/images/remove_books.png
  1816. share/calibre/images/reports.png
  1817. share/calibre/images/resize.png
  1818. share/calibre/images/restart.png
  1819. share/calibre/images/rotate-right.png
  1820. share/calibre/images/save.png
  1821. share/calibre/images/scheduler.png
  1822. share/calibre/images/scroll.png
  1823. share/calibre/images/sd.png
  1824. share/calibre/images/search.png
  1825. share/calibre/images/search_add_saved.png
  1826. share/calibre/images/search_copy_saved.png
  1827. share/calibre/images/search_delete_saved.png
  1828. share/calibre/images/series.png
  1829. share/calibre/images/similar.png
  1830. share/calibre/images/smarten-punctuation.png
  1831. share/calibre/images/snippets.png
  1832. share/calibre/images/sort.png
  1833. share/calibre/images/spell-check.png
  1834. share/calibre/images/split.png
  1835. share/calibre/images/store.png
  1836. share/calibre/images/subset-fonts.png
  1837. share/calibre/images/swap.png
  1838. share/calibre/images/sync-right.png
  1839. share/calibre/images/sync.png
  1840. share/calibre/images/tags.png
  1841. share/calibre/images/tb_folder.png
  1842. share/calibre/images/template_funcs.png
  1843. share/calibre/images/textures/dark_cloth.png
  1844. share/calibre/images/textures/dark_wood.png
  1845. share/calibre/images/textures/grey_wash_wall.png
  1846. share/calibre/images/textures/light_wood.png
  1847. share/calibre/images/textures/subtle_wood.png
  1848. share/calibre/images/toc.png
  1849. share/calibre/images/trash.png
  1850. share/calibre/images/trim.png
  1851. share/calibre/images/tweak.png
  1852. share/calibre/images/tweaks.png
  1853. share/calibre/images/unpack-book.png
  1854. share/calibre/images/user_profile.png
  1855. share/calibre/images/v-ellipsis.png
  1856. share/calibre/images/view-image.png
  1857. share/calibre/images/view-refresh.png
  1858. share/calibre/images/view.png
  1859. share/calibre/images/viewer.png
  1860. share/calibre/images/vl.png
  1861. share/calibre/images/width.png
  1862. share/calibre/images/window-close.png
  1863. share/calibre/images/wizard.png
  1864. share/calibre/jacket/stylesheet.css
  1865. share/calibre/jacket/template.xhtml
  1866. share/calibre/localization/iso3166.calibre_msgpack
  1867. share/calibre/localization/iso639.calibre_msgpack
  1868. share/calibre/localization/locales.zip
  1869. share/calibre/localization/stats.calibre_msgpack
  1870. share/calibre/localization/website-languages.txt
  1871. share/calibre/lookup.js
  1872. share/calibre/mathjax/core.js
  1873. share/calibre/mathjax/input/asciimath.js
  1874. share/calibre/mathjax/input/mml.js
  1875. share/calibre/mathjax/input/mml/entities.js
  1876. share/calibre/mathjax/input/tex-full.js
  1877. share/calibre/mathjax/loader.js
  1878. share/calibre/mathjax/manifest.json
  1879. share/calibre/mathjax/output/chtml.js
  1880. share/calibre/mathjax/output/chtml/fonts/tex.js
  1881. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff
  1882. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff
  1883. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff
  1884. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff
  1885. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff
  1886. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff
  1887. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff
  1888. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff
  1889. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff
  1890. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff
  1891. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff
  1892. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff
  1893. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff
  1894. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff
  1895. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff
  1896. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff
  1897. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff
  1898. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff
  1899. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff
  1900. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff
  1901. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff
  1902. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff
  1903. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Zero.woff
  1904. share/calibre/mathjax/startup.js
  1905. share/calibre/metadata_sqlite.sql
  1906. share/calibre/mime.types
  1907. share/calibre/mozilla-ca-certs.pem
  1908. share/calibre/notes_sqlite.sql
  1909. share/calibre/pdf-mathjax-loader.js
  1910. share/calibre/pdf-preprint.js
  1911. share/calibre/pin-template.svg
  1912. share/calibre/piper-voices.json
  1913. share/calibre/quick_start/deu.epub
  1914. share/calibre/quick_start/eng.epub
  1915. share/calibre/quick_start/fra.epub
  1916. share/calibre/quick_start/ita.epub
  1917. share/calibre/quick_start/swe.epub
  1918. share/calibre/quick_start/tur.epub
  1919. share/calibre/rapydscript/compiler.js.xz
  1920. share/calibre/scraper.js
  1921. share/calibre/scripts.calibre_msgpack
  1922. share/calibre/stylelint-bundle.min.js
  1923. share/calibre/stylelint.js
  1924. share/calibre/template-functions.json
  1925. share/calibre/templates/book_details.css
  1926. share/calibre/templates/fb2.xsl
  1927. share/calibre/templates/html.css
  1928. share/calibre/templates/html_export_default.css
  1929. share/calibre/templates/html_export_default.tmpl
  1930. share/calibre/templates/html_export_default_index.tmpl
  1931. share/calibre/templates/inline_toc_styles.css
  1932. share/calibre/templates/kobo.js
  1933. share/calibre/templates/lrf.xsl
  1934. share/calibre/templates/new_book.html
  1935. share/calibre/templates/new_nav.html
  1936. share/calibre/templates/rtf.xsl
  1937. share/calibre/toc.js
  1938. share/calibre/user-agent-data.json
  1939. share/calibre/user-manual-translation-stats.json
  1940. share/calibre/viewer.html
  1941. share/calibre/viewer.js
  1942. lib/python3.11/site-packages/init_calibre.py
  1943. share/metainfo/calibre-ebook-edit.metainfo.xml
  1944. share/metainfo/calibre-ebook-viewer.metainfo.xml
  1945. share/metainfo/calibre-gui.metainfo.xml
  1946. share/applications/calibre-ebook-edit.desktop
  1947. share/applications/calibre-ebook-viewer.desktop
  1948. share/applications/calibre-gui.desktop
  1949. share/applications/calibre-lrfviewer.desktop
  1950. share/bash-completion/completions/calibre
  1951. share/bash-completion/completions/calibre-debug
  1952. share/bash-completion/completions/calibre-server
  1953. share/bash-completion/completions/calibre-smtp
  1954. share/bash-completion/completions/ebook-convert
  1955. share/bash-completion/completions/ebook-device
  1956. share/bash-completion/completions/ebook-edit
  1957. share/bash-completion/completions/ebook-meta
  1958. share/bash-completion/completions/ebook-polish
  1959. share/bash-completion/completions/ebook-viewer
  1960. share/bash-completion/completions/fetch-ebook-metadata
  1961. share/bash-completion/completions/lrf2lrs
  1962. share/bash-completion/completions/lrfviewer
  1963. share/icons/hicolor/128x128/apps/calibre-ebook-edit.png
  1964. share/icons/hicolor/128x128/apps/calibre-gui.png
  1965. share/icons/hicolor/128x128/apps/calibre-viewer.png
  1966. share/icons/hicolor/128x128/mimetypes/application-lrf.png
  1967. share/icons/hicolor/128x128/mimetypes/application-x-kindle-application.png
  1968. share/icons/hicolor/128x128/mimetypes/application-x-mobi8-ebook.png
  1969. share/icons/hicolor/128x128/mimetypes/application-x-mobipocket-ebook.png
  1970. share/icons/hicolor/128x128/mimetypes/application-x-topaz-ebook.png
  1971. share/icons/hicolor/128x128/mimetypes/gnome-mime-application-lrf.png
  1972. share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-kindle-application.png
  1973. share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  1974. share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  1975. share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-topaz-ebook.png
  1976. share/icons/hicolor/128x128/mimetypes/gnome-mime-text-lrs.png
  1977. share/icons/hicolor/128x128/mimetypes/text-lrs.png
  1978. share/icons/hicolor/16x16/apps/calibre-ebook-edit.png
  1979. share/icons/hicolor/16x16/apps/calibre-gui.png
  1980. share/icons/hicolor/16x16/apps/calibre-viewer.png
  1981. share/icons/hicolor/16x16/mimetypes/application-lrf.png
  1982. share/icons/hicolor/16x16/mimetypes/application-x-kindle-application.png
  1983. share/icons/hicolor/16x16/mimetypes/application-x-mobi8-ebook.png
  1984. share/icons/hicolor/16x16/mimetypes/application-x-mobipocket-ebook.png
  1985. share/icons/hicolor/16x16/mimetypes/application-x-topaz-ebook.png
  1986. share/icons/hicolor/16x16/mimetypes/gnome-mime-application-lrf.png
  1987. share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-kindle-application.png
  1988. share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  1989. share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  1990. share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-topaz-ebook.png
  1991. share/icons/hicolor/16x16/mimetypes/gnome-mime-text-lrs.png
  1992. share/icons/hicolor/16x16/mimetypes/text-lrs.png
  1993. share/icons/hicolor/256x256/apps/calibre-ebook-edit.png
  1994. share/icons/hicolor/256x256/apps/calibre-gui.png
  1995. share/icons/hicolor/256x256/apps/calibre-viewer.png
  1996. share/icons/hicolor/256x256/mimetypes/application-lrf.png
  1997. share/icons/hicolor/256x256/mimetypes/application-x-kindle-application.png
  1998. share/icons/hicolor/256x256/mimetypes/application-x-mobi8-ebook.png
  1999. share/icons/hicolor/256x256/mimetypes/application-x-mobipocket-ebook.png
  2000. share/icons/hicolor/256x256/mimetypes/application-x-topaz-ebook.png
  2001. share/icons/hicolor/256x256/mimetypes/gnome-mime-application-lrf.png
  2002. share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-kindle-application.png
  2003. share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  2004. share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  2005. share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-topaz-ebook.png
  2006. share/icons/hicolor/256x256/mimetypes/gnome-mime-text-lrs.png
  2007. share/icons/hicolor/256x256/mimetypes/text-lrs.png
  2008. share/icons/hicolor/32x32/apps/calibre-ebook-edit.png
  2009. share/icons/hicolor/32x32/apps/calibre-gui.png
  2010. share/icons/hicolor/32x32/apps/calibre-viewer.png
  2011. share/icons/hicolor/32x32/mimetypes/application-lrf.png
  2012. share/icons/hicolor/32x32/mimetypes/application-x-kindle-application.png
  2013. share/icons/hicolor/32x32/mimetypes/application-x-mobi8-ebook.png
  2014. share/icons/hicolor/32x32/mimetypes/application-x-mobipocket-ebook.png
  2015. share/icons/hicolor/32x32/mimetypes/application-x-topaz-ebook.png
  2016. share/icons/hicolor/32x32/mimetypes/gnome-mime-application-lrf.png
  2017. share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-kindle-application.png
  2018. share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  2019. share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  2020. share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-topaz-ebook.png
  2021. share/icons/hicolor/32x32/mimetypes/gnome-mime-text-lrs.png
  2022. share/icons/hicolor/32x32/mimetypes/text-lrs.png
  2023. share/icons/hicolor/48x48/apps/calibre-ebook-edit.png
  2024. share/icons/hicolor/48x48/apps/calibre-gui.png
  2025. share/icons/hicolor/48x48/apps/calibre-viewer.png
  2026. share/icons/hicolor/48x48/mimetypes/application-lrf.png
  2027. share/icons/hicolor/48x48/mimetypes/application-x-kindle-application.png
  2028. share/icons/hicolor/48x48/mimetypes/application-x-mobi8-ebook.png
  2029. share/icons/hicolor/48x48/mimetypes/application-x-mobipocket-ebook.png
  2030. share/icons/hicolor/48x48/mimetypes/application-x-topaz-ebook.png
  2031. share/icons/hicolor/48x48/mimetypes/gnome-mime-application-lrf.png
  2032. share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-kindle-application.png
  2033. share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  2034. share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  2035. share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-topaz-ebook.png
  2036. share/icons/hicolor/48x48/mimetypes/gnome-mime-text-lrs.png
  2037. share/icons/hicolor/48x48/mimetypes/text-lrs.png
  2038. share/icons/hicolor/64x64/apps/calibre-ebook-edit.png
  2039. share/icons/hicolor/64x64/apps/calibre-gui.png
  2040. share/icons/hicolor/64x64/apps/calibre-viewer.png
  2041. share/icons/hicolor/64x64/mimetypes/application-lrf.png
  2042. share/icons/hicolor/64x64/mimetypes/application-x-kindle-application.png
  2043. share/icons/hicolor/64x64/mimetypes/application-x-mobi8-ebook.png
  2044. share/icons/hicolor/64x64/mimetypes/application-x-mobipocket-ebook.png
  2045. share/icons/hicolor/64x64/mimetypes/application-x-topaz-ebook.png
  2046. share/icons/hicolor/64x64/mimetypes/gnome-mime-application-lrf.png
  2047. share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-kindle-application.png
  2048. share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  2049. share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  2050. share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-topaz-ebook.png
  2051. share/icons/hicolor/64x64/mimetypes/gnome-mime-text-lrs.png
  2052. share/icons/hicolor/64x64/mimetypes/text-lrs.png
  2053. share/mime/packages/calibre-mimetypes.xml
  2054. share/zsh/site-functions/_calibre
  2055. @owner
  2056. @group
  2057. @mode
Collapse this list.
Dependency lines:
  • calibre>0:deskutils/calibre
To install the port:
cd /usr/ports/deskutils/calibre/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/calibre
  • pkg install calibre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: calibre
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1744968309 SHA256 (calibre/calibre-8.3.0.tar.xz) = dd1f0d8198a3fc5921eaa3a9da4fcf9ad3ca4fe4baab96c76a06d1508906bcf1 SIZE (calibre/calibre-8.3.0.tar.xz) = 44038300

Expand this list (6 items)

Collapse this list.

SHA256 (calibre/VOICES.md) = a70bfdebf2f35d077b26a00378a8903509d26db04e97a9777caead04415a320d SIZE (calibre/VOICES.md) = 38861 SHA256 (calibre/kovidgoyal-calibre-translations-a5e048e_GH0.tar.gz) = 0d979d197600fc13c8c7b678a2d5816f702e2691e60c74ff8e5b7a4cc9338626 SIZE (calibre/kovidgoyal-calibre-translations-a5e048e_GH0.tar.gz) = 74414375 SHA256 (calibre/LibreOffice-dictionaries-850c928_GH0.tar.gz) = bcad2bc2b44892ae0ba2abe7c0ace3124dbdb7796a83b86cf76afaacbde9ee03 SIZE (calibre/LibreOffice-dictionaries-850c928_GH0.tar.gz) = 118046101

Collapse this list.


Packages (timestamps in pop-ups are UTC):
calibre
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.2.18.2.1--8.2.100---
FreeBSD:13:quarterly-8.1.1--8.1.1---
FreeBSD:14:latest-8.3.0--8.3.0---
FreeBSD:14:quarterly7.23.08.1.1-7.23.08.1.1---
FreeBSD:15:latest8.1.18.2.100n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. nonexistent : misc/iso-codes
  3. py311-setuptools>0 : devel/py-setuptools@py311
  4. py311-apsw>=3.43.0.0 : databases/py-apsw@py311
  5. py311-beautifulsoup>=4.12.2 : www/py-beautifulsoup@py311
  6. py311-css-parser>=1.0.10 : www/py-css-parser@py311
  7. py311-python-dateutil>=2.8.2 : devel/py-python-dateutil@py311
  8. py311-html5-parser>=0.4.12 : www/py-html5-parser@py311
  9. py311-lxml>=4.9.3 : devel/py-lxml@py311
  10. py311-mechanize>=0.4.8 : www/py-mechanize@py311
  11. py311-msgpack>=0.3 : devel/py-msgpack@py311
  12. py311-pillow>=7.0.0 : graphics/py-pillow@py311
  13. py311-regex>=0 : textproc/py-regex@py311
  14. py311-xxhash>3.3.0 : devel/py-xxhash@py311
  15. py311-zeroconf>0 : net/py-zeroconf@py311
  16. liberation-fonts-ttf>=2.1.3 : x11-fonts/liberation-fonts-ttf
  17. MathJax3>0 : www/mathjax3
  18. update-desktop-database : devel/desktop-file-utils
  19. gettext-runtime>=0.22_1 : devel/gettext-runtime
  20. pkgconf>=1.3.0_1 : devel/pkgconf
  21. py311-qt6-pyqt>=6.8.1 : devel/py-qt6-pyqt@py311
  22. py311-PyQt6-sip>=13.10.0 : devel/py-qt6-sip@py311
  23. py311-PyQt-builder>=1.18.0 : devel/py-qtbuilder@py311
  24. py311-sip>=6.10.0,1 : devel/py-sip@py311
  25. py311-qt6-webengine>=6.8.0 : www/py-qt6-webengine@py311
  26. python3.11 : lang/python311
  27. update-mime-database : misc/shared-mime-info
  28. x11.pc : x11/libX11
  29. xext.pc : x11/libXext
  30. xrender.pc : x11/libXrender
Test dependencies:
  1. py311-qt6-pyqt>=6.8.1 : devel/py-qt6-pyqt@py311
  2. py311-PyQt6-sip>=13.10.0 : devel/py-qt6-sip@py311
  3. py311-qt6-webengine>=6.8.0 : www/py-qt6-webengine@py311
  4. python3.11 : lang/python311
Runtime dependencies:
  1. py311-apsw>=3.43.0.0 : databases/py-apsw@py311
  2. py311-beautifulsoup>=4.12.2 : www/py-beautifulsoup@py311
  3. py311-css-parser>=1.0.10 : www/py-css-parser@py311
  4. py311-python-dateutil>=2.8.2 : devel/py-python-dateutil@py311
  5. py311-dnspython>=2.4.2 : dns/py-dnspython@py311
  6. py311-feedparser>=6.0.10 : textproc/py-feedparser@py311
  7. py311-html5-parser>=0.4.12 : www/py-html5-parser@py311
  8. py311-jeepney>=0.8.0 : devel/py-jeepney@py311
  9. py311-lxml>=4.9.3 : devel/py-lxml@py311
  10. py311-markdown>=3.4.4 : textproc/py-markdown@py311
  11. py311-mechanize>=0.4.8 : www/py-mechanize@py311
  12. py311-msgpack>=1.0.7 : devel/py-msgpack@py311
  13. py311-netifaces>=0.11.0 : net/py-netifaces@py311
  14. py311-pillow>=10.0.1 : graphics/py-pillow@py311
  15. py311-pycryptodome>=3.19.0 : security/py-pycryptodome@py311
  16. py311-regex>=0 : textproc/py-regex@py311
  17. py311-xxhash>=3.3.0 : devel/py-xxhash@py311
  18. py311-zeroconf>0 : net/py-zeroconf@py311
  19. liberation-fonts-ttf>=2.1.3 : x11-fonts/liberation-fonts-ttf
  20. MathJax3>0 : www/mathjax3
  21. pdftohtml : graphics/poppler-utils
  22. xdg-open : devel/xdg-utils
  23. update-desktop-database : devel/desktop-file-utils
  24. py311-qt6-pyqt>=6.8.1 : devel/py-qt6-pyqt@py311
  25. py311-PyQt6-sip>=13.10.0 : devel/py-qt6-sip@py311
  26. py311-qt6-webengine>=6.8.0 : www/py-qt6-webengine@py311
  27. python3.11 : lang/python311
  28. update-mime-database : misc/shared-mime-info
  29. x11.pc : x11/libX11
  30. xext.pc : x11/libXext
  31. xrender.pc : x11/libXrender
Library dependencies:
  1. libavcodec.so : multimedia/ffmpeg
  2. libfreetype.so : print/freetype2
  3. libhunspell-1.7.so : textproc/hunspell
  4. libhyphen.so : textproc/hyphen
  5. libicudata.so : devel/icu
  6. libmtp.so : multimedia/libmtp
  7. libpodofo.so : graphics/podofo
  8. libstemmer.so : textproc/snowballstemmer
  9. libuchardet.so : textproc/uchardet
  10. libxkbcommon.so : x11/libxkbcommon
  11. libOpenGL.so : graphics/libglvnd
  12. libsqlite3.so : databases/sqlite3
  13. libQt6Core.so : devel/qt6-base
Patch dependencies:
  1. ca-root-nss.crt : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_calibre
USES:
desktop-file-utils gettext-runtime:build gl localbase:ldflags pkgconfig pyqt:6 python:3.11+ qt:6 shared-mime-info shebangfix sqlite ssl tar:xz xorg
pkg-message:
For install:
To talk to USB and MTP devices the user needs to be able to access the device node in /dev. to be aware of USB devices attached to the machine, the user needs to be a member of the operator group: # pw groupmod operator -m yourusername Then, add the following to /etc/devfs.rules, or create this file if it does not exist yet: [system=10] add path 'usb/*' mode 0660 group operator To load these new rules, add the following to /etc/rc.conf: devfs_system_ruleset="system" Then, restart devfs # service devfs restart --- If you are using an Android device as your e-book reader, please note that the stock Google Books app uses a storage format that is not supported by calibre. The calibre FAQ recommends that either of the free apps Aldiko or WordPlayer are used instead. --- A basic startup script for calibre-server has been installed. It can be customized and configured using the flags described in the headers of the startup script. The calibre_user and calibre_library variables need to be configured to point to a library and the user with write access to it. For example the user you usually run calibre on the desktop as. The command line options are documented here: https://manual.calibre-ebook.com/generated/en/calibre-server.html
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.calibre-ebook.com/8.3.0/
Collapse this list.

Number of commits found: 452 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.85.1
13 May 2017 20:28:02
Revision:440854Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.85.1
2.85.0
12 May 2017 18:51:30
Revision:440700Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.85.0
2.84.0
05 May 2017 18:06:40
Revision:440199Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.84.0
2.83.0
16 Apr 2017 07:46:27
Revision:438621Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.83.0
2.82.0_1
24 Mar 2017 08:08:02
Revision:436801Original commit files touched by this commit
madpilot search for other commits by this committer
Remove unneeded ImageMagick dependency from deskutils/calibre.

PR:		218035
Submitted by:	holindho@saunalahti.fi
2.82.0
19 Mar 2017 11:31:15
Revision:436485Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.82.0.
2.81.0
10 Mar 2017 18:18:30
Revision:435837Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.81.0.
2.80.0
24 Feb 2017 16:01:50
Revision:434733Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.80.0
2.79.1
12 Feb 2017 18:55:59
Revision:433959Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.79.1
2.79.0
10 Feb 2017 18:15:21
Revision:433821Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.79.0
2.78.0
27 Jan 2017 13:54:02
Revision:432552Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.78.0.
2.77.0
15 Jan 2017 22:40:06
Revision:431604Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.77.0
2.76.0_1
07 Jan 2017 10:42:51
Revision:430778Original commit files touched by this commit
olivierd search for other commits by this committer
Chase update of graphics/poppler (and slaves ports) in revision r430777
2.76.0
30 Dec 2016 20:47:47
Revision:430065Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.76.0.
2.75.1
26 Dec 2016 14:04:14
Revision:429520Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.75.1
2.75.0
24 Dec 2016 10:15:18
Revision:429323Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.75.0.
2.74.0
12 Dec 2016 09:57:19
Revision:428402Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.74.0
2.73.0
26 Nov 2016 10:36:59
Revision:427157Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.73.0.
2.72.0_1
19 Nov 2016 18:21:20
Revision:426525Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 58.1

Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2.72.0
19 Nov 2016 11:33:05
Revision:426357Original commit files touched by this commit
madpilot search for other commits by this committer
Convert to USES=pyqt.

PR:		214635
Submitted by:	tcberner
2.72.0
18 Nov 2016 18:38:03
Revision:426332Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.72.0.
2.71.0
31 Oct 2016 17:52:45
Revision:425016Original commit files touched by this commit
madpilot search for other commits by this committer
- Update calibre to 2.71.0
- Convert to USES=localbase
2.70.0
28 Oct 2016 17:14:47
Revision:424872Original commit files touched by this commit
jbeich search for other commits by this committer
www/py-cssutils: track PORTEPOCH in consumers
2.70.0
15 Oct 2016 13:45:59
Revision:424019Original commit files touched by this commit
madpilot search for other commits by this committer
- Update calibre to 2.70.0
- Add LICENSE
2.69.0
30 Sep 2016 18:16:29
Revision:423008Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.69.0
2.68.0_1
24 Sep 2016 11:06:57
Revision:422711Original commit files touched by this commit
tijl search for other commits by this committer
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2.68.0
16 Sep 2016 09:27:49
Revision:422249Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.68.0
2.67.0
08 Sep 2016 20:19:52
Revision:421577Original commit files touched by this commit
madpilot search for other commits by this committer
- Update calibre to 2.67.0
- Add some missing dependencies reported by stage-qa
2.66.0_1
05 Sep 2016 20:02:03
Revision:421390Original commit files touched by this commit
olivierd search for other commits by this committer
Chase update of Poppler after revision r421386
2.66.0
02 Sep 2016 14:20:14
Revision:421266Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.66.0
2.65.1
27 Aug 2016 20:39:11
Revision:420998Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.65.1.
2.64.0
13 Aug 2016 12:30:41
Revision:420160Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.64.0
- Remove patch integrated upstream
2.63.0
22 Jul 2016 21:33:46
Revision:418936Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.63.0
- Add missing direct dependencies reported by poudriere
2.62.0
08 Jul 2016 17:01:44
Revision:418236Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.62.0.
2.61.0_2
06 Jul 2016 22:10:14
Revision:418153Original commit files touched by this commit
mat search for other commits by this committer
Bump PORTREVISION for the icu revert.

This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.

PR:		205120
With hat:	portmgr
Sponsored by:	Absolight
2.61.0_1
06 Jul 2016 07:34:13
Revision:418119Original commit files touched by this commit
gahr search for other commits by this committer
devel/icu: bump PORTREVISION on dependent ports
2.61.0
01 Jul 2016 16:28:25
Revision:417894Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.61.0.
2.60.0
27 Jun 2016 20:01:42
Revision:417681Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.60.0.
2.59.0
18 Jun 2016 22:07:12
Revision:417092Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.59.0.
2.58.0
07 Jun 2016 10:07:26
Revision:416505Original commit files touched by this commit
madpilot search for other commits by this committer
Remove wrongly used PLIST_SUB from pkg-plist.

PR:		210091
Submitted by:	Tobias Berner <tcberner at gmail.com>
2.58.0
03 Jun 2016 18:59:41
Revision:416330Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.58.0
- Remove patch integrated upstream
2.57.1
21 May 2016 16:10:19
Revision:415602Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.57.1
- Add patch to fix build on 9.3 i386
- While here regenerate some other patches
2.56.0
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
2.56.0
29 Apr 2016 12:47:20
Revision:414270Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.56.0
2.55.0
15 Apr 2016 18:04:08
Revision:413366Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.55.0
2.54.0
02 Apr 2016 11:44:00
Revision:412398Original commit files touched by this commit
madpilot search for other commits by this committer
- Update 2.54.0
- Remove patch accepted upstream
2.53.0_2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.53.0_2
29 Mar 2016 11:01:36
Revision:412100Original commit files touched by this commit
madpilot search for other commits by this committer
Update patch to match the code accepted by upstream for merging.
2.53.0_1
28 Mar 2016 20:18:50
Revision:412071Original commit files touched by this commit
madpilot search for other commits by this committer
Patch calibre to correctly extract device info from the hal through
dbus.

This allows it to correctly mount readers on FreeBSD.

Reported by:	avg@ (via email)
2.53.0
14 Mar 2016 12:41:06
Revision:411061Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.53.0
- Remove build dependency on py-psutil, it's not required to build
  the software and unsupported on DragonflyBSD, so calibre can be
  build there too [1]

Reported by:	PeerCorps Trust Fund <ipc at peercorpstrust.org> [1]
2.52.0
28 Feb 2016 10:20:00
Revision:409734Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.52.0
2.50.1_1
13 Feb 2016 18:18:11
Revision:408821Original commit files touched by this commit
madpilot search for other commits by this committer
Fix strange build issue related to xdg-utils.

This is just a workaround to fix the issue at hand.

Reported by:	Alex V. Petrov <alexvpetrov at gmail.com>,
		Christoph Moench-Tegeder <cmt at burggraben.net>,
		Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>
		marino
2.50.1_1
09 Feb 2016 01:58:06
Revision:408528Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs

Approved by:	portmgr blanket
2.50.1
02 Feb 2016 23:15:02
Revision:407906Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.50.1

Thanks to Rusty Nejdl (former maintainer) for his help with testing.
2.48.0_2
21 Jan 2016 19:40:10
Revision:406872Original commit files touched by this commit
kwm search for other commits by this committer
Update poppler to 0.40.0. [1]

Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.

PR:		206293 [1]
Submitted by:	olivierd@ [1]
Obtained from:	ubuntu [2], rubygem-poppler upstream [3]
2.48.0
06 Jan 2016 14:13:39
Revision:405352Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.48.0
2.46.0_1
06 Jan 2016 11:36:38
Revision:405343Original commit files touched by this commit
madpilot search for other commits by this committer
Add missing BUILD_DEPENDS.

PR:		205927
Submitted by:	Igor Pavlov <rabesc at bk.ru>
MFH:		2016Q1
2.46.0
14 Dec 2015 13:52:11
Revision:403723Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.46.0
- Use new MASTER_SITE

This new version depends on the new py-qt5 ports. Thanks to rakuco
and Tobias Berner for helping me make it land in the ports tree!

Also thanks to Kovid Goyal (calibre developer) for his suggestions
on making new calibre releases work on FreeBSD.
1.48.0_9
06 Oct 2015 20:27:00
Revision:398717Original commit files touched by this commit
madpilot search for other commits by this committer
Fix packaging for some edge cases.

PR:		203555
Submitted by:	amdmi3@
MFH:		2015Q4
1.48.0_9
29 Aug 2015 15:59:41
Revision:395560Original commit files touched by this commit
kwm search for other commits by this committer
Update librsvg2 to 2.40.10.

Replace gtk20 dependancy with gdk-pixbuf2 and pango, and drop the
gtk-engines2 run dependacy.

Update ports to take the dependacy changes into account.

PR:		202378
Exp-run by:	antoine@
1.48.0_8
02 Aug 2015 16:06:17
Revision:393431Original commit files touched by this commit
kwm search for other commits by this committer
Update poppler to 0.34.0. [1]

Chase all users of shlib version change of libpoppler.so.

PR:		201477 [1]
Submitted by:	olivierd@ [1]
1.48.0_7
23 Apr 2015 21:26:10
Revision:384614Original commit files touched by this commit
bapt search for other commits by this committer
Update icu to 55.1
1.48.0_6
03 Feb 2015 12:28:24
Revision:378348Original commit files touched by this commit
kwm search for other commits by this committer
Update poppler to 0.30.0 [1].

Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].

PR:		196599 [1]
Submitted by:	olivierd@ [1]
Exp-run by:	antoine@
Obtained from:	upstream [2]
1.48.0_5
01 Feb 2015 15:46:05
Revision:378248Original commit files touched by this commit
madpilot search for other commits by this committer
- Enable the qt_hack component. It requires private qt headers, so
  add a depend on extracting those from the qt4-gui port [1]
- While here, strip binaries

PR:		197218 [1]
Submitted by:	yuri@rawbw.com
1.48.0_4
18 Jan 2015 21:12:43
Revision:377347Original commit files touched by this commit
kwm search for other commits by this committer
Update ImageMagick to 6.9.0.4.

- Normalize the ImageMagick library name so it stays the same regardless of
  what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
  the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
  16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
  support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
  a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
  it useless.

PR:		194949 [1]
PR:		195227 [2]
Requested by:	many [1]
Submitted by:	software-freebsd@interfasys.ch [2]
1.48.0_3
17 Jan 2015 21:28:35
Revision:377253Original commit files touched by this commit
madpilot search for other commits by this committer
- Fix .desktop entries [1]

While here:

- Don't create unneeded empty directories
- Silence one installation command

PR:		196817 [1]
Submitted by:	Lawrence Chen <beastie at tardisi.com>
1.48.0_2
28 Dec 2014 12:09:40
Revision:375700Original commit files touched by this commit
bapt search for other commits by this committer
There is no traces of lshal without the calibre source code
1.48.0_1
15 Dec 2014 17:20:41
Revision:374757Original commit files touched by this commit
madpilot search for other commits by this committer
Take

Approved by:	Rusty Nejdl <rnejdl at ringofsaturn.com> (former maintainer)
1.48.0_1
25 Nov 2014 12:55:54
Revision:373404Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after graphics/poppler update to 0.26.3
1.48.0
07 Nov 2014 09:55:23
Revision:372250Original commit files touched by this commit
kwm search for other commits by this committer
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
1.48.0
28 Sep 2014 21:54:57
Revision:369501Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.48.0
- Remove deprecated @dirrms from plist
- Switch dependency on py-imaging with py-pilllow
- Convert to USES=python

PR:		193397
Submitted by:	rnejdl@ringofsaturn.com (maintainer)
1.47.0_2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.47.0_1
24 Aug 2014 21:30:45
Revision:366018Original commit files touched by this commit
tijl search for other commits by this committer
- Convert graphics/libwmf to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
1.47.0
08 Aug 2014 20:40:33
Revision:364380Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.47.0

PR:		192466
Approved by:	rnejdl@ringofsaturn.com (maintainer)
1.45.0
21 Jul 2014 21:31:27
Revision:362498Original commit files touched by this commit
marino search for other commits by this committer
deskutils/calibre: Update version 1.44.0 => 1.45.0 plus clean-up

The PR as provided did not pass stage checks.  Not only were there new
installed files not represented in the pkg-plist, but patching the html
files caused the .orig versions to be installed too.  That required
a post-patch target to remove as well as the updated pkg-plist.

A long standing issue that was non-fatal on FreeBSD but fatal on DragonFly
involved the use of the calibre RC script.  The calibre.in template is
filled in at ${WRKDIR}/calibre, the same exact location for the default
configure directory.  FreeBSD handled that problem like this:

  "No write acces [sic] to /work/a/ports/deskutils/calibre/work/calibre
   using a temporary dir instead"
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.44.0
12 Jul 2014 15:19:15
Revision:361620Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.44.0
- rc script fixes and variable to run the server from home directorry.

PR:		191806
Submitted by:	rnejdl@ringofsaturn.com (maintainer)
1.43.0
06 Jul 2014 15:47:08
Revision:360929Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 1.43.0

PR:		191636
Sumitted by:	rnejdl@ringofsaturn.com (maintainer)
1.42.0
30 Jun 2014 07:00:36
Revision:359805Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 1.42.0

PR:		191499
Submitted by:	me
Approved by:	rnejdl@ringofsaturn.com (maintainer)
17 Jun 2014 20:05:31
Revision:358176Original commit files touched by this commit Refresh
kwm search for other commits by this committer
Update to 6.8.9-3 [1][3].

Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]

JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
  the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
  anymore at run-time.

PR:		185462 [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.35.0
03 May 2014 15:45:25
Revision:352921Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.35.0

PR:		ports/189265
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
1.30.0
02 Apr 2014 14:42:35
Revision:349924Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.30.0
- Convert to USES=tar
- Fix stage orphans

PR:		ports/188160
Submitted by:	me
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
1.23.0
11 Feb 2014 16:44:12
Revision:343767Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.23.0

PR:		ports/186609
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
1.21.0_1
07 Feb 2014 11:44:09
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
1.21.0
30 Jan 2014 22:03:16
Revision:341891Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.21.0

PR:		ports/186267
Submitted by:	Me
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
1.13.0_1
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1.13.0_1
06 Jan 2014 16:24:23
Revision:338906Original commit files touched by this commit
makc search for other commits by this committer
- Add explicit dependence on Qt 4 components

PR:		ports/185101
Approved by:	general blanket approval
1.13.0_1
27 Dec 2013 16:54:22
Revision:337749Original commit files touched by this commit
kwm search for other commits by this committer
Update poppler to 0.24.4.

Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.

Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
1.13.0
04 Dec 2013 00:56:26
Revision:335600Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.13.0

PR:		ports/184472
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
1.12.0
01 Dec 2013 21:29:23
Revision:335443Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.12.0
- Convert to staging

PR:		ports/183808, ports/184174, ports/184182
Submitted by:	"W.Scholten" <w-info2@xs4all.nl>,
		Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer),
		Andrea Magliano <masterblaster@tiscali.it>
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
1.2.0
22 Oct 2013 13:52:24
Revision:331268Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)

Approved by:	portmgr (bdrewery)
1.2.0
20 Sep 2013 16:21:38
Revision:327718Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
1.2.0
12 Sep 2013 11:45:42
Revision:327056Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.2.0

PR:		ports/181939
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
0.9.42
05 Aug 2013 21:14:48
Revision:324292Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 0.9.42
- While here convert to new LIB_DEPENDS format

PR:		ports/181039
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
0.9.37
01 Jul 2013 18:34:45
Revision:322136Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 0.9.37
- Add rc script for calibre-server

PR:		ports/180046
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
0.9.30
05 Jun 2013 22:24:16
Revision:320036Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to 0.9.30

PR:		ports/178486
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
0.9.27
16 Apr 2013 21:40:44
Revision:315909Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 0.9.27
- Remove support for unsupported FreeBSD versions

Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer, via email)
Feature safe:	yes
0.9.11_2
21 Mar 2013 05:27:16
Revision:314805Original commit files touched by this commit
mezz search for other commits by this committer
- Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
  shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
  on poppler.

Submitted by:	kwm (poppler* part)
0.9.11_1
03 Feb 2013 18:16:55
Revision:311476Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.

x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
0.9.11
16 Jan 2013 21:30:42
Revision:310526Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 0.9.11
- Fix build with clang by making qmake explicitly search for glib and gtk.

PR:		ports/175136
Submitted by:	myself
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
0.9.10_1
18 Dec 2012 23:09:07
Revision:309206Original commit files touched by this commit
bapt search for other commits by this committer
Chase icu, graphite2 and libexttextcat bump

Number of commits found: 452 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »