2015-02-01 03:21:28 +01:00
|
|
|
|
{
|
|
|
|
|
"name": "Anarchism",
|
|
|
|
|
"id": "anarchism",
|
2019-05-29 21:34:42 +02:00
|
|
|
|
"packaging_format": 1,
|
2015-02-01 03:21:28 +01:00
|
|
|
|
"description": {
|
2021-09-10 21:24:22 +02:00
|
|
|
|
"en": "Exhaustive exploration of Anarchist theory and practice",
|
|
|
|
|
"fr": "Exploration exhaustive de la théorie et de la pratique anarchiste"
|
2015-02-01 03:21:28 +01:00
|
|
|
|
},
|
2022-12-11 14:21:39 +01:00
|
|
|
|
"version": "15.3-3~ynh3",
|
2019-05-29 21:34:42 +02:00
|
|
|
|
"url": "https://salsa.debian.org/debian/anarchism/",
|
2021-01-31 18:15:49 +01:00
|
|
|
|
"license": "GPL-2.0-or-later",
|
2019-05-29 21:34:42 +02:00
|
|
|
|
"maintainer": {
|
|
|
|
|
"name": "kay0u",
|
|
|
|
|
"email": "pierre@kayou.io"
|
2015-02-01 03:21:28 +01:00
|
|
|
|
},
|
2019-05-29 21:34:42 +02:00
|
|
|
|
"requirements": {
|
2022-12-11 14:21:23 +01:00
|
|
|
|
"yunohost": ">= 11.0.9"
|
2019-05-29 21:34:42 +02:00
|
|
|
|
},
|
|
|
|
|
"multi_instance": true,
|
|
|
|
|
"services": [
|
|
|
|
|
"nginx"
|
|
|
|
|
],
|
2015-02-01 03:21:28 +01:00
|
|
|
|
"arguments": {
|
|
|
|
|
"install" : [
|
|
|
|
|
{
|
|
|
|
|
"name": "domain",
|
2021-09-25 15:58:40 +02:00
|
|
|
|
"type": "domain"
|
2015-02-01 03:21:28 +01:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "path",
|
2019-05-29 21:34:42 +02:00
|
|
|
|
"type": "path",
|
2015-02-01 03:21:28 +01:00
|
|
|
|
"example": "/anarchism",
|
|
|
|
|
"default": "/anarchism"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "is_public",
|
2019-05-29 21:34:42 +02:00
|
|
|
|
"type": "boolean",
|
2021-01-31 18:15:49 +01:00
|
|
|
|
"help": {
|
|
|
|
|
"en": "If enabled, Anarchism will be accessible by people who do not have an account. This can be changed later via the webadmin.",
|
|
|
|
|
"fr": "Si cette case est cochée, Anarchism sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
|
|
|
|
},
|
2019-05-29 21:34:42 +02:00
|
|
|
|
"default": true
|
2015-02-01 03:21:28 +01:00
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|