summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d05ec11a896da4dfc2cd4fc92dbda85fcdaa9ca4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-file-tree
	pkgdesc = Framework to represent structured directories in python as FileTree objects. It can also be used to visualise the data in structured directories using fsleyes.
	pkgver = 1.6.1
	pkgrel = 1
	url = https://pypi.org/project/file-tree/
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-uv-build
	depends = python
	source = python-file-tree-1.6.1.tar.gz::https://files.pythonhosted.org/packages/source/f/file_tree/file_tree-1.6.1.tar.gz
	sha256sums = f46705e9e51f2ac2648ac4ff849207e4574d2ac53e648286242df24c45598db9

pkgname = python-file-tree