nikodream/esy.lock/opam/msys2-mingw32.1/opam
Kaustubh Maske Patil 4194ae6fda initial commit
2025-05-06 19:31:10 +05:30

18 lines
493 B
Plaintext
Generated

opam-version: "2.0"
synopsis: "MSYS2 MINGW32 Environment"
description: """
This package selects the MINGW32 MSYS2 Environment.
Toolchain: gcc (mingw-w64)
Architecture: i686
C Runtime Library: msvcrt
C++ Runtime Library: libstdc++"""
maintainer: "David Allsopp <david@tarides.com>"
authors: "David Allsopp"
license: "CC0-1.0+"
homepage: "https://opam.ocaml.org"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
flags: compiler
depends: "msys2" {post}
conflict-class: "msys2-env"