blob: 8de3964773af433f53c27bc2100d055cc8be6e87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?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>The booch components provide a set of reusable components used in an efficient and appropriate manner, with the overall goal of balancing usability and extensibility. The BCs cover several issues: Time and Space semantics, Storage Management policies, Exception and Idioms for iteration.</longdescription>
<upstream>
<remote-id type="sourceforge">booch95</remote-id>
</upstream>
</pkgmetadata>
|