blob: cdbd0c414f1f6480c6eb689a1dfe347315751d79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = python-dupan
pkgdesc = Python wrapper for baidu webdisk <https://pan.baidu.com>.
pkgver = 0.0.2.2
pkgrel = 1
url = https://pypi.org/project/python-dupan
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-lxml
depends = python-qrcode
depends = python-requests
depends = python-ddddocr
provides = python-dupan
conflicts = python-dupan
options = !strip
options = !debug
source = python_dupan-0.0.2.2.tar.gz::https://files.pythonhosted.org/packages/source/p/python_dupan/python_dupan-0.0.2.2.tar.gz
sha256sums = 00b8eec3acc4207e939d8342a46685a8bb16fc3485b161f9d7c9c2ecebb90a45
pkgname = python-dupan
|