this repo has no description
1opam-version: "2.0"
2maintainer: "code@bnwr.net"
3homepage: "https://www.gnu.org/software/bash/"
4bug-reports: "https://github.com/ocaml/opam-repository/issues"
5license: "GPL-3.0-or-later"
6build: ["bash" "--version"]
7depexts: [
8 ["bash"] {os-family = "bsd"}
9 ["bash"] {os-distribution = "alpine"}
10]
11synopsis: "Virtual package to install the Bash shell"
12description: "This package will install a system bash"
13authors: "code@bnwr.net"
14flags: conf