sourCEntral - mobile manpages

pdf

EBOOK-META

NAME

ebook-meta − ebook-meta

ebook−meta ebook_file [options]

Read/Write metadata from/to e−book files.

Supported formats for reading metadata: azw, azw1, azw3, azw4, cbr, cbz, chm, docx, epub, fb2, html, htmlz, imp, lit, lrf, lrx, mobi, odt, oebzip, opf, pdb, pdf, pml, pmlz, pobi, prc, rar, rb, rtf, snb, tpz, txt, txtz, updb, zip

Supported formats for writing metadata: azw, azw1, azw3, azw4, docx, epub, fb2, htmlz, lrf, mobi, pdb, pdf, prc, rtf, tpz, txtz

Different file types support different kinds of metadata. If you try to set some metadata on a file type that does not support it, the metadata will be silently ignored.

Whenever you pass arguments to ebook−meta that have spaces in them, enclose the arguments in quotation marks. For example: 「/some path/with spaces」

[オプション]

−−author−sort

著者順にソートする時に使う文字列。もし指定しない場合、著者情報があればそこから自動生成されます。

−−authors, −a

著者を設定。複数の著者を設定する場合には&で区切ってください。著者名は 名 姓 の順です。

−−book−producer, −k

本の製作者を設定します。

−−category

本のカテゴリーを設定

−−comments, −c

Set the e−book description.

−−cover

表紙を指定したファイルに設定

−−date, −d

発行日を設定

−−from−opf

Read metadata from the specified OPF file and use it to set metadata in the e−book. Metadata specified on the command line will override metadata read from the OPF file

−−get−cover

Get the cover from the e−book and save it at as the specified file.

−−help, −h

このヘルプメッセージを表示して終了

−−identifier

本の識別子を設定、複数指定可。例: −−identifier uri:http://acme.com −−identifier isbn:12345 識別子削除する場合は、値なしを指定 −−identifier isbn: EPUBファイルでは、パッケージ識別子としてマークされた識別子は削除できないことに留意してください。

−−index, −i

このシリーズの本の巻数を設定します。

−−isbn

本のISBNコードを設定します。

−−language, −l

言語を設定します。

−−lrf−bookid

BookIDをLRFファイルに設定

−−publisher, −p

Set the e−book publisher.

−−rating, −r

1~5の番号で、評価を設定します。

−−series, −s

Set the series this e−book belongs to.

−−tags

本にタグを設定します。カンマ区切りのリストである必要があります。

−−title, −t

タイトルの設定

−−title−sort

ソートに使う別タイトル。もし指定しない場合、タイトル情報があればそこから自動生成されます。

−−to−opf

OFPファイルの名前を指定。書誌情報はOPFファイルに書き出されます。

−−version

プログラムのバージョン番号を表示して終了

AUTHOR

Kovid Goyal

COPYRIGHT

Kovid Goyal

pdf