blob: 4854ea9ca82975fce09857751814dfc50b1b0cc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-timebudget
pkgdesc = A stupidly-simple tool to see where your time is going in Python programs
pkgver = 0.7
pkgrel = 2
url = https://github.com/leopd/timebudget
arch = any
license = Apache
makedepends = python-pip
depends = python
depends = licenses
source = python-timebudget.tar.gz::https://github.com/leopd/timebudget/archive/v0.7.tar.gz
md5sums = e38eaa05f18ad9c744041ba62497914a
sha1sums = edc537854fffcd382adb34ee50175e2ab8b8ef03
pkgname = python-timebudget
|