Andrew Geissler | c87764f | 2020-06-27 00:16:32 -0500 | [diff] [blame^] | 1 | SUMMARY = "RADIUS tools" |
2 | SECTION = "devel/python" | ||||
3 | LICENSE = "BSD-3-Clause" | ||||
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=debd8dc49cd9a7d58c7fffc771efed4f" | ||||
5 | |||||
6 | PYPI_PACKAGE = "pyrad" | ||||
7 | SRC_URI[sha256sum] = "89c4d9b2cab1746c48dc0d93898d278e34a40acedf6f511aeaa748bcd4490295" | ||||
8 | |||||
9 | inherit pypi setuptools3 |