forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
21 lines (21 loc) · 874 Bytes
/
metadata.xml
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 type="project">
<email>[email protected]</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>