<?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>
	<upstream>
		<remote-id type="github">AdaCore/libadalang</remote-id>
	</upstream>
</pkgmetadata>
