Python Galery
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 734B

123456789101112131415161718192021222324
  1. [submodule "fstools"]
  2. path = fstools
  3. url = https://git.mount-mockery.de/pylib/fstools.git
  4. [submodule "geo"]
  5. path = geo
  6. url = https://git.mount-mockery.de/pylib/geo.git
  7. [submodule "mycreole"]
  8. path = mycreole
  9. url = https://git.mount-mockery.de/django_lib/mycreole.git
  10. [submodule "pygal"]
  11. path = pygal
  12. url = https://git.mount-mockery.de/django_lib/pygal.git
  13. [submodule "themes"]
  14. path = themes
  15. url = https://git.mount-mockery.de/django_lib/themes.git
  16. [submodule "users"]
  17. path = users
  18. url = https://git.mount-mockery.de/django_lib/users.git
  19. [submodule "media"]
  20. path = media
  21. url = https://git.mount-mockery.de/pylib/media.git
  22. [submodule "stringtools"]
  23. path = stringtools
  24. url = https://git.mount-mockery.de/pylib/stringtools