123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- {
- "BASE_URL": "https://git.mount-mockery.de",
- "REPO_LIST":
- [
- {
- "URL": "dirk/bin.git",
- "TARGET": "linux_env"
- },
- {
- "URL": "dirk/bash.git",
- "TARGET": "linux_env"
- },
- {
- "URL": "dirk/starter.git",
- "TARGET": "linux_env"
- },
-
-
-
- {
- "URL": "dirk/garbage_disposal.git",
- "TARGET": "."
- },
-
-
-
- {
- "URL": "application/cdi.git",
- "TARGET": "applications"
- },
- {
- "URL": "application/mysync.git",
- "TARGET": "applications"
- },
- {
- "URL": "application/nemo.git",
- "TARGET": "applications"
- },
- {
- "URL": "application/pyrip.git",
- "TARGET": "applications"
- },
-
-
-
- {
- "URL": "application/garage_txt_client.git",
- "TARGET": "clients"
- },
- {
- "URL": "application/smarthome_rpi_gui_client.git",
- "TARGET": "clients"
- },
-
-
-
- {
- "URL": "application/patt.git",
- "TARGET": "django"
- },
- {
- "URL": "application/pygal.git",
- "TARGET": "django"
- },
- {
- "URL": "application/pdns.git",
- "TARGET": "django"
- },
-
-
-
- {
- "URL": "embedded_linux/embedded_linux.git",
- "TARGET": "embedded_linux"
- },
-
-
-
- {
- "URL": "dirk/pylibs.git",
- "TARGET": "."
- },
-
-
-
- {
- "URL": "dirk/ptpython.git",
- "TARGET": "python_apps"
- },
- {
- "URL": "dirk/pyzo.git",
- "TARGET": "python_apps"
- },
- {
- "URL": "dirk/cutelog.git",
- "TARGET": "python_apps"
- },
- {
- "URL": "dirk/spyder.git",
- "TARGET": "python_apps"
- },
-
-
-
- {
- "URL": "application/garage_rpi_server.git",
- "TARGET": "server"
- },
-
-
-
- {
- "URL": "smarthome/smart_brain.git",
- "TARGET": "smarthome"
- },
- {
- "URL": "smarthome/smart_brain_test.git",
- "TARGET": "smarthome"
- },
- {
- "URL": "smarthome/ambient_info.git",
- "TARGET": "smarthome"
- },
- {
- "URL": "smarthome/leyk.git",
- "TARGET": "smarthome"
- },
- {
- "URL": "smarthome/mpd.git",
- "TARGET": "smarthome"
- },
- {
- "URL": "smarthome/powerplug-energenie.git",
- "TARGET": "smarthome"
- },
- {
- "URL": "smarthome/spotify.git",
- "TARGET": "smarthome"
- },
-
-
-
- {
- "URL": "unittest/caching.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/fstools.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/geo.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/helpers.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/keyboard.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/media.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/report.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/socket_protocol.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/state_machine.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/stringtools.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/task.git",
- "TARGET": "unittest"
- },
- {
- "URL": "unittest/tcp_socket.git",
- "TARGET": "unittest"
- }
- ]
- }
|