blob: 070a6a84ff96504d91aff1afbb57f40089b56209 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-sfdutf7
pkgdesc = SFDUTF7 encoder/decoder library
pkgver = 0.1.0
pkgrel = 4
url = https://github.com/ctrlcctrlv/sfdutf7.py
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/s/sfdutf7/sfdutf7-0.1.0.tar.gz
sha256sums = 2f1e61c431de0e04d211280d3b07374f415c778cc1b0b7752e71d0e03ea12f20
pkgname = python-sfdutf7
|