10 lines
290 B
Plaintext
10 lines
290 B
Plaintext
{
|
|
"desc-cs": "Základní LXC vrstva s běhovým prostředím pro python 3",
|
|
"desc-en": "Basic LXC layer with python 3 runtime environment",
|
|
"lxcpath": "shared/alpine3.9-python3.6",
|
|
"version": "0.0.1",
|
|
"release": "0",
|
|
"license": "GPL",
|
|
"depends": ["alpine3.9"]
|
|
}
|