summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 538d0a8f548c5384a3b992134e8caf1a6d79dec9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-crontab
	pkgdesc = Crontab module for read and writing crontab files and accessing the system cron automatically and simply using a direct API.
	pkgver = 1.8.1
	pkgrel = 2
	url = https://pypi.python.org/pypi/python-crontab
	arch = any
	license = GPL
	options = !emptydirs
	source = https://pypi.python.org/packages/source/p/python-crontab/python-crontab-1.8.1.tar.gz
	md5sums = 44c27ddfb4084cff337d4c24419bc313

pkgname = python-crontab
	depends = python python-dateutil

pkgname = python2-crontab
	depends = python2 python2-dateutil