mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: python3-jaconv-0.4.0
This commit is contained in:
parent
b118759c24
commit
e3b68b11cf
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python3-jaconv/template
Normal file
17
srcpkgs/python3-jaconv/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'python3-jaconv'
|
||||||
|
pkgname=python3-jaconv
|
||||||
|
version=0.4.0
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="Interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more"
|
||||||
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/ikegami-yukino/jaconv"
|
||||||
|
distfiles="${PYPI_SITE}/j/jaconv/jaconv-${version}.tar.gz"
|
||||||
|
checksum=32da74b247f276e09a52d6b35c153df2387965cb85a6f034cc8af21d446f8161
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue