|
@@ -0,0 +1,42 @@
|
|
1
|
+[submodule "stringtools"]
|
|
2
|
+ path = stringtools
|
|
3
|
+ url = https://git.mount-mockery.de/pylib/stringtools.git
|
|
4
|
+[submodule "unittest"]
|
|
5
|
+ path = unittest
|
|
6
|
+ url = https://git.mount-mockery.de/pylib/unittest.git
|
|
7
|
+[submodule "fstools"]
|
|
8
|
+ path = fstools
|
|
9
|
+ url = https://git.mount-mockery.de/pylib/fstools.git
|
|
10
|
+[submodule "caching"]
|
|
11
|
+ path = caching
|
|
12
|
+ url = https://git.mount-mockery.de/pylib/caching.git
|
|
13
|
+[submodule "tcp_socket"]
|
|
14
|
+ path = tcp_socket
|
|
15
|
+ url = https://git.mount-mockery.de/pylib/tcp_socket.git
|
|
16
|
+[submodule "socket_protocol"]
|
|
17
|
+ path = socket_protocol
|
|
18
|
+ url = https://git.mount-mockery.de/pylib/socket_protocol.git
|
|
19
|
+[submodule "state_machine"]
|
|
20
|
+ path = state_machine
|
|
21
|
+ url = https://git.mount-mockery.de/pylib/state_machine.git
|
|
22
|
+[submodule "task"]
|
|
23
|
+ path = task
|
|
24
|
+ url = https://git.mount-mockery.de/pylib/task.git
|
|
25
|
+[submodule "helpers"]
|
|
26
|
+ path = helpers
|
|
27
|
+ url = https://git.mount-mockery.de/pylib/helpers.git
|
|
28
|
+[submodule "reqif"]
|
|
29
|
+ path = reqif
|
|
30
|
+ url = https://git.mount-mockery.de/pylib/reqif.git
|
|
31
|
+[submodule "report"]
|
|
32
|
+ path = report
|
|
33
|
+ url = https://git.mount-mockery.de/pylib/report.git
|
|
34
|
+[submodule "media"]
|
|
35
|
+ path = media
|
|
36
|
+ url = https://git.mount-mockery.de/pylib/media.git
|
|
37
|
+[submodule "geo"]
|
|
38
|
+ path = geo
|
|
39
|
+ url = https://git.mount-mockery.de/pylib/geo.git
|
|
40
|
+[submodule "rpi_envsens"]
|
|
41
|
+ path = rpi_envsens
|
|
42
|
+ url = https://git.mount-mockery.de/pylib/rpi_envsens.git
|