mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
since I'm not packaging gitfs soon, I don't need them Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
12 lines
517 B
XML
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>
|