summaryrefslogtreecommitdiff
path: root/dev-cpp/tbb-compat/metadata.xml
blob: fc9202ef4e412a8a6214b941e638f28ed17706b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <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>
  <upstream>
    <remote-id type="github">intel/tbb</remote-id>
  </upstream>
</pkgmetadata>