scripts for my gemini capsule
1
2
3
4
5
6
7
8
9
|
[submodule "usfm2gmi"]
path = usfm2gmi
url = https://git.sr.ht/~earboxer/usfm2gmi
[submodule "Open-English-Bible"]
path = Open-English-Bible
url = https://github.com/openenglishbible/Open-English-Bible
[submodule "bible-passage-reference-parser-python"]
path = bible-passage-reference-parser-python
url = https://gitlab.com/rseal/bible-passage-reference-parser-python
|