Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>spiderx@spiderx.dp.ua</email>
<name>Vladimir Pavljuchenkov</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
This package provides a PHP component with a rock-solid event loop for
concurrent PHP applications. The usual PHP application spends most of
its time waiting for I/O. While PHP is single threaded, cooperative
multitasking can be used to allow for concurrency by using the waiting
time to do different things.
</longdescription>
<upstream>
<remote-id type="github">revoltphp/event-loop</remote-id>
</upstream>
</pkgmetadata>