Module Documentation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitmodules 755B

123456789101112131415161718192021222324
  1. [submodule "state_machine"]
  2. path = state_machine
  3. url = https://git.mount-mockery.de/pylib/state_machine
  4. [submodule "socket_protocol"]
  5. path = socket_protocol
  6. url = https://git.mount-mockery.de/pylib/socket_protocol
  7. [submodule "stringtools"]
  8. path = stringtools
  9. url = https://git.mount-mockery.de/pylib/stringtools
  10. [submodule "report"]
  11. path = report
  12. url = https://git.mount-mockery.de/pylib/report
  13. [submodule "task"]
  14. path = task
  15. url = https://git.mount-mockery.de/pylib/task
  16. [submodule "caching"]
  17. path = caching
  18. url = https://git.mount-mockery.de/pylib/caching
  19. [submodule "tcp_socket"]
  20. path = tcp_socket
  21. url = https://git.mount-mockery.de/pylib/tcp_socket
  22. [submodule "fstools"]
  23. path = fstools
  24. url = https://git.mount-mockery.de/pylib/fstools