diff options
author | B. Watson <yalhcru@gmail.com> | 2017-04-11 00:18:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-11 00:18:02 +0700 |
commit | 7f99e446f8a324cdb30e55305adf261f26ed3017 (patch) | |
tree | 4ebf225262e69a19424630f5b5ccb451b52f0e2f /office/mobiperl/README | |
parent | 52f1d52ad1dbf3fc018d23310af5e9d2c5a0ae81 (diff) | |
download | slackbuilds-7f99e446f8a324cdb30e55305adf261f26ed3017.tar.gz |
office/mobiperl: Added (MobiPocket tools).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/mobiperl/README')
-rw-r--r-- | office/mobiperl/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/office/mobiperl/README b/office/mobiperl/README new file mode 100644 index 0000000000..386da22292 --- /dev/null +++ b/office/mobiperl/README @@ -0,0 +1,19 @@ +mobiperl (tools for generating and manipulating MobiPocket files) + +MobiPocket (.mobi) is a file format used by e-book readers on desktop +PCs and platforms such as the Kindle. + +Included tools: + +html2mobi - convert HTML files to .mobi +lit2mobi - convert LIT files to .mobi [1] +mobi2html - convert .mobi files to HTML +mobi2mobi - manipulate metadata in .mobi files +mobils - list contents (metadata) of .mobi files +opf2mobi - convert OPF files to .mobi [2] + +[1] For lit2mobi to work, office/convertlit must be installed. Even then, + it doesn't seem to work particularly well. + +[2] opf2mobi doesn't seem to actually work. If someone manages to fix + it, please let the maintainer know. |