Added package regex

This commit is contained in:
nitely 2018-03-14 21:50:31 -03:00
parent 9f6d96fbb3
commit a955f0d4ec

View File

@ -8679,5 +8679,16 @@
"description": "libBigWig wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimbigwig"
},
{
"name": "regex",
"url": "https://github.com/nitely/nim-regex",
"method": "git",
"tags": [
"regex"
],
"description": "Linear time regex matching",
"license": "MIT",
"web": "https://github.com/nitely/nim-regex"
}
]