aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity/python3-pytun/python3-pytun_2.4.1.bb
blob: 08ec2cf670a2cbe598ca2c3b4cbd74a74316fd74 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "Python TUN/TAP tunnel module"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=13f7629e8e4989b66b4a913ab05a91de"

SRC_URI[sha256sum] = "20b53ea7a09dfe173c00ec0a00eea508b05e959f5dc4b4bb698aa52252192f8f"

PYPI_PACKAGE = "python-pytun"

inherit pypi setuptools3