Last active
October 3, 2018 14:14
-
-
Save matteomanzo/d52982a8c9c8fcdce1b3b2985cf6a5c7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
publiccode-yaml-version: '0.1' | |
name: bla | |
releaseDate: '2018-09-05' | |
url: www.example.com | |
developmentStatus: development | |
softwareType: configurationFiles | |
tags: | |
- accessibility | |
maintenance: | |
contacts: | |
- name: pippo | |
email: [email protected] | |
legal: | |
repoOwner: Pippo | |
license: MIT | |
description: | |
eng: | |
shortDescription: description | |
longDescription: <p>long description of what this software does</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment