summaryrefslogtreecommitdiff
path: root/data/_libplist/_metadata/libplist++3/description
diff options
context:
space:
mode:
Diffstat (limited to 'data/_libplist/_metadata/libplist++3/description')
-rw-r--r--data/_libplist/_metadata/libplist++3/description4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/_libplist/_metadata/libplist++3/description b/data/_libplist/_metadata/libplist++3/description
new file mode 100644
index 000000000..e682a79c8
--- /dev/null
+++ b/data/_libplist/_metadata/libplist++3/description
@@ -0,0 +1,4 @@
+C++ Library for handling Apple binary and XML property lists
+libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...).
+.
+This library is the C++ implementation of the libplist API.