mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-15 15:37:28 -08:00
19 lines
632 B
XML
19 lines
632 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<upstream>
|
|
<maintainer>
|
|
<email>eeaston@gmail.com</email>
|
|
<name>Edward Easton</name>
|
|
</maintainer>
|
|
<remote-id type="pypi">pytest-shutil</remote-id>
|
|
<remote-id type="github">manahl/pytest-plugins</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>
|