diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2015-12-05 00:53:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-05 00:53:35 +0700 |
commit | dbe6844efd906213b7a35abd16a59be85a1bb2bf (patch) | |
tree | d0829a401c50f5c97254ed2e2225a7fd364ac4d5 /office/minidjvu/slack-desc | |
parent | 3750b06f9897ebf30d1ae3b81978d5d5ee301f97 (diff) |
office/minidjvu: Added (bitonal DjVu encoder/decoder).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/minidjvu/slack-desc')
-rw-r--r-- | office/minidjvu/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/office/minidjvu/slack-desc b/office/minidjvu/slack-desc new file mode 100644 index 0000000000000..0cfa52cc0dd39 --- /dev/null +++ b/office/minidjvu/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +minidjvu: minidjvu (bitonal DjVu encoder/decoder) +minidjvu: +minidjvu: Minidjvu is a command line utility which encodes and decodes single +minidjvu: page black-and-white DjVu files, and can compress multiple pages, +minidjvu: taking advantage from similarities between pages. Supported bitmap +minidjvu: formats are PBM, Windows BMP, and TIFF (through libtiff). Minidjvu +minidjvu: is based on DjVuLibre, which is the primary DjVu support library. +minidjvu: Minidjvu is not going to support all DjVu functionality; the idea is +minidjvu: rather to take the black-and-white part (also called JB2) and +minidjvu: experiment with it. +minidjvu: Homepage: http://minidjvu.sourceforge.net |