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

Package: python-pyfg
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
Recommends: ${python:Recommends}
Suggests: ${python:Suggests}
XB-Python-Egg-Name: pyfg
Description: Python API for Fortinet's Fortigate firewalls (Python 2)
 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 2 version.

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.
