summaryrefslogtreecommitdiff
blob: 8fceadda0cac6e2926e78ef0a34410f3074dbd5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <longdescription lang="en">
  The Intel Threading Building Blocks is a library that helps you
  leverage multi-core processor performance without having to be a
  threading expert. It represents a higher-level, task-based
  parallelism that abstracts platform details and threading mechanism
  for performance and scalability. 
</longdescription>
</pkgmetadata>