mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-15 07:02:12 +00:00
python-wsaccel: new package
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4a7d79e994
commit
d3c8633ed6
13
package/python-wsaccel/python-wsaccel.mk
Normal file
13
package/python-wsaccel/python-wsaccel.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-wsaccel
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WSACCEL_VERSION = 0.6.2
|
||||
PYTHON_WSACCEL_SOURCE = wsaccel-$(PYTHON_WSACCEL_VERSION).tar.gz
|
||||
PYTHON_WSACCEL_SITE = http://pypi.python.org/packages/source/w/wsaccel
|
||||
PYTHON_WSACCEL_LICENSE = Apache-2.0
|
||||
PYTHON_WSACCEL_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user