Source: python-protobix Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Jean Baptiste Favre Build-Depends: debhelper (>= 11), dh-python, python-all (>= 2.6.6-3), python-setuptools, python3-all, python3-setuptools, python-configobj, python3-configobj, python-simplejson, python3-simplejson, python-mock, python3-mock, python-pytest, python3-pytest Standards-Version: 4.2.1 Testsuite: autopkgtest-pkg-python Homepage: https://github.com/jbfavre/python-protobix Vcs-Git: https://salsa.debian.org/python-team/modules/python-protobix.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-protobix Package: python-protobix Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Implementation of Zabbix Sender protocol This module implements Zabbix Sender Protocol. It allows one to build list of items and send items and send them as trapper. It currently supports items as well as Low Level Discovery. . This is the Python 2 version of the package. Package: python3-protobix Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Implementation of Zabbix Sender protocol (Python 3) This module implements Zabbix Sender Protocol. It allows one to build list of items and send items and send them as trapper. It currently supports items as well as Low Level Discovery. . This is the Python 3 version of the package.