mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 09:03:44 -04:00
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:
22
dev-python/asynctest/metadata.xml
Normal file
22
dev-python/asynctest/metadata.xml
Normal 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>
|
||||
|
||||
Reference in New Issue
Block a user