1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2024-09-03 19:26:35 +02:00

[enh] manifest.json

Fix maintainer's username, improve description, remove references to gitlab.
This commit is contained in:
tituspijean 2019-01-04 15:45:35 +01:00 committed by GitHub
parent cd82e9a084
commit 89cef3c3b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,15 +4,14 @@
"packaging_format": 1,
"version": "0.35.4~ynh1",
"description": {
"en": "JupyterLab for Yunohost.",
"fr": "JupyterLab pour YunoHost."
"en": "JupyterLab for Yunohost, an extensible environment for interactive and reproducible computing (notebook, terminal, text editor, file browser, rich outputs, etc.)",
"fr": "JupyterLab pour YunoHost, un environnement informatique extensible, interactif et reproductible (bloc-notes, terminal, éditeur de texte, explorateur de fichiers, texte enrichi, etc.)"
},
"url": "https://jupyterlab.readthedocs.io/en/stable/",
"license": "BSD-3-Clause",
"maintainer": {
"name": "kayou",
"email": "",
"url": "http://example.com"
"name": "bourreP",
"email": ""
},
"requirements": {
"yunohost": ">> 3.0.0"
@ -27,8 +26,8 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for gitlab",
"fr": "Choisissez un nom de domaine pour gitlab"
"en": "Choose a domain name for JupyterLab",
"fr": "Choisissez un nom de domaine pour JupyterLab"
},
"example": "example.com"
},
@ -36,8 +35,8 @@
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for gitlab",
"fr": "Choisissez un chemin pour gitlab"
"en": "Choose a path for JupyterLab",
"fr": "Choisissez un chemin pour JupyterLab"
},
"example": "/",
"default": "/"