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">
Igbinary is a drop in replacement for the standard php serializer. Instead of
the time and space consuming textual representation used by PHP's serialize,
igbinary stores php data structures in a compact binary form.
</longdescription>
<use>
<flag name="apcu">Enable test for APC User Cache</flag>
<flag name="curl">Add support for client-side URL transfer library</flag>
<flag name="session">Add persistent session support</flag>
</use>
<upstream>
<remote-id type="github">igbinary/igbinary</remote-id>
<remote-id type="pecl">igbinary</remote-id>
</upstream>
</pkgmetadata>