blob: 3991a830ffad4089a690f62d9540153848f0e689 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001SUMMARY = "Python TUN/TAP tunnel module"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=13f7629e8e4989b66b4a913ab05a91de"
4
Brad Bishop2d39a062019-10-28 08:33:36 -04005SRC_URI[md5sum] = "adcaeea56d0ed06814487cdbde32d198"
6SRC_URI[sha256sum] = "5ead86b3391acef239535ebcabeb04d2cdc6b40ab14580d28c6da193c2d1fe53"
Brad Bishopd7bf8c12018-02-25 22:55:05 -05007
8PYPI_PACKAGE = "python-pytun"
9
10inherit pypi