diff options
author | B. Watson <yalhcru@gmail.com> | 2021-12-05 12:00:20 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-10 08:37:35 +0700 |
commit | 6995c9a37954704cfac839bda305ef72f70592a4 (patch) | |
tree | 25b111884eb8c9b0c767c00b911936b38964308a /python/python-djvulibre | |
parent | 199a463086fa4cf7764e40f8c45657fe09c21bc0 (diff) | |
download | slackbuilds-6995c9a37954704cfac839bda305ef72f70592a4.tar.gz |
python-djvulibre: Rename to python-djvulibre, support py3.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-djvulibre')
-rw-r--r-- | python/python-djvulibre/README | 6 | ||||
-rw-r--r-- | python/python-djvulibre/slack-desc | 19 |
2 files changed, 25 insertions, 0 deletions
diff --git a/python/python-djvulibre/README b/python/python-djvulibre/README new file mode 100644 index 0000000000..62de2db972 --- /dev/null +++ b/python/python-djvulibre/README @@ -0,0 +1,6 @@ +python-djvulibre (python bindings for djvulibre) + +python-djvulibre is a set of Python bindings for the DjVuLibre library, +an open source implementation of DjVu. + +Bindings for both Python 2 and Python 3 are included. diff --git a/python/python-djvulibre/slack-desc b/python/python-djvulibre/slack-desc new file mode 100644 index 0000000000..ea2fc0662e --- /dev/null +++ b/python/python-djvulibre/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------------------------------------------------------| +python-djvulibre: python-djvulibre (python bindings for djvulibre) +python-djvulibre: +python-djvulibre: python-djvulibre is a set of Python bindings for the DjVuLibre +python-djvulibre: library, an open source implementation of DjVu. +python-djvulibre: +python-djvulibre: +python-djvulibre: +python-djvulibre: +python-djvulibre: +python-djvulibre: +python-djvulibre: |