1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
4 <maintainer type="project">
5 <email>sci@gentoo.org</email>
6 <name>Gentoo Science Project</name>
8 <longdescription lang="en">
9 The Intel Threading Building Blocks is a library that helps you
10 leverage multi-core processor performance without having to be a
11 threading expert. It represents a higher-level, task-based
12 parallelism that abstracts platform details and threading mechanism
13 for performance and scalability.
16 <bugs-to>https://github.com/uxlfoundation/oneTBB/issues</bugs-to>
17 <doc>https://github.com/uxlfoundation/oneTBB?tab=readme-ov-file#documentation</doc>
18 <remote-id type="github">uxlfoundation/oneTBB</remote-id>