blob: 4dcb6726b43fd0394141ebe258fdc4908d33098b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-unrar-cffi
pkgdesc = Exposes unrar library functionality through a zipfile-like interface.
pkgver = 0.2.2
pkgrel = 5
url = https://github.com/davide-romanini/unrar-cffi
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
makedepends = python-pytest
makedepends = python-pytest-runner
makedepends = python-wheel
depends = python-cffi
source = https://files.pythonhosted.org/packages/source/u/unrar-cffi/unrar-cffi-0.2.2.tar.gz
sha256sums = 9de6d907c0728724be07acfcb479eadf2692f1039ca7cf2df268abb5dfaf4b5d
pkgname = python-unrar-cffi
|