Added package values

This commit is contained in:
Christoph Herzog 2015-11-24 03:37:05 +01:00 committed by Dominik Picheta
parent 2ab5f94943
commit 6693928e76

View File

@ -3587,5 +3587,18 @@
"description": "Advanced logging library for Nim with structured logging, formatters, filters and writers.",
"license": "MIT",
"web": "https://github.com/theduke/nim-nimlog"
},
{
"name": "values",
"url": "https://github.com/theduke/nim-values",
"method": "git",
"tags": [
"library",
"values",
"datastructures"
],
"description": "Library for working with arbitrary values + a map data structure.",
"license": "MIT",
"web": "https://github.com/theduke/nim-values"
}
]