Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aram Verstegen
archive-hocr-tools
Commits
e197ff68
Commit
e197ff68
authored
Feb 07, 2022
by
Merlijn Wajer
Browse files
hocr: new version, add hocr-to-epub to scripts
parent
05c1e03d
Changes
2
Hide whitespace changes
Inline
Side-by-side
hocr/version.py
View file @
e197ff68
__version__
=
'1.1.1
5
'
__version__
=
'1.1.1
6
'
setup.py
View file @
e197ff68
...
...
@@ -22,7 +22,8 @@ setup(name='archive-hocr-tools',
'bin/fts-text-match'
,
'bin/hocr-lookup-check'
,
'bin/hocr-lookup-create'
,
'bin/hocr-lookup-reconstruct'
,
'bin/hocr-text-paragraphs'
,
'bin/hocr-extract-page'
,
'bin/abbyy-to-hocr'
,
'bin/hocr-split-pages'
],
'bin/abbyy-to-hocr'
,
'bin/hocr-split-pages'
,
'bin/hocr-to-epub'
],
classifiers
=
[
'Development Status :: 3 - Alpha'
,
'Intended Audience :: Developers'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment