From 0d9e72263e4f55df90351449de9a7301457d28b6 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 16 Jan 2019 15:21:58 +0100 Subject: [PATCH] Initial module Signed-off-by: Igor Gnatenko --- fish.yaml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 fish.yaml diff --git a/fish.yaml b/fish.yaml new file mode 100644 index 0000000..2a6d0ad --- /dev/null +++ b/fish.yaml @@ -0,0 +1,33 @@ +document: modulemd +version: 2 +data: + summary: Friendly interactive shell + description: >- + fish is a fully-equipped command line shell (like bash or zsh) that is + smart and user-friendly. fish supports powerful features like syntax + highlighting, autosuggestions, and tab completions that just work, with + nothing to learn or configure. + license: + module: [ MIT ] + dependencies: + - buildrequires: + platform: [] + ninja: [] + requires: + platform: [] + references: + community: https://fishshell.com/ + documentation: https://fishshell.com/docs/current/index.html + tracker: https://github.com/fish-shell/fish-shell/issues + profiles: + default: + rpms: + - fish + api: + rpms: + - fish + components: + rpms: + fish: + rationale: Main component. + ref: 3