dev-ml/*: improve metadata

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-26 12:32:34 +02:00
parent 7613b95df7
commit 8ba1e8a9c8
97 changed files with 1522 additions and 652 deletions

View File

@@ -6,7 +6,15 @@
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">afl-fuzz normally works by repeatedly fork()ing the program being
tested. using this package, you can run afl-fuzz in 'persistent mode',
which avoids repeated forking and is much faster.</longdescription>
<upstream>
<bugs-to>https://github.com/stedolan/ocaml-afl-persistent/issues</bugs-to>
<remote-id type="github">stedolan/ocaml-afl-persistent</remote-id>
<maintainer>
<name>Stephen Dolan</name>
<email>stephen.dolan@cl.cam.ac.uk</email>
</maintainer>
</upstream>
</pkgmetadata>