this repo has no description
1opam-version: "2.0" 2maintainer: "Kate <kit.ty.kate@disroot.org>" 3authors: ["The OpenSSL Project"] 4bug-reports: "https://github.com/ocaml/opam-repository/issues" 5homepage: "https://www.openssl.org/" 6license: "Apache-1.0" 7depends: ["conf-libssl"] 8post-messages: [ 9 "This package shouldn't be used. Please use conf-libssl.1 or conf-openssl.2 instead." 10] 11synopsis: "Virtual package relying on an OpenSSL library system installation (deprecated version)" 12description: """ 13This package can only install if the OpenSSL library is installed on the system. 14This version of this metapackage is left here for compatibility purpose only. 15""" 16flags: conf