<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>rndxelement@protonmail.com</email>
		<name>Philipp Rösner</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<upstream>
		<remote-id type="cpan">IO-FDPass</remote-id>
		<remote-id type="cpan-module">IO::FDPass</remote-id>
	</upstream>
	<longdescription lang="en">
		This small low-level module only has one purpose: pass a file
		descriptor to another process, using a (streaming) unix domain
		socket (on POSIX systems) or any (streaming) socket (on WIN32 systems).
		The ability to pass file descriptors on windows is currently the
		unique selling point of this module.
	</longdescription>
</pkgmetadata>
