summaryrefslogtreecommitdiff
path: root/dev-cpp/tbb/metadata.xml
blob: 715f27d65282db096cde9d0628ee86ad0d24203d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>
  <upstream>
    <bugs-to>https://github.com/uxlfoundation/oneTBB/issues</bugs-to>
    <doc>https://github.com/uxlfoundation/oneTBB?tab=readme-ov-file#documentation</doc>
    <remote-id type="github">uxlfoundation/oneTBB</remote-id>
  </upstream>
</pkgmetadata>