27 lines
667 B
Plaintext
27 lines
667 B
Plaintext
Source: python-prometheus-rus
|
|
Section: python
|
|
Priority: optional
|
|
Maintainer: Stefan Bühler <stefan.buehler@tik.uni-stuttgart.de>
|
|
Rules-Requires-Root: no
|
|
Build-Depends:
|
|
debhelper-compat (= 13),
|
|
dh-sequence-python3,
|
|
python3-setuptools,
|
|
python3-all,
|
|
pybuild-plugin-pyproject,
|
|
flit,
|
|
Standards-Version: 4.6.2
|
|
Homepage: https://github.tik.uni-stuttgart.de/NKS/python-prometheus
|
|
|
|
Package: python3-python-prometheus-rus
|
|
Architecture: all
|
|
Depends:
|
|
${python3:Depends},
|
|
${misc:Depends},
|
|
Suggests:
|
|
python-python-prometheus-rus-doc,
|
|
Description: promtheus library (RUS)
|
|
Library to build prometheus metric collection.
|
|
.
|
|
This package installs the library for Python 3.
|