blob: 44feeb92ae5209c4377c2ee1f149345db1511a60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-cn2an
pkgdesc = Convert Chinese numerals and Arabic numerals.
pkgver = 0.5.24
pkgrel = 1
url = https://pypi.org/project/cn2an
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-proces
depends = python-torbjorn
provides = python-cn2an
conflicts = python-cn2an
options = !strip
options = !debug
source = cn2an-0.5.24.tar.gz::https://files.pythonhosted.org/packages/source/c/cn2an/cn2an-0.5.24.tar.gz
sha256sums = c276cfc4b3c9e758214841de597502eb178de50b8da2633ed345564f90705f0e
pkgname = python-cn2an
|