docs/.gitmodules
2025-08-16 15:38:15 +02:00

28 lines
906 B
Plaintext

[submodule "state_machine"]
path = pylibs/state_machine
url = https://git.mount-mockery.de/pylib/state_machine
[submodule "socket_protocol"]
path = pylibs/socket_protocol
url = https://git.mount-mockery.de/pylib/socket_protocol
[submodule "stringtools"]
path = pylibs/stringtools
url = https://git.mount-mockery.de/pylib/stringtools
[submodule "report"]
path = pylibs/report
url = https://git.mount-mockery.de/pylib/report
[submodule "task"]
path = pylibs/task
url = https://git.mount-mockery.de/pylib/task
[submodule "caching"]
path = pylibs/caching
url = https://git.mount-mockery.de/pylib/caching
[submodule "tcp_socket"]
path = pylibs/tcp_socket
url = https://git.mount-mockery.de/pylib/tcp_socket
[submodule "fstools"]
path = pylibs/fstools
url = https://git.mount-mockery.de/pylib/fstools
[submodule "helpers"]
path = pylibs/helpers
url = https://git.mount-mockery.de/pylib/helpers