dev-ada/gnatcoll-bindings: maintainer -> ada
[gentoo.git] / dev-ada / gnatcoll-bindings / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>ada@gentoo.org</email>
6         </maintainer>
7         <use>
8                 <flag name="gnat_2016">Compile with dev-lang/gnat-gpl-2016</flag>
9                 <flag name="gnat_2017">Compile with dev-lang/gnat-gpl-2017</flag>
10                 <flag name="gnat_2018">Compile with dev-lang/gnat-gpl-2018</flag>
11                 <flag name="gnat_2019">Compile with dev-lang/gnat-gpl-2019</flag>
12                 <flag name="shared">Build shared library</flag>
13                 <flag name="static-pic">Build shared library</flag>
14         </use>
15         <longdescription lang="en">
16                 The reusable library known as the GNAT Component Collection (GNATColl)
17                 is based on one main principle: general-purpose packages that are part
18                 of the GNAT technology should also be available to GNAT user
19                 application code. The compiler front end, the GNAT Programming Studio
20                 (GPS) Interactive Development Environment, and the GNAT Tracker
21                 web-based interface all served as sources for the components.
22
23                 The GNATColl components complement the predefined Ada and GNAT
24                 libraries and deal with a range of common programming issues including
25                 string and text processing, memory management, and file handling.
26                 Several of the components are especially useful in enterprise
27                 applications.
28         </longdescription>
29 </pkgmetadata>