blob: 7d8861f330dbee8dbac2cdcc5c69b1f31ea11def (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-schwifty
pkgdesc = Validate/generate IBANS and BICS
pkgver = 2023.3.0
pkgrel = 1
url = http://github.com/mdomke/schwifty
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python>=3.7
depends = python-iso3166
depends = python-pycountry
source = https://files.pythonhosted.org/packages/source/s/schwifty/schwifty-2023.3.0.tar.gz
sha256sums = 527f49d58cedd3cd2f677af3a1551136931c00e6c14bc26c9f990440a515c5fd
pkgname = python-schwifty
|