mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 22:13:14 -04:00
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --force Signed-off-by: Michele Santullo <m.santullo@posteo.net>
16 lines
592 B
XML
16 lines
592 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription lang="en">
|
|
Cpp-Taskflow helps you quickly write parallel programs with high performance scalability and simultaneous high productivity.
|
|
</longdescription>
|
|
<maintainer type="person">
|
|
<email>m.santullo@posteo.net</email>
|
|
<name>Michele Santullo</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">cpp-taskflow/cpp-taskflow</remote-id>
|
|
<bugs-to>https://github.com/cpp-taskflow/cpp-taskflow/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|