Add package arbitrary (#2266)

* Add package arbitrary

* Update packages.json
This commit is contained in:
Antonis Geralis 2022-07-01 12:54:57 +03:00 committed by GitHub
parent 9f15d12875
commit 7ab7e3e0e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16189,6 +16189,20 @@
"license": "MIT",
"web": "https://github.com/planetis-m/bingo"
},
{
"name": "arbitrary",
"url": "https://github.com/planetis-m/arbitrary",
"method": "git",
"tags": [
"binary",
"structured",
"fuzzing",
"unit-testing"
],
"description": "Generating structured data from arbitrary, unstructured input.",
"license": "MIT",
"web": "https://github.com/planetis-m/arbitrary"
},
{
"name": "gnuplotlib",
"url": "https://github.com/planetis-m/gnuplotlib",