summaryrefslogtreecommitdiffstats
path: root/python/binplist/README
diff options
context:
space:
mode:
author Barry J. Grundy2014-12-04 22:24:52 +0100
committer Willy Sudiarto Raharjo2014-12-04 22:24:52 +0100
commit883caa847261efc839095b58093ce0beb6f31daf (patch)
treead77627f1d5df761c6ee6c8d0cee7e958eb31d40 /python/binplist/README
parentb3e2deedaa0a3a67f7ba3be4a6eb7fb8b2e987d1 (diff)
downloadslackbuilds-883caa847261efc839095b58093ce0beb6f31daf.tar.gz
python/binplist: Added (list parser module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/binplist/README')
-rw-r--r--python/binplist/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/binplist/README b/python/binplist/README
new file mode 100644
index 0000000000..51a61a2871
--- /dev/null
+++ b/python/binplist/README
@@ -0,0 +1,3 @@
+binplist (python module)
+
+A binary property list (plist) parser module written in python.