Add gara lib

This commit is contained in:
Alexander Ivanov 2018-11-20 13:34:24 +02:00
parent f4ff8b1fc6
commit e115d21af1

View File

@ -11528,5 +11528,17 @@
"description": "terminal ascii tables for nim",
"license": "BSD-3-Clause",
"web": "https://github.com/xmonader/nim-asciitables"
},
{
"name": "gara",
"url": "https://github.com/alehander42/gara",
"method": "git",
"tags": [
"nim",
"pattern"
],
"description": "A pattern matching library",
"license": "MIT",
"web": "https://github.com/alehander42/gara"
}
]