this repo has no description
1opam-version: "2.0"
2synopsis: "MSYS2 CLANG32 Environment"
3description: """
4This package selects the CLANG32 MSYS2 Environment.
5
6Toolchain: llvm
7Architecture: i686
8C Runtime Library: ucrt
9C++ Runtime Library: libc++"""
10maintainer: "David Allsopp <david@tarides.com>"
11authors: "David Allsopp"
12license: "CC0-1.0+"
13homepage: "https://opam.ocaml.org"
14bug-reports: "https://github.com/ocaml/opam-repository/issues"
15flags: compiler
16depends: "msys2" {post}
17conflict-class: "msys2-env"