Andrew Geissler | 4b7c115 | 2020-11-30 19:55:29 -0600 | [diff] [blame] | 1 | SUMMARY = "RADIUS tools" |
2 | SECTION = "devel/python" | ||||
3 | LICENSE = "BSD-3-Clause" | ||||
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709" | ||||
5 | |||||
6 | PYPI_PACKAGE = "pyrad" | ||||
7 | SRC_URI[sha256sum] = "057de4b7e89d8da57ba782c1bde45c63ebee720ae2c0b0a69beaff15c47e30d9" | ||||
8 | |||||
9 | inherit pypi setuptools3 |