mirror of
https://platform.sunet.se/SUNET/knotctl.git
synced 2025-05-26 01:28:30 +02:00
Add publiccode.yml
This commit is contained in:
parent
70e82692d4
commit
e2042a6034
1 changed files with 41 additions and 0 deletions
41
publiccode.yml
Normal file
41
publiccode.yml
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
publiccodeYmlVersion: "0.4"
|
||||||
|
|
||||||
|
name: knotctl
|
||||||
|
url: "https://platform.sunet.se/SUNET/knotctl"
|
||||||
|
platforms:
|
||||||
|
- linux
|
||||||
|
- mac
|
||||||
|
|
||||||
|
categories:
|
||||||
|
- it-service-management
|
||||||
|
|
||||||
|
developmentStatus: development
|
||||||
|
|
||||||
|
softwareType: "standalone/desktop"
|
||||||
|
|
||||||
|
description:
|
||||||
|
en:
|
||||||
|
shortDescription: >
|
||||||
|
This is a commandline tool for knotapirestapi
|
||||||
|
https://gitlab.nic.cz/knot/knot-dns-rest
|
||||||
|
|
||||||
|
longDescription: >
|
||||||
|
This is a commandline tool for knotapirestapi
|
||||||
|
https://gitlab.nic.cz/knot/knot-dns-rest
|
||||||
|
|
||||||
|
features:
|
||||||
|
- DNS management
|
||||||
|
|
||||||
|
legal:
|
||||||
|
license: GPL-3.0
|
||||||
|
|
||||||
|
maintenance:
|
||||||
|
type: "community"
|
||||||
|
|
||||||
|
contacts:
|
||||||
|
- name: Micke Nordin <kano@sunet.se>
|
||||||
|
|
||||||
|
localisation:
|
||||||
|
localisationReady: false
|
||||||
|
availableLanguages:
|
||||||
|
- en
|
Loading…
Add table
Reference in a new issue