Source: python-py-zipkin Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Olivier Sallou Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-setuptools, python3-six, python3-thriftpy Standards-Version: 4.0.0 Homepage: https://github.com/Yelp/py_zipkin Vcs-Browser: https://salsa.debian.org/python-team/modules/python-py-zipkin Vcs-Git: https://salsa.debian.org/python-team/modules/python-py-zipkin.git Package: python3-py-zipkin Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Recommends: ${python3:Recommends} Suggests: ${python3:Suggests} XB-Python-Egg-Name: py_zipkin Description: Library for using Zipkin in Python Provides a context manager/decorator along with some utilities to facilitate the usage of Zipkin in Python applications.