summaryrefslogtreecommitdiff
blob: 93069f019b8d6c4aa67ff75db41614addc72dc98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>ada@gentoo.org</email>
		<name>Gentoo Resources for Ada</name>
	</maintainer>
	<longdescription>
	Ada Semantic Interface Specification is a published international ISO 
	standard (ISO/IEC 15291:1999). ASIS represents a compiler independent 
	toolset consisting of a set of standard Ada interfaces which allow extraction 
	of information about user source programs. This information was previously 
	only available inside the Ada compilers themselves or exported in 
	non-standard, and thus non portable mechanisms.
	This particular package is adjusted for use with the FSF version of gnat
	compilers.
	</longdescription>
	<upstream>
		<remote-id type="sourceforge">gnuada</remote-id>
	</upstream>
</pkgmetadata>