blob: ebcb444257456aca2cba647dbdee7fa090d1544a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-timebudget-git
pkgdesc = A stupidly-simple tool to see where your time is going in Python programs
pkgver = 0.7.r2.ge58b712
pkgrel = 3
url = https://github.com/leopd/timebudget
arch = any
license = Apache
makedepends = git
makedepends = python-pip
depends = python
depends = licenses
provides = python-timebudget
conflicts = python-timebudget
source = git+https://github.com/leopd/timebudget.git
md5sums = SKIP
pkgname = python-timebudget-git
|