diff options
| author | Lockywolf <for_sbo.python3-pyzstd_2023-12-04@lockywolf.net> | 2023-12-04 18:52:10 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-04 19:36:50 +0700 |
| commit | 9eb88e9eb5742de48e891f25e2216736e09e9ec1 (patch) | |
| tree | e1e24c38710ed1bc903d76fa90e3e7990c2c1588 /python/python3-pyzstd/slack-desc | |
| parent | d3c75aab0ff98e0bbad5d366581742233b360421 (diff) | |
python/python3-pyzstd: Added (Python bindings to zstd library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyzstd/slack-desc')
| -rw-r--r-- | python/python3-pyzstd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pyzstd/slack-desc b/python/python3-pyzstd/slack-desc new file mode 100644 index 0000000000..143cf65c5c --- /dev/null +++ b/python/python3-pyzstd/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-pyzstd: python3-pyzstd ( bindings to Zstandard (zstd) compression library) +python3-pyzstd: +python3-pyzstd: Pyzstd module provides classes and functions for compressing and +python3-pyzstd: decompressing data, using Facebook's Zstandard (or zstd as short +python3-pyzstd: name) algorithm. +python3-pyzstd: +python3-pyzstd: +python3-pyzstd: +python3-pyzstd: +python3-pyzstd: +python3-pyzstd: |
