mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
1d64999e58
commit
7128bcee12
@ -14,7 +14,7 @@ from calibre.customize.conversion import OptionRecommendation
|
|||||||
class MOBIOutput(OutputFormatPlugin):
|
class MOBIOutput(OutputFormatPlugin):
|
||||||
|
|
||||||
name = 'MOBI Output'
|
name = 'MOBI Output'
|
||||||
author = 'Marshall T. Vandegrift'
|
author = 'Kovid Goyal'
|
||||||
file_type = 'mobi'
|
file_type = 'mobi'
|
||||||
|
|
||||||
options = set([
|
options = set([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user