Files
guru/dev-cpp/cpp-taskflow/metadata.xml
Michele Santullo a71e8a1c65 dev-cpp/cpp-taskflow: adding package
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --force
Signed-off-by: Michele Santullo <m.santullo@posteo.net>
2020-05-23 23:43:45 +02:00

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>