blob: 965f4201420b3791143bcce4bbb40f03609a49f8 [file] [log] [blame]
Brad Bishop34ae6002019-04-08 15:21:03 -04001SUMMARY = "Engine.IO server"
2HOMEPAGE = "https://github.com/miguelgrinberg/python-engineio/"
3SECTION = "devel/python"
4
5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=42d0a9e728978f0eeb759c3be91536b8"
7
8inherit pypi
9
10PYPI_PACKAGE = "python-engineio"
11
Andrew Geissler82c905d2020-04-13 13:39:40 -050012SRC_URI[md5sum] = "e6ea8b3f2f32eeeb02014c46092f2adb"
13SRC_URI[sha256sum] = "2481732d93646998f7372ef0ecf003af7817b82720b881db173c3d50b4887916"