aboutsummaryrefslogtreecommitdiff
blob: 1da3891dcfeeffc7327f8a4e89da8b76c8e4de8d (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription>
  SimCList is a high quality C (C++ embeddable) library for handling
  lists. It exploits several advanced techniques for improving
  performance, including freelists, sentinels, automatic sort algorithm
  selection, sort randomization, mid pointer and optional multithreading.
</longdescription>
</pkgmetadata>