this repo has no description

Package winpthreads.20240209-1

Installs the sources of winpthreads for use by the compiler packages
when building MSVC OCaml 5.3+.

Changed files
+18
packages
winpthreads
winpthreads.20240209-1
+18
packages/winpthreads/winpthreads.20240209-1/opam
···
+
opam-version: "2.0"
+
authors: "mingw-w64 project"
+
maintainer: "David Allsopp <david@tarides.com>"
+
bug-reports: "https://github.com/ocaml/winpthreads/issues"
+
dev-repo: "git+https://github.com/ocaml/winpthreads.git#20240209-1"
+
homepage: "https://github.com/ocaml/winpthreads#readme"
+
license: "BSD-3-Clause AND MIT"
+
synopsis: "Posix Threads for Windows (winpthreads) Sources"
+
description: "Source package for winpthreads. Installs the required files for
+
compiling winpthreads as part of an MSVC OCaml build."
+
available: os = "win32"
+
url {
+
src: "https://github.com/ocaml/winpthreads/archive/20240209-1.tar.gz"
+
checksum: [
+
"sha256=bd6f1ea4fbfa7d537ebaa12c0d4feb7146e6d7667511e3864b82a67c11f23025"
+
"sha512=116edf0be0764d44402efae6420a5118b6f08c9ade6ae8397f96b02e01df91a3ef45ff9911681f96006f1375c45c13132df76759339b3d9c8c7abd2d75b86db4"
+
]
+
}