generated from MinBZK/python-project-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpubliccode.yml
More file actions
32 lines (31 loc) · 824 Bytes
/
publiccode.yml
File metadata and controls
32 lines (31 loc) · 824 Bytes
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
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
categories:
- it-development
description:
en:
features:
- Python Template
genericName: example_datascience
longDescription: |
This a an example data science project
shortDescription: Example Data Science project
developmentStatus: concept
legal:
license: EUPL-1.2
localisation:
availableLanguages:
- en
localisationReady: false
maintenance:
contacts:
- name: AI Validatie
type: community
name: example_datascience
platforms:
- web
releaseDate: '2024-04-25'
softwareType: standalone/web
url: 'https://github.com/MinBZK/example-data-science-project'