modify tags of nimly (#1054)

This commit is contained in:
Lolo Iccl 2019-04-11 14:16:55 +09:00 committed by Miran
parent cc175ec92e
commit a2c6f9d350

View File

@ -13030,8 +13030,12 @@
"url": "https://github.com/loloiccl/nimly", "url": "https://github.com/loloiccl/nimly",
"method": "git", "method": "git",
"tags": [ "tags": [
"v0.0.0", "BNF",
"v0.1.0" "EBNF",
"lexer",
"parser",
"lexer-generator",
"parser-generator"
], ],
"description": "A lexer generator and parser generator package work in Nim.", "description": "A lexer generator and parser generator package work in Nim.",
"license": "GPL-3.0", "license": "GPL-3.0",