]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/python-engineio/python-engineio.mk
log4cplus: add C++11 dependencies
[coffee/buildroot.git] / package / python-engineio / python-engineio.mk
1 ################################################################################
2 #
3 # python-engineio
4 #
5 ################################################################################
6
7 PYTHON_ENGINEIO_VERSION = 0.9.2
8 PYTHON_ENGINEIO_SITE = https://pypi.python.org/packages/c3/8f/0e066fc7a7029893b96b1d68a0cd5e75f6410f154fa4079b2be4991f5ae0
9 PYTHON_ENGINEIO_SETUP_TYPE = setuptools
10 PYTHON_ENGINEIO_LICENSE = MIT
11 PYTHON_ENGINEIO_LICENSE_FILES = LICENSE
12
13 $(eval $(python-package))