mirror of
https://platform.sunet.se/SUNET/knot.nvim.git
synced 2025-06-02 12:58:28 +02:00
42 lines
765 B
YAML
42 lines
765 B
YAML
publiccodeYmlVersion: "0.4"
|
|
|
|
name: knotctl
|
|
url: "https://platform.sunet.se/SUNET/knotctl"
|
|
platforms:
|
|
- linux
|
|
- mac
|
|
- windows
|
|
|
|
categories:
|
|
- it-service-management
|
|
|
|
developmentStatus: development
|
|
|
|
softwareType: "addon"
|
|
|
|
description:
|
|
en:
|
|
shortDescription: >
|
|
knot.nvim is a plugin for Neovim that provides
|
|
a way to view and edit DNS records using knot
|
|
via knotctl.
|
|
longDescription: >
|
|
knot.nvim is a plugin for Neovim that provides
|
|
a way to view and edit DNS records using knot
|
|
via knotctl.
|
|
features:
|
|
- DNS management
|
|
|
|
legal:
|
|
license: GPL-3.0
|
|
|
|
maintenance:
|
|
type: "community"
|
|
|
|
contacts:
|
|
- name: Micke Nordin <kano@sunet.se>
|
|
|
|
localisation:
|
|
localisationReady: false
|
|
availableLanguages:
|
|
- en
|