          MODULE=libgit2
         VERSION=1.9.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/libgit2/libgit2/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:6f097c82fc06ece4f40539fb17e9d41baf1a5a2fc26b1b8562d21b89bc355fe6
        WEB_SITE=https://libgit2.org/
         ENTERED=20150205
         UPDATED=20251206
           SHORT="Pure C implementation of the Git core methods"

cat << EOF
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.
EOF
