1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Almost there ....

This commit is contained in:
j1nx
2022-10-06 13:13:07 +02:00
parent e22fc71639
commit 464bcdc220
543 changed files with 184 additions and 8061 deletions

View File

@ -0,0 +1,13 @@
################################################################################
#
# python-pywebio
#
################################################################################
PYTHON_PYWEBIO_VERSION = 1.6.3
PYTHON_PYWEBIO_SOURCE = pywebio-$(PYTHON_PYWEBIO_VERSION).tar.gz
PYTHON_PYWEBIO_SITE = https://files.pythonhosted.org/packages/d8/46/19f908bbd5563bb2703ceffaafcf488a4dbb2e54a919ed69011e98de5092
PYTHON_PYWEBIO_SETUP_TYPE = setuptools
PYTHON_PYWEBIO_LICENSE = MIT
$(eval $(python-package))