summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: edebc13fc75ca600e5fb722ddf47399419170dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = todoman-git
	pkgdesc = A simple CalDav-based todo manager.
	pkgver = latest
	pkgrel = 5
	url = https://gitlab.com/hobarrera/todoman
	arch = any
	license = MIT
	depends = python-icalendar
	depends = python-urwid
	depends = python-xdg
	depends = python-ansi
	depends = python-parsedatetime
	depends = python-atomicwrites
	depends = python-click
	depends = python-setuptools_scm
	optdepends = python-click-repl-git: the repl command.
	provides = todoman
	conflicts = todoman
	source = git+https://gitlab.com/hobarrera/todoman.git
	md5sums = SKIP

pkgname = todoman-git