diff options
author | Barry J. Grundy <bgrundy@gmail.com> | 2014-11-27 10:57:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-27 10:57:40 +0700 |
commit | e08fc1352e465305498b1473aadca79890e231aa (patch) | |
tree | f9db44969da4bf6053da379e562435e580094987 /python/hachoir-core/slack-desc | |
parent | ba66a08018488ef661808974214267a26edb5e46 (diff) | |
download | slackbuilds-e08fc1352e465305498b1473aadca79890e231aa.tar.gz |
python/hachoir-core: Added (Python Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/hachoir-core/slack-desc')
-rw-r--r-- | python/hachoir-core/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/hachoir-core/slack-desc b/python/hachoir-core/slack-desc new file mode 100644 index 0000000000..b53e162460 --- /dev/null +++ b/python/hachoir-core/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------------------------------------------------------| +hachoir-core: hachoir-core (Python Library) +hachoir-core: +hachoir-core: hachoir-core is a Python library used to represent a binary file as +hachoir-core: a tree of python objects. Each object has a type, a value, an +hachoir-core: address, etc. +hachoir-core: +hachoir-core: Homepage: https://pypi.python.org/pypi/hachoir-core +hachoir-core: +hachoir-core: +hachoir-core: +hachoir-core: |