diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-26 11:19:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-26 11:19:15 +0700 |
commit | a0f59bf8716a66ec252e2f8e9f26db2a043adf87 (patch) | |
tree | 71676b932098436cb05115bdca0074a2c8f8e0d7 /system/locust/locust.info | |
parent | 37bd1fba25ff016ae30e5c8dfc08d76bf9d06531 (diff) | |
download | slackbuilds-a0f59bf8716a66ec252e2f8e9f26db2a043adf87.tar.gz |
system/locust: Added (performance testing tool)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/locust/locust.info')
-rw-r--r-- | system/locust/locust.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/locust/locust.info b/system/locust/locust.info new file mode 100644 index 0000000000..dd4e6a6253 --- /dev/null +++ b/system/locust/locust.info @@ -0,0 +1,10 @@ +PRGNAM="locust" +VERSION="1.5.3" +HOMEPAGE="https://github.com/locustio/locust" +DOWNLOAD="https://files.pythonhosted.org/packages/ba/fb/ee2cfef14f362a3e943ffee622ecddcad6e9db6d7d985e81edf8b0e7f0e7/locust-1.5.3.tar.gz" +MD5SUM="b6a146604504b3216911f35481d712bd" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python" +MAINTAINER="Willy Sudiarto Raharjo" +EMAIL="willysr@slackbuilds.org" |