mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 23:39:00 -04:00
20 lines
728 B
XML
20 lines
728 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>fogti@ytrizja.de</email>
|
|
<name>Alain Emilia Anna Zscheile</name>
|
|
</maintainer>
|
|
<longdescription lang="en">Crowbar is a library for testing code, combining QuickCheck-style
|
|
property-based testing and the magical bug-finding powers of
|
|
[afl-fuzz](http://lcamtuf.coredump.cx/afl/).</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/stedolan/crowbar/issues</bugs-to>
|
|
<remote-id type="github">stedolan/crowbar</remote-id>
|
|
<maintainer>
|
|
<name>Stephen Dolan</name>
|
|
<email>stephen.dolan@cl.cam.ac.uk</email>
|
|
</maintainer>
|
|
</upstream>
|
|
</pkgmetadata>
|