Added package configparser (#714)
This commit is contained in:
parent
ad1c8ded02
commit
6491b4ab14
1 changed files with 13 additions and 0 deletions
|
|
@ -9094,6 +9094,19 @@
|
|||
"license": "LGPLv3",
|
||||
"web": "https://github.com/juancarlospaco/nim-tinyslation"
|
||||
},
|
||||
{
|
||||
"name": "configparser",
|
||||
"url": "https://github.com/xmonader/nim-configparser",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"configparser",
|
||||
"ini",
|
||||
"parser"
|
||||
],
|
||||
"description": "pure Ini configurations parser",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xmonader/nim-configparser"
|
||||
},
|
||||
{
|
||||
"name": "random_font_color",
|
||||
"url": "https://github.com/juancarlospaco/nim-random-font-color",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue