Initial pylib submodules added
This commit is contained in:
parent
e26c6200f7
commit
62aa691636
42
.gitmodules
vendored
Normal file
42
.gitmodules
vendored
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
[submodule "stringtools"]
|
||||||
|
path = stringtools
|
||||||
|
url = https://git.mount-mockery.de/pylib/stringtools.git
|
||||||
|
[submodule "unittest"]
|
||||||
|
path = unittest
|
||||||
|
url = https://git.mount-mockery.de/pylib/unittest.git
|
||||||
|
[submodule "fstools"]
|
||||||
|
path = fstools
|
||||||
|
url = https://git.mount-mockery.de/pylib/fstools.git
|
||||||
|
[submodule "caching"]
|
||||||
|
path = caching
|
||||||
|
url = https://git.mount-mockery.de/pylib/caching.git
|
||||||
|
[submodule "tcp_socket"]
|
||||||
|
path = tcp_socket
|
||||||
|
url = https://git.mount-mockery.de/pylib/tcp_socket.git
|
||||||
|
[submodule "socket_protocol"]
|
||||||
|
path = socket_protocol
|
||||||
|
url = https://git.mount-mockery.de/pylib/socket_protocol.git
|
||||||
|
[submodule "state_machine"]
|
||||||
|
path = state_machine
|
||||||
|
url = https://git.mount-mockery.de/pylib/state_machine.git
|
||||||
|
[submodule "task"]
|
||||||
|
path = task
|
||||||
|
url = https://git.mount-mockery.de/pylib/task.git
|
||||||
|
[submodule "helpers"]
|
||||||
|
path = helpers
|
||||||
|
url = https://git.mount-mockery.de/pylib/helpers.git
|
||||||
|
[submodule "reqif"]
|
||||||
|
path = reqif
|
||||||
|
url = https://git.mount-mockery.de/pylib/reqif.git
|
||||||
|
[submodule "report"]
|
||||||
|
path = report
|
||||||
|
url = https://git.mount-mockery.de/pylib/report.git
|
||||||
|
[submodule "media"]
|
||||||
|
path = media
|
||||||
|
url = https://git.mount-mockery.de/pylib/media.git
|
||||||
|
[submodule "geo"]
|
||||||
|
path = geo
|
||||||
|
url = https://git.mount-mockery.de/pylib/geo.git
|
||||||
|
[submodule "rpi_envsens"]
|
||||||
|
path = rpi_envsens
|
||||||
|
url = https://git.mount-mockery.de/pylib/rpi_envsens.git
|
0
__init__.py
Normal file
0
__init__.py
Normal file
1
caching
Submodule
1
caching
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 112833ac2f90a558864af36cb05021d73a7e27b9
|
1
fstools
Submodule
1
fstools
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit a88e689cacdfd1b09a874f14096a0cd92137b7be
|
1
geo
Submodule
1
geo
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 11166bb27ad2335f7812fcb88c788397f5106751
|
1
helpers
Submodule
1
helpers
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit c4f055189856dddf9f05c56189453370d25ba620
|
1
media
Submodule
1
media
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit abcf63d02e866c3832d014c54f2a95acdfb7d304
|
1
report
Submodule
1
report
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 89fc2247dd0c74a55f7e20578275779937ab5ecd
|
1
reqif
Submodule
1
reqif
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit abc146db9f2a6c5f0aff6294e75e77f8b66e9450
|
1
rpi_envsens
Submodule
1
rpi_envsens
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit afedf43bdf2e3359290f69a36242ac7ec09c2c88
|
1
socket_protocol
Submodule
1
socket_protocol
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 8debe21b956b897b973e502211fae7b563534704
|
1
state_machine
Submodule
1
state_machine
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit c47c20e0d69cdefe498c38e459ec8f4accb642bd
|
1
stringtools
Submodule
1
stringtools
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e1f76d96312e540544b2328d0937b0aa41126aa9
|
1
task
Submodule
1
task
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 7583bb5f3bd2420c901374ba95b678af6ce88433
|
1
tcp_socket
Submodule
1
tcp_socket
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 72275a3270b0d34a696a2809cc066f84d72268a5
|
1
unittest
Submodule
1
unittest
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 5417bf1cbab79d0fe0db2faf9553324e34564ef8
|
Loading…
x
Reference in New Issue
Block a user