forked from italia/publiccode-editor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubliccode.yml
More file actions
54 lines (51 loc) · 1.48 KB
/
publiccode.yml
File metadata and controls
54 lines (51 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
publiccodeYmlVersion: 0.5.0
name: publiccode editor
url: https://github.com/swiss/publiccode-editor
softwareVersion: 2.1.0
releaseDate: 2025-07-03
platforms:
- web
categories:
- application-development
developmentStatus: development
softwareType: standalone/web
organisation:
uri: https://ld.admin.ch/FCh
name: Bundeskanzlei
description:
de-CH:
localisedName: publiccode.yml Editor
shortDescription: Ein Web-Editor zur Erstellung und Validierung von publiccode.yml-Dateien.
longDescription: >-
Der PublicCode-Editor ist eine Webanwendung zur Erstellung gültiger
publiccode.yml-Dateien.
Basierend auf den Angaben im Formular wird eine YAML-Datei generiert, die
dem neuesten PublicCode-Standard entspricht. Die Datei kann direkt kopiert
oder heruntergeladen und in ein Repository übernommen werden.
Der Editor kann auch zur Validierung bestehender publiccode.yml-Dateien
verwendet werden.
features:
- Generierung von publiccode.yml
- Modifikation von publiccode.yml
- Validierung von publiccode.yml
- Import von publiccode.yml über URL
- Mehrere Sprachen können verwaltet werden
screenshots:
- screenshot.png
legal:
license: AGPL-3.0-or-later
maintenance:
type: community
contacts:
- name: Olivier Brian
email: brian@puzzle.ch
- name: Claudia Asti
email: asti@puzzle.ch
localisation:
localisationReady: true
availableLanguages:
- de
- en
- fr
- it
- nl