# Template file for 'python3-wgnlpy'
pkgname=python3-wgnlpy
version=0.1.5
revision=2
build_style=python3-pep517
hostmakedepends="python3-wheel"
depends="python3-cryptography python3-pyroute2"
short_desc="Python Netlink connector to WireGuard"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/ArgosyLabs/wgnlpy"
distfiles="${PYPI_SITE}/w/wgnlpy/wgnlpy-${version}.tar.gz"
checksum=bdf6068d5ac6fd890684d3ba8eaf3d28d4dffe10afebef85966fcb1f8eae2e8c

post_install() {
	vlicense LICENSE
}
