[Mod] First commit

This commit is contained in:
2022-10-31 22:18:58 +08:00
commit 1c8a3d9709
13090 changed files with 526733 additions and 0 deletions

View File

@ -0,0 +1,13 @@
################################################################################
#
# python-logstash
#
################################################################################
PYTHON_LOGSTASH_VERSION = 0.4.8
PYTHON_LOGSTASH_SITE = https://files.pythonhosted.org/packages/f7/3b/c3a957bbdd23859f07905fc3d1adfe89957217a347478c58409f0315cf1d
PYTHON_LOGSTASH_SETUP_TYPE = distutils
PYTHON_LOGSTASH_LICENSE = MIT
PYTHON_LOGSTASH_LICENSE_FILES = LICENSE
$(eval $(python-package))