Merge pull request #190 from apense/patch-4

Added nimfuzz
This commit is contained in:
Dominik Picheta 2015-06-13 20:53:52 +01:00
commit fcc2e40ba0

View File

@ -1686,5 +1686,14 @@
"description": "High level, asynchronous file API mimicking Python's file interface.",
"license": "ISC",
"web": "https://github.com/fallingduck/asyncpythonfile-nim"
},
{
"name": "nimfuzz",
"url": "https://github.com/apense/nimfuzz",
"method": "git",
"tags": ["fuzzing", "testing", "hacking", "security"],
"description": "Simple and compact fuzzing",
"license": "Apache License 2.0",
"web": "https://apense.github.io/nimfuzz"
}
]