my_repositories/repos.json

113 lines
2.4 KiB
JSON

{
"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/ptpython.git",
"TARGET": "python_apps"
},
{
"URL": "dirk/pyzo.git",
"TARGET": "python_apps"
},
{
"URL": "dirk/cutelog.git",
"TARGET": "python_apps"
},
{
"URL": "application/nemo.git",
"TARGET": "applications"
},
{
"URL": "application/cdi.git",
"TARGET": "applications"
},
{
"URL": "application/pyrip.git",
"TARGET": "applications"
},
{
"URL": "application/patt.git",
"TARGET": "django"
},
{
"URL": "application/pygal.git",
"TARGET": "django"
},
{
"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"
},
{
"URL": "embedded_linux/embedded_linux.git",
"TARGET": "embedded_linux"
}
]
}