diff options
author | Pr. HORSTMANN <wmh@eipg.fr> | 2020-11-28 11:22:21 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-29 01:02:57 +0700 |
commit | 8ccc1ed87d526cd815b513ec16fe1652edad0904 (patch) | |
tree | ff053e8c228def968e3566b2574f5156206c2c68 /python/python-webpack/slack-desc | |
parent | 83f2eda3e603ec29a92278c0f842b0657e035708 (diff) |
python/python-webpack: Added (high-level i/face to webpack server)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-webpack/slack-desc')
-rw-r--r-- | python/python-webpack/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-webpack/slack-desc b/python/python-webpack/slack-desc new file mode 100644 index 0000000000000..a27e6daa85b21 --- /dev/null +++ b/python/python-webpack/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------------------------------------------------------| +python-webpack: python-webpack (provides a high-level interface to a webpack server.) +python-webpack: +python-webpack: python-webpack provides a high-level interface to a webpack-build +python-webpack: server enabling you to send build requests and receive an object +python-webpack: describing the outcome. +python-webpack: +python-webpack: Homepage: https://pypi.org/project/webpack/ +python-webpack: +python-webpack: +python-webpack: +python-webpack: |