aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-can.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-can.inc')
-rw-r--r--recipes-devtools/python/python-can.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-can.inc b/recipes-devtools/python/python-can.inc
new file mode 100644
index 0000000..1878f31
--- /dev/null
+++ b/recipes-devtools/python/python-can.inc
@@ -0,0 +1,9 @@
+SUMMARY = "Controller Area Network (CAN) interface module for Python"
+SECTION = "devel/python"
+LICENSE = "LGPLv3"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=38138baa100d7259934590850bc0406e"
+
+SRC_URI[md5sum] = "f653aecf8b9034bbba32cc04ca6a7b6d"
+SRC_URI[sha256sum] = "edabb426e6cd11c2dc7a98980340135aa0eb02143b0d51bf14e3e6178c131cc3"
+
+PYPI_PACKAGE="python-can"