blob: 46f5f2306f3e9813173e8489ac4db7ed0eadc73e (
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-hashtools
pkgdesc = Python hash tools.
pkgver = 0.0.6
pkgrel = 1
url = https://pypi.org/project/python-hashtools
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-filewrap
depends = python-iterdir
provides = python-hashtools
conflicts = python-hashtools
options = !strip
options = !debug
source = python_hashtools-0.0.6.tar.gz::https://files.pythonhosted.org/packages/source/p/python_hashtools/python_hashtools-0.0.6.tar.gz
sha256sums = 8556175d5187a488ba842717c3ae71ffc5ff63c78a0cc524deeea6761d714c4f
pkgname = python-hashtools
|