pkgbase = workforest
	pkgdesc = Git worktree forest management: per-branch worktrees with project-defined setup hooks
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/ArkadyBuryakov/workforest
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	depends = python
	depends = python-yaml
	depends = git
	optdepends = fzf: interactive TUI (workforest tui)
	source = workforest-0.2.0.tar.gz::https://github.com/ArkadyBuryakov/workforest/archive/v0.2.0.tar.gz
	sha256sums = dc1ba2518e2612714e023f7fc088aeaa37f9e0d5bffbcbc07c2dd15f109bb476

pkgname = workforest
