blob: fe5cdb3da9b66dc645d34f5aa8cabeeb9ccb6425 (
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-filewrap
pkgdesc = Python file wrappers.
pkgver = 0.2.6.1
pkgrel = 2
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
provides = python-filewrap
conflicts = python-filewrap
options = !strip
options = !debug
source = python_filewrap-0.2.6.1.tar.gz::https://files.pythonhosted.org/packages/source/p/python_filewrap/python_filewrap-0.2.6.1.tar.gz
sha256sums = 4581cd74b693b8b1f3156368d0b2df6c26ce6acfe6c273efe92125956b300308
pkgname = python-filewrap
|