add confutils
This commit is contained in:
parent
f4ff8b1fc6
commit
03b78246c1
1 changed files with 12 additions and 0 deletions
|
|
@ -5998,6 +5998,18 @@
|
|||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-json-serialization"
|
||||
},
|
||||
{
|
||||
"name": "confutils",
|
||||
"url": "https://github.com/status-im/nim-confutils",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"configuration"
|
||||
],
|
||||
"description": "Simplified handling of command line options and config files",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-confutils"
|
||||
},
|
||||
{
|
||||
"name": "rlp",
|
||||
"url": "https://github.com/status-im/nim-rlp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue