summaryrefslogtreecommitdiff
blob: bd3bab11eb24cd2fe24138fe7cdf352aebe6cc22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>radhermit@gentoo.org</email>
		<name>Tim Harder</name>
	</maintainer>
	<longdescription lang="en">
		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.
	</longdescription>
</pkgmetadata>