summaryrefslogtreecommitdiff
path: root/dev-cpp/tbb/metadata.xml
blob: c31b47f7c4a305fbd929fd42a45e08f2e417cfb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>