diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2014-12-05 04:28:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-05 04:28:40 +0700 |
commit | 2b783eefcc36079d89d2b0361cdb8da56f50129d (patch) | |
tree | 57e5696bb6b208086a616df0501a0c5aadd1874c /python/construct/slack-desc | |
parent | 883caa847261efc839095b58093ce0beb6f31daf (diff) | |
download | slackbuilds-2b783eefcc36079d89d2b0361cdb8da56f50129d.tar.gz |
python/construct: Added (python library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/construct/slack-desc')
-rw-r--r-- | python/construct/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/construct/slack-desc b/python/construct/slack-desc new file mode 100644 index 0000000000..3e3c621f0f --- /dev/null +++ b/python/construct/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------------------------------------------------------| +construct: construct (python library) +construct: +construct: Construct is a powerful declarative parser (and builder) for binary +construct: data. +construct: +construct: Homepage: http://construct.readthedocs.org/en/latest/ +construct: +construct: +construct: +construct: +construct: |