Added package values
This commit is contained in:
parent
2ab5f94943
commit
6693928e76
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue