1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: python-pysnmp4-apps
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
Jan Lübbe <jluebbe@debian.org>,
Deepak Tripathi <apenguinlinux@gmail.com>,
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
python3-all,
python3-setuptools,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.2
Homepage: https://pysnmp.sourceforge.net/
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pysnmp4-apps.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pysnmp4-apps
X-Style: black
Package: python3-pysnmp4-apps
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Suggests:
python3-pysnmp4-mibs,
Description: Applications for the Python SNMP library
This package contains a set of SNMP applications written on top of
the PYSNMP v4 package, which is written entirely in Python and is
self-sufficient in terms that it does not rely on any third party
tool.
|