mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 01:52:11 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-wcwidth/python-wcwidth.mk
Normal file
14
package/python-wcwidth/python-wcwidth.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-wcwidth
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WCWIDTH_VERSION = 0.1.9
|
||||
PYTHON_WCWIDTH_SOURCE = wcwidth-$(PYTHON_WCWIDTH_VERSION).tar.gz
|
||||
PYTHON_WCWIDTH_SITE = https://pypi.python.org/packages/25/9d/0acbed6e4a4be4fc99148f275488580968f44ddb5e69b8ceb53fc9df55a0
|
||||
PYTHON_WCWIDTH_SETUP_TYPE = setuptools
|
||||
PYTHON_WCWIDTH_LICENSE = MIT
|
||||
PYTHON_WCWIDTH_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user