Source: pynag Maintainer: Debian Python Team Uploaders: Clint Byrum , Pall Sigurdsson Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-chardet, python3-setuptools, python3-six Standards-Version: 4.7.3 Homepage: https://github.com/pynag/pynag Vcs-Git: https://salsa.debian.org/python-team/packages/pynag.git Vcs-Browser: https://salsa.debian.org/python-team/packages/pynag Package: python3-pynag Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Python 3 Modules for Nagios plugins and configuration The main goal of this project is to provide a Python tool for pragmatically handling Nagios configuration file maintenance, and plugin development. Package: pynag Architecture: all Depends: python3-pynag, ${misc:Depends}, ${python3:Depends} Description: Command line interface to nagios configuration The main goal of this project is to provide a Python tool for pragmatically handling Nagios configuration file maintenance, and plugin development. . This package contains the executable program pynag which uses the pynag module to inspect and manipulate nagios configuration.