|
| 1 | +# TODO: enable when |
| 2 | +# https://github.com/italia/publiccode-parser-go/issues/47 |
| 3 | +# is fixed. |
| 4 | +publiccodeYmlVersion: "0.4" |
| 5 | + |
| 6 | +name: Medusa |
| 7 | +url: "https://github.com/italia/developers.italia.it.git" |
| 8 | +softwareVersion: "dev" |
| 9 | +releaseDate: "2017-04-15" |
| 10 | + |
| 11 | +platforms: |
| 12 | + - web |
| 13 | + |
| 14 | +categories: |
| 15 | + - cloud-management |
| 16 | + |
| 17 | +developmentStatus: development |
| 18 | + |
| 19 | +softwareType: "standalone/other" |
| 20 | + |
| 21 | +description: |
| 22 | + # Should NOT validate: even if this a valid POSIX language tag |
| 23 | + # it's NOT a valid BCP47 language tag |
| 24 | + en_GB: |
| 25 | + localisedName: Medusa |
| 26 | + shortDescription: > |
| 27 | + A rather short description which |
| 28 | + is probably useless |
| 29 | + longDescription: > |
| 30 | + Very long description of this software, also split |
| 31 | + on multiple rows. You should note what the software |
| 32 | + is and why one should need it. This is 158 characters. |
| 33 | + Very long description of this software, also split |
| 34 | + on multiple rows. You should note what the software |
| 35 | + is and why one should need it. This is 316 characters. |
| 36 | + Very long description of this software, also split |
| 37 | + on multiple rows. You should note what the software |
| 38 | + is and why one should need it. This is 474 characters. |
| 39 | + Very long description of this software, also split |
| 40 | + on multiple rows. You should note what the software |
| 41 | + is and why one should need it. This is 632 characters. |
| 42 | + features: |
| 43 | + - Just one feature |
| 44 | + |
| 45 | +legal: |
| 46 | + license: AGPL-3.0-or-later |
| 47 | + |
| 48 | +maintenance: |
| 49 | + type: "community" |
| 50 | + |
| 51 | + contacts: |
| 52 | + - name: Francesco Rossi |
| 53 | + |
| 54 | +localisation: |
| 55 | + localisationReady: true |
| 56 | + availableLanguages: |
| 57 | + - fr |
0 commit comments