Files
gentoo/dev-cpp/tbb/metadata.xml
2021-09-11 15:22:48 +02:00

19 lines
688 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">intel/tbb</remote-id>
</upstream>
</pkgmetadata>