diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-12-24 18:41:36 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-29 18:49:30 +0700 |
| commit | 2882eb6dbe4826c487867ea103bd6481331b502a (patch) | |
| tree | 306f01dd25bde22916ee4c3c5eedc5517ae1f138 /python/python3-construct/slack-desc | |
| parent | 539ec36d72771ed401ea0d9da384d4af533bac2e (diff) | |
python/python3-construct: Added (Python 3 build of construct).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-construct/slack-desc')
| -rw-r--r-- | python/python3-construct/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-construct/slack-desc b/python/python3-construct/slack-desc new file mode 100644 index 0000000000..af583caf9a --- /dev/null +++ b/python/python3-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------------------------------------------------------| +python3-construct: python3-construct (python library) +python3-construct: +python3-construct: Construct is a powerful declarative parser (and builder) for binary +python3-construct: data. +python3-construct: +python3-construct: Homepage: http://construct.readthedocs.org/en/latest/ +python3-construct: +python3-construct: +python3-construct: +python3-construct: +python3-construct: |
