Merge pull request #936 from alehander42/master

Add gara lib
This commit is contained in:
Dominik Picheta 2018-11-21 23:04:32 +00:00 committed by GitHub
commit ba8fa635d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11540,5 +11540,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"
}
]