Source: pyfg
Section: python
Priority: optional
Maintainer: Vincent Bernat <bernat@debian.org>
Uploaders: Debian Python Team <team+python@tracker.debian.org>
Build-Depends: debhelper-compat (= 9), dh-python,
               python3-all,
               python3-paramiko,
               python3-setuptools,
               python3-pip,
Standards-Version: 4.4.1
Homepage: https://github.com/spotify/pyfg
Vcs-Git: https://salsa.debian.org/python-team/packages/pyfg.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pyfg

Package: python3-pyfg
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
XB-Python-Egg-Name: pyfg
Description: Python API for Fortinet's Fortigate firewalls (Python 3)
 This package provides a Python API to connect to FortiGate network
 firewalls from Fortinet. It can retrieve several information,
 including interfaces and inventory. It can also modify the
 current configuration and execute arbitrary commands.
 .
 This package contains the Python 3 version.
