Source: python3-eduvpn-common
Section: python
Priority: optional
Maintainer: Jeroen Wijenbergh <jeroen.wijenbergh@geant.org>
Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-setuptools, python3-wheel, golang (>= 1.18)
Standards-Version: 4.5.1
Homepage: https://codeberg.org/eduVPN/eduvpn-common
X-Python3-Version: >= 3.6

Package: libeduvpn-common
Architecture: any
Depends: ${misc:Depends}
Description: EduVPN common Go library
 The shared library for eduVPN.

Package: python3-eduvpn-common
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, libeduvpn-common
Description: Python wrapper for the eduVPN common library
 The Python wrapper for the shared library.
