mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package regex
This commit is contained in:
parent
9f6d96fbb3
commit
a955f0d4ec
@ -8679,5 +8679,16 @@
|
|||||||
"description": "libBigWig wrapper for Nim",
|
"description": "libBigWig wrapper for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/genotrance/nimbigwig"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user