2022-02-22 13:59:54 +01:00
|
|
|
{
|
|
|
|
"name": "Samba",
|
|
|
|
"id": "samba",
|
|
|
|
"packaging_format": 1,
|
|
|
|
"description": {
|
2022-02-22 14:12:51 +01:00
|
|
|
"en": "",
|
|
|
|
"fr": "Un apllication pour partage des dossiers sur un reseaux privé via le protocole SMB"
|
2022-02-22 13:59:54 +01:00
|
|
|
},
|
2022-02-22 14:12:51 +01:00
|
|
|
"version": "4.9.5~ynh1",
|
|
|
|
"url": "https://www.samba.org/",
|
2022-02-22 13:59:54 +01:00
|
|
|
"upstream": {
|
|
|
|
"license": "free",
|
2022-02-22 14:12:51 +01:00
|
|
|
"website": "https://www.samba.org/",
|
2022-02-22 13:59:54 +01:00
|
|
|
"demo": "https://demo.example.com",
|
|
|
|
"admindoc": "https://yunohost.org/packaging_apps",
|
|
|
|
"userdoc": "https://yunohost.org/apps",
|
|
|
|
"code": "https://some.forge.com/example/example"
|
|
|
|
},
|
|
|
|
"license": "free",
|
|
|
|
"maintainer": {
|
2022-02-22 14:12:51 +01:00
|
|
|
"name": "Galette",
|
|
|
|
"email": ""
|
2022-02-22 13:59:54 +01:00
|
|
|
},
|
|
|
|
"requirements": {
|
|
|
|
"yunohost": ">= 4.3.0"
|
|
|
|
},
|
2022-02-22 14:12:51 +01:00
|
|
|
"multi_instance": false,
|
|
|
|
"services": [],
|
2022-02-22 13:59:54 +01:00
|
|
|
"arguments": {
|
|
|
|
"install" : [
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|