summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0710a351d2c1d4008009d21d3697b7db3410ae9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-num2words
	pkgdesc = Python modules to convert numbers to words.
	pkgver = 0.5.10
	pkgrel = 2
	url = https://github.com/savoirfairelinux/num2words
	arch = any
	license = LGPL
	checkdepends = python
	checkdepends = python2
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/savoirfairelinux/num2words/archive/v0.5.10.tar.gz
	source = python2-test.patch
	sha256sums = ff107ecc0b6709bedf31fdb9e2ca45d29d3fd34b9eb6a0b89a862f337ac5ff00
	sha256sums = 059b34631c5d4f6d8bf7cda6681027e96b48a0a4e2e49c14759d0aeaed800398

pkgname = python-num2words
	pkgdesc = Python modules to convert numbers to words. (python3 version)
	depends = python

pkgname = python2-num2words
	pkgdesc = Python modules to convert numbers to words. (python2 version)
	depends = python2