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>
This commit is contained in:
Alessandro Barbieri
2020-05-20 16:10:28 +02:00
parent 842067df26
commit fd2eff2511
3 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<?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>