Files
guru/dev-python/sanic-testing/metadata.xml
Alessandro Barbieri d191f47a4d dev-python/sanic-testing: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-05-27 16:48:17 +02:00

15 lines
614 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
This package is meant to be the core testing utility and clients for testing Sanic applications. It is mainly derived from sanic.testing which has (or will be) removed from the main Sanic repository in the future.
</longdescription>
<upstream>
<remote-id type="github">sanic-org/sanic</remote-id>
</upstream>
</pkgmetadata>