diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2018-07-16 23:48:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-16 23:48:48 +0700 |
commit | 100b202453d1e4c30d2b82b56c6e15f5f8d99249 (patch) | |
tree | 626f1ba62f5d3f8a40d1b63d1a75fddeedb059d1 /python/python-prometheus_client/python-prometheus_client.info | |
parent | 7e502e07dec6798d7452311f9f5d01e5c5dfaa56 (diff) |
python/python-prometheus_client: Added (Prometheus instrumentation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-prometheus_client/python-prometheus_client.info')
-rw-r--r-- | python/python-prometheus_client/python-prometheus_client.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-prometheus_client/python-prometheus_client.info b/python/python-prometheus_client/python-prometheus_client.info new file mode 100644 index 0000000000..2735644d0d --- /dev/null +++ b/python/python-prometheus_client/python-prometheus_client.info @@ -0,0 +1,10 @@ +PRGNAM="python-prometheus_client" +VERSION="0.3.0" +HOMEPAGE="https://prometheus.io/" +DOWNLOAD="https://github.com/prometheus/client_python/archive/v0.3.0/client_python-0.3.0.tar.gz" +MD5SUM="6e82f4283b40cb34946d53df3718c595" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |