this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Don't edit the wrong file

+6 -6
+6 -6
packages/conf-mingw-w64-openssl-x86_64/conf-mingw-w64-openssl-x86_64.1/opam
··· 1 1 opam-version: "2.0" 2 - synopsis: "libpcre for i686 mingw-w64 (32-bit x86)" 3 - description: "Ensures the i686 version of libpcre for the mingw-w64 project is available" 4 - maintainer: "Yosef Alsuhaibani <yosef@semgrep.com>" 5 - authors: "Zoltan Herczeg" 6 - license: "BSD" 7 - homepage: "https://www.pcre.org/" 2 + synopsis: "libssl for x86_64 mingw-w64 (64-bit x86_64)" 3 + description: "Ensures the x86_64 version of libssl for the mingw-w64 project is available" 4 + maintainer: "David Allsopp <david@tarides.com>" 5 + authors: "The OpenSSL Project" 6 + license: "Apache-1.0" 7 + homepage: "https://www.openssl.org" 8 8 bug-reports: "https://github.com/ocaml/opam-repository/issues" 9 9 flags: conf 10 10 available: os = "win32"