summaryrefslogtreecommitdiff
blob: 684c21567fa2471951331ab4e45b8f3fc6d317b8 (plain)
1
2
3
4
5
6
7
8
9
<?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>Charles is a data structure library for Ada95, modelled principally on the C++ STL. It features both ordered (lists and arrays) and unordered (sets and maps) collections. In addition to lists and vectors, the Charles library has set, multi-set, map, and multi-map data structure types.</longdescription>
</pkgmetadata>