Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame] | 1 | SUMMARY = "Linux watchdog device API for Python." |
2 | HOMEPAGE = "https://github.com/timka/watchdogdev" | ||||
3 | SECTION = "devel/python" | ||||
4 | LICENSE = "Python-2.0" | ||||
5 | LIC_FILES_CHKSUM = "file://setup.py;beginline=47;endline=47;md5=ad880087bee2eb64e368954eb7b99bfd" | ||||
6 | |||||
7 | inherit pypi setuptools3 | ||||
8 | |||||
9 | SRC_URI[sha256sum] = "776ba57a07aef0084466493f40ce20814a29f8914a10ef8177317d02559fd017" |