summaryrefslogtreecommitdiff
blob: e349fb2a4d63fea708f094eed125fa2abd3817d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>ada@gentoo.org</email>
	</maintainer>
	<use>
		<flag name="static-pic">Build static library with pic code</flag>
	</use>
	<longdescription lang="en">
		Libadalang is a project to build a high performance semantic engine for
		the Ada programming language. It is meant to provide a basis to write
		Ada tooling, including tools working on potentially changing and
		incorrect code, such as IDEs.
	</longdescription>
</pkgmetadata>