New package: python3-cjkwrap-2.2
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
c28fe5bb32
commit
3efe057136
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'python3-cjkwrap'
|
||||
pkgname=python3-cjkwrap
|
||||
version=2.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="cjkwrap-v${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="cjkwrap.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
short_desc="Library for wrapping and filling UTF-8 CJK text"
|
||||
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||
license="GPL-3.0-only, LGPL-3.0-only, Python-2.0"
|
||||
homepage="https://gitlab.com/fgallaire/cjkwrap"
|
||||
distfiles="${homepage}/-/archive/v${version}/cjkwrap-v${version}.tar.gz"
|
||||
checksum=3b4cff2d94b67c29fc8091472dded745549bbe5000decbf50a830179d05a1377
|
Loading…
Reference in New Issue