-
Notifications
You must be signed in to change notification settings - Fork 22
/
.gitmodules
27 lines (27 loc) · 1003 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "vendor/alto-schema"]
path = vendor/alto-schema
url = https://github.com/altoxml/schema.git
[submodule "vendor/format-converters"]
path = vendor/format-converters
url = https://github.com/OCR-D/format-converters.git
[submodule "vendor/gcv2hocr"]
path = vendor/gcv2hocr
url = https://github.com/dinosauria123/gcv2hocr.git
[submodule "vendor/hocr-spec-python"]
path = vendor/hocr-spec-python
url = https://github.com/kba/hocr-spec-python.git
[submodule "vendor/hOCR-to-ALTO"]
path = vendor/hOCR-to-ALTO
url = https://github.com/filak/hOCR-to-ALTO.git
[submodule "vendor/im2alto"]
path = vendor/im2alto
url = https://github.com/karkraeg/im2alto.git
[submodule "vendor/page-to-alto"]
path = vendor/page-to-alto
url = https://github.com/kba/page-to-alto.git
[submodule "vendor/xsd-validator"]
path = vendor/xsd-validator
url = https://github.com/kba/xsd-validator.git
[submodule "vendor/textract2page"]
path = vendor/textract2page
url = https://github.com/slub/textract2page.git