blob: 7ffec079a65d01d1dd5a9d6df1b0a48e2da2bc2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-filewrap
pkgdesc = Python file wrappers.
pkgver = 0.2.9.1
pkgrel = 1
url = https://pypi.org/project/python-filewrap
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-asynctools
depends = python-property
provides = python-filewrap
conflicts = python-filewrap
options = !strip
options = !debug
source = python_filewrap-0.2.9.1.tar.gz::https://files.pythonhosted.org/packages/source/p/python_filewrap/python_filewrap-0.2.9.1.tar.gz
sha256sums = c3ce7a7533535a4c7de687e25ebf2f5bc5bc692fe8a349392929b0bdf991e400
pkgname = python-filewrap
|