mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-28 21:47:28 -08:00
21 lines
669 B
XML
21 lines
669 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>dolsen@gentoo.org</email>
|
|
<description>Primary maintainer</description>
|
|
</maintainer>
|
|
<upstream>
|
|
<maintainer>
|
|
<email>eeaston@gmail.com</email>
|
|
<name>Edward Easton</name>
|
|
</maintainer>
|
|
<remote-id type="pypi">pytest-shutil</remote-id>
|
|
</upstream>
|
|
<longdescription>
|
|
This library is a goodie-bag of Unix shell and environment management
|
|
tools for automated tests. A summary of the available functions is
|
|
below, look at the source for the full listing.
|
|
</longdescription>
|
|
</pkgmetadata>
|