mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package values
This commit is contained in:
parent
2ab5f94943
commit
6693928e76
@ -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…
x
Reference in New Issue
Block a user