-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.14 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.14 KB
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
28
29
30
31
32
33
34
35
36
[submodule "bin/modules/web-langtag"]
path = bin/modules/web-langtag
url = https://github.com/manakai/perl-web-langtag
track = master
[submodule "bin/modules/web-dom"]
path = bin/modules/web-dom
url = https://github.com/manakai/perl-web-dom
track = master
[submodule "bin/modules/web-markup"]
path = bin/modules/web-markup
url = https://github.com/manakai/perl-web-markup
track = master
[submodule "bin/modules/web-encodings"]
path = bin/modules/web-encodings
url = https://github.com/manakai/perl-web-encodings
track = master
[submodule "bin/modules/charclass"]
path = bin/modules/charclass
url = https://github.com/wakaba/perl-charclass
track = master
[submodule "bin/modules/web-css"]
path = bin/modules/web-css
url = https://github.com/manakai/perl-web-css
track = master
[submodule "bin/modules/web-url"]
path = bin/modules/web-url
url = https://github.com/manakai/perl-web-url
track = master
[submodule "bin/modules/generation"]
path = bin/modules/generation
url = https://github.com/geocol/generation
track = master
[submodule "bin/modules/json-ps"]
path = bin/modules/json-ps
url = https://github.com/wakaba/perl-json-ps
track = master