Added package libplist

This commit is contained in:
Samantha Marshall 2017-05-23 13:43:13 -04:00
parent 28f8594db6
commit e659e44562
No known key found for this signature in database
GPG Key ID: DF782CB74434EFA2

View File

@ -6385,5 +6385,23 @@
"description": "Animated GIF writing library based on jo_gif",
"license": "MIT",
"web": "https://github.com/rxi/gifwriter"
},
{
"name": "libplist",
"url": "https://github.com/samdmarshall/libplist.nim",
"method": "git",
"tags": [
"libplist",
"property",
"list",
"property-list",
"parsing",
"binary",
"xml",
"format"
],
"description": "wrapper around libplist https://github.com/libimobiledevice/libplist",
"license": "MIT",
"web": "https://github.com/samdmarshall/libplist.nim"
}
]