From ee5710e61c12b5e202c5c722eecaa4dd7463468a Mon Sep 17 00:00:00 2001 From: Camille Moulin Date: Fri, 24 Jul 2026 15:30:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(metadata):=20Add=20publiccode.yml?= =?UTF-8?q?=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Recommended for Public Administration Open Source software projects. See https://yml.publiccode.tools/ Signed-off-by: Camille Moulin --- publiccode.yml | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 publiccode.yml diff --git a/publiccode.yml b/publiccode.yml new file mode 100644 index 00000000..1cb51e34 --- /dev/null +++ b/publiccode.yml @@ -0,0 +1,52 @@ +publiccodeYmlVersion: 0.5.0 +name: LaSuite Meet +applicationSuite: LaSuite +url: https://github.com/suitenumerique/meet +releaseDate: 2026-07-22 +platforms: + - web +organisation: + name: DINUM + uri: https://numerique.gouv.fr +fundedBy: + - name: Direction interministérielle du numérique (DINUM) + uri: https://www.numerique.gouv.fr +developmentStatus: stable +softwareType: standalone/web +intendedAudience: + countries: + - FR +description: + en: + localisedName: LaSuite Meet + shortDescription: "Open Source video conference solution, based on LiveKit" + longDescription: "Open Source video conference application, based on LiveKit, + Django and React. It is the official web video conference application of + French Ministries." + features: + - Optimized for stability in large meetings (+100 p.) + - Support for multiple screen sharing streams + - Non-persistent, secure chat + - Meeting recording + - Meeting transcription & Summary + - Telephony integration + - Secure participation with robust authentication and access control + - Customizable frontend style +legal: + license: MIT +maintenance: + type: internal + contacts: + - name: "Samuel Paccoud" + email: samuel.paccoud@numerique.gouv.fr + affiliation: DINUM + - name: "Antoine Lebaud" + email: antoine.lebaud.ext@numerique.gouv.fr + affiliation: DINUM +localisation: + localisationReady: true + availableLanguages: + - fr + - de + - en + - nl