blob: 4c3de77633c890174959510a8709e7d9c4f7a3ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-num2words
pkgdesc = Python modules to convert numbers to words.
pkgver = 0.5.14
pkgrel = 1
url = https://github.com/savoirfairelinux/num2words
arch = any
license = LGPL
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-docopt
source = https://github.com/savoirfairelinux/num2words/archive/v0.5.14.tar.gz
sha256sums = 5cf85c854669e66bc71a25d85c13b803ba598f157d1df8329069eb9d22e68721
pkgname = python-num2words
|