gentoo/dev-lua/busted/metadata.xml
William Hubbs 1c2701e48f
dev-lua/busted: drop myself as a maintainer
Signed-off-by: William Hubbs <williamh@gentoo.org>
2024-06-10 15:37:13 -05:00

21 lines
669 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<stabilize-allarches/>
<longdescription>
An elegant, extensible, testing framework.
Ships with a large amount of useful asserts,
plus the ability to write your own. Output
in pretty or plain terminal format, JSON,
or TAP for CI integration. Great for TDD
and unit, integration, and functional tests.
</longdescription>
<upstream>
<remote-id type="github">lunarmodules/busted</remote-id>
</upstream>
</pkgmetadata>