Source: python-pysmi-lextudio
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 11),
 dh-python,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
 python3-setuptools,
 python3-sphinx,
Build-Depends-Indep:
 python3-jinja2,
 python3-ply,
 python3-pysnmp4,
 python3-pytest,
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/python-pysmi-lextudio
Vcs-Git: https://salsa.debian.org/openstack-team/third-party/python-pysmi-lextudio.git
Homepage: https://github.com/lextudio/pysmi

Package: python3-pysnmp-pysmi
Architecture: all
Depends:
 python3-jinja2,
 python3-ply,
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-pysmi-lextudio-doc,
Conflicts:
 python3-pysmi,
Description: SNMP/SMI MIB parsing and conversion library
 PySMI is a pure-Python implementation of SNMP SMI MIB parser. This tool is
 designed to turn ASN.1 MIBs into various formats. As of this moment, JSON and
 pysnmp modules can be generated from ASN.1 MIBs.

Package: python-pysmi-lextudio-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: SNMP/SMI MIB parsing and conversion library - doc
 PySMI is a pure-Python implementation of SNMP SMI MIB parser. This tool is
 designed to turn ASN.1 MIBs into various formats. As of this moment, JSON and
 pysnmp modules can be generated from ASN.1 MIBs.
 .
 This package contains the documentation.
