mirror of
https://github.com/YunoHost-Apps/languagetool_ynh.git
synced 2024-09-03 19:35:58 +02:00
parent
87a6ce0816
commit
de5ef9b11c
4 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
LanguageTool is a multilingual grammar, style, and spell checker. This package provides the API server for use by other programs, like the LanguageTool extensions for browsers and word processors.
|
LanguageTool is a multilingual grammar, style, and spell checker. This package provides the API server for use by other programs, like the LanguageTool extensions for browsers and word processors.
|
||||||
|
|
||||||
**Shipped version:** 5.4
|
**Shipped version:** 5.5
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
LanguageTool est un correcteur d'orthographe, de grammaire et de style multilingue. Ce paquet fournit le serveur API pour utilisation depuis d'autres programmes, comme les extensions LangageTool pour navigateurs et logiciels de bureautique.
|
LanguageTool est un correcteur d'orthographe, de grammaire et de style multilingue. Ce paquet fournit le serveur API pour utilisation depuis d'autres programmes, comme les extensions LangageTool pour navigateurs et logiciels de bureautique.
|
||||||
|
|
||||||
**Version incluse :** 5.4
|
**Version incluse :** 5.5
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
SOURCE_URL=https://languagetool.org/download/LanguageTool-5.4.zip
|
SOURCE_URL=https://languagetool.org/download/LanguageTool-5.5.zip
|
||||||
SOURCE_SUM=bb02957a2967c82424cc1c6657e704dbc3dfe54078f3d8134646741471b2bc2b
|
SOURCE_SUM=18d16d103f1e59b125a1f48ff9d3c23051f21a80b2ca64a1da305d576245f90d
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=LanguageTool-5.4.zip
|
SOURCE_FILENAME=LanguageTool-5.5.zip
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_EXTRACT=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Multilingual grammar, style, and spell checker (API)",
|
"en": "Multilingual grammar, style, and spell checker (API)",
|
||||||
"fr": "Correcteur d'orthographe, de grammaire et de style multilingue (API)"
|
"fr": "Correcteur d'orthographe, de grammaire et de style multilingue (API)"
|
||||||
},
|
},
|
||||||
"version": "5.4~ynh1",
|
"version": "5.5~ynh1",
|
||||||
"url": "https://languagetool.org",
|
"url": "https://languagetool.org",
|
||||||
"license": "LGPL-2.1-only",
|
"license": "LGPL-2.1-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue