summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fed4232d15f5c5110043c9fb22b9c2ae6b1c61d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-webdav4
	pkgdesc = WebDAV client library with a fsspec based filesystem and a CLI.
	pkgver = 0.9.8
	pkgrel = 2
	url = https://github.com/skshetry/webdav4
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	depends = python-httpx
	depends = python-dateutil
	depends = python-colorama
	depends = python-typing_extensions
	depends = python-fsspec
	source = https://files.pythonhosted.org/packages/source/w/webdav4/webdav4-0.9.8.tar.gz
	sha256sums = fc7748df33a375de13ddb5f4594f5799f9f3dc13c005b7b9c45c120aad745694

pkgname = python-webdav4