Files
gentoo/dev-cpp/tbb/metadata.xml
Andrew Ammerlaan 080e3d3573 dev-cpp/tbb: update homepage
permanently redirected

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2022-11-23 18:32:01 +01:00

19 lines
696 B
XML

<?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>
<remote-id type="github">oneapi-src/oneTBB</remote-id>
</upstream>
</pkgmetadata>