Merges #207 manually
This commit is contained in:
parent
a65e8a9a73
commit
74349b479d
1 changed files with 9 additions and 0 deletions
|
|
@ -1839,5 +1839,14 @@
|
|||
"description": "Generate and parse Mac OS X .plist files in Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/plists"
|
||||
},
|
||||
{
|
||||
"name": "ncurses",
|
||||
"url": "git://github.com/rnowley/nim-ncurses/",
|
||||
"method": "git",
|
||||
"tags": ["library", "terminal", "graphics", "wrapper"],
|
||||
"description": "A wrapper for NCurses",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rnowley/nim-ncurses"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue