Searched defs:opfpath (Results 1 – 6 of 6) sorted by relevance
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/metadata/ |
H A D | zip.py | 45 def zip_opf_metadata(opfpath, zf): argument
|
H A D | meta.py | 206 def opf_metadata(opfpath): argument
|
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/epub/ |
H A D | pages.py | 46 def add_page_map(opfpath, opts): argument
|
/dports/textproc/pageedit/PageEdit-1.2.0/ |
H A D | OPFReader.cpp | 37 void OPFReader::parseOPF(const QString& opfpath) in parseOPF()
|
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/srv/ |
H A D | render_book.py | 544 def process_book_files(names, container_dir, opfpath, virtualize_resources, link_uid, data_for_clon… argument 571 …book_fmt, opfpath, input_fmt, tdir, render_manager, log=None, book_hash=None, save_bookmark_data=F… argument
|
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/oeb/polish/ |
H A D | container.py | 258 def __init__(self, rootpath, opfpath, log, clone_data=None): argument
|