<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<stabilize-allarches/>
	<upstream>
		<remote-id type="github">pycontribs/subprocess-tee</remote-id>
		<remote-id type="pypi">subprocess-tee</remote-id>
	</upstream>
	<use>
		<flag name="test-full">
			Enable full test mode. Pulls in many additional dependencies,
			and requires having been emerged without this flag first
			in order to avoid a circular dependency.
		</flag>
	</use>
</pkgmetadata>
