summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1bebe2979c0c15bb30b172c8d0e06e8419c69269 (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-num2words
	pkgdesc = Python modules to convert numbers to words.
	pkgver = 0.5.10
	pkgrel = 1
	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
	sha256sums = ff107ecc0b6709bedf31fdb9e2ca45d29d3fd34b9eb6a0b89a862f337ac5ff00

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