Merge pull request #208 from yglukhov/patch-4

Added plists library
This commit is contained in:
Andreas Rumpf 2015-07-11 00:01:49 +02:00
commit a65e8a9a73

View File

@ -1830,5 +1830,14 @@
"description": "Pretty looking, full featured, Python-inspired unit test library.",
"license": "MIT",
"web": "https://github.com/jyapayne/einheit"
},
{
"name": "plists",
"url": "https://github.com/yglukhov/plists",
"method": "git",
"tags": ["plist", "property", "list"],
"description": "Generate and parse Mac OS X .plist files in Nim.",
"license": "MIT",
"web": "https://github.com/yglukhov/plists"
}
]