Files
guru/dev-python/asynctest/metadata.xml
Alessandro Barbieri fd2eff2511 dev-python/asynctest: soon to be treecleaned package
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-11-27 01:00:22 +01:00

23 lines
686 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">Martiusweb/asynctest</remote-id>
<doc>http://asynctest.readthedocs.org/en/latest</doc>
<bugs-to>https://github.com/Martiusweb/asynctest/issues</bugs-to>
<maintainer>
<email>
martius@martiusweb.net
</email>
<name>
Martin Richard
</name>
</maintainer>
</upstream>
<longdescription lang="en">
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.
</longdescription>
</pkgmetadata>