summaryrefslogtreecommitdiff
path: root/dev-ml/crowbar/metadata.xml
blob: ff6abac674f334db1cf54ebf3da6a6e68e041338 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
    <maintainer>
      <name>Stephen Dolan</name>
      <email>stephen.dolan@cl.cam.ac.uk</email>
    </maintainer>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>