mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
13
package/python-terminaltables/python-terminaltables.mk
Normal file
13
package/python-terminaltables/python-terminaltables.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-terminaltables
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TERMINALTABLES_VERSION = 3.1.0
|
||||
PYTHON_TERMINALTABLES_SOURCE = terminaltables-$(PYTHON_TERMINALTABLES_VERSION).tar.gz
|
||||
PYTHON_TERMINALTABLES_SITE = https://files.pythonhosted.org/packages/9b/c4/4a21174f32f8a7e1104798c445dacdc1d4df86f2f26722767034e4de4bff
|
||||
PYTHON_TERMINALTABLES_SETUP_TYPE = setuptools
|
||||
PYTHON_TERMINALTABLES_LICENSE = MIT
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user