<?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">
		Playwright is a Python library to automate Chromium, Firefox and WebKit
		browsers with a single API. This binary package installs the upstream
		PyPI wheel, which bundles the prebuilt Node.js driver used by Playwright
		to control the browsers. Browser binaries themselves are downloaded
		separately at runtime via "playwright install".
	</longdescription>
	<upstream>
		<remote-id type="github">microsoft/playwright-python</remote-id>
		<remote-id type="pypi">playwright</remote-id>
	</upstream>
</pkgmetadata>
