Updated description for NPeg (#1065)

This commit is contained in:
Ico Doornekamp 2019-04-14 21:32:46 +02:00 committed by Miran
parent c18149370b
commit b09956c08f

View File

@ -12899,7 +12899,7 @@
"pattern",
"matching"
],
"description": "a PEG library",
"description": "PEG (Parsing Expression Grammars) string matching library for Nim",
"license": "MIT",
"web": "https://github.com/zevv/npeg"
},