diff options
author | B. Watson <yalhcru@gmail.com> | 2017-04-04 15:11:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:57:43 +0700 |
commit | 546c6cafbad8f0e130a1063d3e0f85ae84890a16 (patch) | |
tree | 67df0d354e62e7bc223a985dc71baa67fe82fcca /office/djvusmooth/README | |
parent | 8917195434f715a225b1618329b11b48f5fd876b (diff) |
office/djvusmooth: Added (graphical editor for DjVu documents).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/djvusmooth/README')
-rw-r--r-- | office/djvusmooth/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/office/djvusmooth/README b/office/djvusmooth/README new file mode 100644 index 0000000000000..29bf36a70a38f --- /dev/null +++ b/office/djvusmooth/README @@ -0,0 +1,11 @@ +djvusmooth (graphical editor for DjVu documents) + +djvusmooth is a graphical editor for DjVu files, which allows one to: + +- edit document metadata, +- edit document outline (bookmarks), +- add, remove or edit hyperlinks, +- correct occasional errors in the hidden text layer. + +Although wxPython is listed as a required dependency, it may be possible +to use wxPython3 instead (not tested by SlackBuild author). |