category: Libs
build-depends: cygport cygutils-extra libpcre2-devel libssh2-devel libssl-devel zlib-devel
sdesc: "Git C library"
ldesc: "libgit2 is a portable, pure C implementation of the Git core
methods provided as a re-entrant linkable library with a solid API, allowing
you to write native speed custom Git applications in any language which
supports C bindings."
skip:

homepage: https://libgit2.org/
license: LicenseRef-Callaway-GPLv2-with-exceptions