mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added package npeg (#1034)
This commit is contained in:
parent
8306ca5c51
commit
7cadaf339c
@ -12877,5 +12877,25 @@
|
||||
"description": "HTML5 Tools for Nim, all Templates, No CSS, No Libs, No JS Framework",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-html-tools"
|
||||
},
|
||||
{
|
||||
"name": "npeg",
|
||||
"url": "https://github.com/zevv/npeg",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"PEG",
|
||||
"parser",
|
||||
"parsing",
|
||||
"regexp",
|
||||
"regular",
|
||||
"grammar",
|
||||
"lexer",
|
||||
"lexing",
|
||||
"pattern",
|
||||
"matching"
|
||||
],
|
||||
"description": "a PEG library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/zevv/npeg"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user