summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8972c29b6f8e8151ab289e0297204ea3a911938c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = jottalib-git
	pkgdesc = A library to access files stored at jottacloud.com - Install humanize using pip2
	pkgver = 0.5.1
	pkgrel = 3
	url = https://github.com/Fjodor42/jottalib
	arch = any
	license = GPL3
	depends = python2
	depends = python2-requests
	depends = python2-requests-toolbelt
	depends = python2-certifi
	depends = python2-dateutil
	depends = python2-six
	depends = python2-lxml
	depends = python2-xattr
	depends = python2-chardet
	depends = python2-clint
	depends = python2-fusepy
	depends = python2-watchdog
	provides = jottalib
	conflicts = jottalib
	source = git+https://github.com/Fjodor42/jottalib.git
	sha256sums = SKIP

pkgname = jottalib-git