[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-mimeparse
#
################################################################################
PYTHON_MIMEPARSE_VERSION = 1.6.0
PYTHON_MIMEPARSE_SITE = https://files.pythonhosted.org/packages/0f/40/ac5f9e44a55b678c3cd881b4c3376e5b002677dbeab6fb3a50bac5d50d29
PYTHON_MIMEPARSE_SETUP_TYPE = setuptools
PYTHON_MIMEPARSE_LICENSE = MIT
PYTHON_MIMEPARSE_LICENSE_FILES = LICENSE
$(eval $(python-package))