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/README | |
| 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/README')
| -rw-r--r-- | python/python-webpack/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python-webpack/README b/python/python-webpack/README new file mode 100644 index 0000000000..c3f1c5d64b --- /dev/null +++ b/python/python-webpack/README @@ -0,0 +1,5 @@ +python-webpack provides a high-level interface to a webpack-build +server, enabling you to send build requests and receive an object +describing the outcome. + +Pr. Horstmann will maintain python-webpack as of 21-11-2020 |
