aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 4489fe6..307471a 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]