Files
guru/dev-python/sanic-testing/metadata.xml
Alessandro Barbieri 3cfc06acf0 dev-python/*: orphan some packages
since I'm not packaging gitfs soon, I don't need them
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-08-22 03:17:37 +02:00

12 lines
517 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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>