File: control

package info (click to toggle)
biomaj3-zipkin 0.2.2-1.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 116 kB
  • sloc: python: 172; makefile: 4
file content (22 lines) | stat: -rw-r--r-- 811 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: biomaj3-zipkin
Section: python
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou@debian.org>
Build-Depends: debhelper (>= 9), dh-python,
               python3-all,
               python3-requests,
               python3-setuptools,
               python3-py-zipkin
Standards-Version: 4.0.0
Homepage: https://github.com/genouest/biomaj-zipkin

Package: python3-biomaj3-zipkin
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
XB-Python-Egg-Name: biomaj-zipkin
Description: BioMAJ zipkin log tracing library
 This library adds zipkin integration to BioMAJ to track micro services
 communications and follow workflow progress and timing.