Add cirru-parser (#1151)
This commit is contained in:
parent
b6ffdb99b6
commit
5f70635482
1 changed files with 12 additions and 0 deletions
|
|
@ -14116,5 +14116,17 @@
|
|||
"description": "QR Code Generator",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/bunkford/qrcodegen"
|
||||
},
|
||||
{
|
||||
"name": "cirru-parser",
|
||||
"url": "https://github.com/Cirru/parser.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"parser",
|
||||
"cirru"
|
||||
],
|
||||
"description": "Parser for Cirru syntax",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Cirru/parser.nim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue