Source: vici
Maintainer: strongSwan Project <info@strongswan.org>
Section: python
Priority: optional
Build-Depends: python3-setuptools, python3-all, debhelper (>= 7)
Standards-Version: 3.9.1

Package: python3-vici
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Native Python interface for strongSwan's VICI protocol
 The strongSwan VICI protocol allows external applications to monitor, configure
 and control the IKE daemon charon. This Python package provides a native client
 side implementation of the VICI protocol, well suited to script automated tasks
 in a reliable way.

