Merges #207 manually

This commit is contained in:
Dominik Picheta 2015-07-11 13:39:03 +01:00
parent a65e8a9a73
commit 74349b479d

View File

@ -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"
}
]