{ "name": "Anarchism", "id": "anarchism", "packaging_format": 1, "description": { "en": "Exhaustive exploration of Anarchist theory and practice", "fr": "Exploration exhaustive de la théorie et de la pratique anarchiste" }, "version": "15.3-3~ynh3", "url": "https://salsa.debian.org/debian/anarchism/", "upstream": { "license": "GPL-2.0-or-later", "website": "https://salsa.debian.org/debian/anarchism/", "demo": "http://anarchism.pageabode.com/afaq/index.html", "admindoc": "https://salsa.debian.org/debian/anarchism", "code": "https://salsa.debian.org/debian/anarchism/" }, "license": "GPL-2.0-or-later", "maintainer": { "name": "kay0u", "email": "pierre@kayou.io" }, "requirements": { "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [ "nginx" ], "arguments": { "install" : [ { "name": "domain", "type": "domain" }, { "name": "path", "type": "path", "example": "/anarchism", "default": "/anarchism" }, { "name": "is_public", "type": "boolean", "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." }, "default": true } ] } }