diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2014-12-05 04:24:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-05 04:24:52 +0700 |
commit | 883caa847261efc839095b58093ce0beb6f31daf (patch) | |
tree | ad77627f1d5df761c6ee6c8d0cee7e958eb31d40 /python/binplist/slack-desc | |
parent | b3e2deedaa0a3a67f7ba3be4a6eb7fb8b2e987d1 (diff) | |
download | slackbuilds-883caa847261efc839095b58093ce0beb6f31daf.tar.gz |
python/binplist: Added (list parser module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/binplist/slack-desc')
-rw-r--r-- | python/binplist/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/binplist/slack-desc b/python/binplist/slack-desc new file mode 100644 index 0000000000..b8bd0ed639 --- /dev/null +++ b/python/binplist/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +binplist: binplist (list parser module) +binplist: +binplist: A binary property list (plist) parser module written in python. +binplist: +binplist: https://code.google.com/p/binplist/ +binplist: +binplist: +binplist: +binplist: +binplist: +binplist: |