<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>lucascs@protonmail.com</email>
		<name>Lucas Couto</name>
	</maintainer>
	<longdescription lang="en">
		pyee is a rough port of Node.js's EventEmitter to Python, supporting
		synchronous, asyncio, twisted and trio event emitters. It is a runtime
		dependency of the Playwright Python client.
	</longdescription>
	<upstream>
		<remote-id type="github">jfhbrook/pyee</remote-id>
		<remote-id type="pypi">pyee</remote-id>
	</upstream>
</pkgmetadata>
