blob: 6bf90b8f688464dc15bd1034383ef0999169c3b4 (
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-ed2k
pkgdesc = Python ed2k hash module.
pkgver = 0.0.2.1
pkgrel = 2
url = https://pypi.org/project/ed2k
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-pycryptodome
depends = python-filewrap
depends = python-iterdir
provides = ed2k
conflicts = ed2k
options = !strip
source = ed2k-0.0.2.1.tar.gz::https://files.pythonhosted.org/packages/source/e/ed2k/ed2k-0.0.2.1.tar.gz
sha256sums = 84eacfdf605087806a57d56e21cbea08dbcc75410ad51e567cf6e510367b4f83
pkgname = python-ed2k
|