1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/biboumi_ynh.git synced 2024-09-03 18:15:58 +02:00

Update manifest.json (#19)

* Update manifest.json

* Auto-update README

* Update manifest.json

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
Éric Gaspar 2023-01-18 19:11:57 +01:00 committed by GitHub
parent dc73976332
commit 96ce4ec0cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 31 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Biboumi for YunoHost
[![Integration level](https://dash.yunohost.org/integration/biboumi.svg)](https://dash.yunohost.org/appci/app/biboumi) ![](https://ci-apps.yunohost.org/ci/badges/biboumi.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/biboumi.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/biboumi.svg)](https://dash.yunohost.org/appci/app/biboumi) ![Working status](https://ci-apps.yunohost.org/ci/badges/biboumi.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/biboumi.maintain.svg)
[![Install Biboumi with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=biboumi)
*[Lire ce readme en français.](./README_fr.md)*
@ -15,12 +15,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
XMPP gateway for the IRC network.
XMPP gateway for the IRC network
**Shipped version:** 8.3~ynh1
## Disclaimers / important information
Once biboumi_ynh is installed you can use any XMPP client software to join IRC channels. Any IRC channel is seen as a standard XMPP chatroom (aka MUC) with a special name.
@ -36,21 +33,22 @@ For example, if you have a YunoHost server hosting domain *example.net* and you
## Documentation and resources
* Official app website: https://biboumi.louiz.org/
* Official admin documentation: https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst
* Upstream app code repository: https://lab.louiz.org/louiz/biboumi
* YunoHost documentation for this app: https://yunohost.org/app_biboumi
* Report a bug: https://github.com/YunoHost-Apps/biboumi_ynh/issues
* Official app website: <https://biboumi.louiz.org/>
* Official admin documentation: <https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst>
* Upstream app code repository: <https://lab.louiz.org/louiz/biboumi>
* YunoHost documentation for this app: <https://yunohost.org/app_biboumi>
* Report a bug: <https://github.com/YunoHost-Apps/biboumi_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug
or
sudo yunohost app upgrade biboumi -u https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,22 +1,23 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Biboumi pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/biboumi.svg)](https://dash.yunohost.org/appci/app/biboumi) ![](https://ci-apps.yunohost.org/ci/badges/biboumi.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/biboumi.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/biboumi.svg)](https://dash.yunohost.org/appci/app/biboumi) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/biboumi.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/biboumi.maintain.svg)
[![Installer Biboumi avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=biboumi)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Biboumi rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Biboumi rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Passerelle XMPP pour le réseau IRC.
Passerelle XMPP pour le réseau IRC
**Version incluse :** 8.3~ynh1
## Avertissements / informations importantes
Once biboumi_ynh is installed you can use any XMPP client software to join IRC channels. Any IRC channel is seen as a standard XMPP chatroom (aka MUC) with a special name.
@ -32,21 +33,22 @@ For example, if you have a YunoHost server hosting domain *example.net* and you
## Documentations et ressources
* Site officiel de l'app : https://biboumi.louiz.org/
* Documentation officielle de l'admin : https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst
* Dépôt de code officiel de l'app : https://lab.louiz.org/louiz/biboumi
* Documentation YunoHost pour cette app : https://yunohost.org/app_biboumi
* Signaler un bug : https://github.com/YunoHost-Apps/biboumi_ynh/issues
* Site officiel de lapp : <https://biboumi.louiz.org/>
* Documentation officielle de ladmin : <https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst>
* Dépôt de code officiel de lapp : <https://lab.louiz.org/louiz/biboumi>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_biboumi>
* Signaler un bug : <https://github.com/YunoHost-Apps/biboumi_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug
ou
sudo yunohost app upgrade biboumi -u https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -3,8 +3,8 @@
"id": "biboumi",
"packaging_format": 1,
"description": {
"en": "XMPP gateway for the IRC network.",
"fr": "Passerelle XMPP pour le réseau IRC."
"en": "XMPP gateway for the IRC network",
"fr": "Passerelle XMPP pour le réseau IRC"
},
"version": "8.3~ynh1",
"url": "https://biboumi.louiz.org/",
@ -20,7 +20,7 @@
"email": "pitchum@yunohost.org"
},
"requirements": {
"yunohost": ">= 4.1.7"
"yunohost": ">= 11.0.9"
},
"multi_instance": false,
"services": [