summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e78d257532a298b72b979d4cd2a3eb967535b99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 = 2.5.1
	pkgrel = 2
	url = https://pypi.python.org/pypi/python-crontab
	arch = any
	license = LGPLv3
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/p/python-crontab/python-crontab-2.5.1.tar.gz
	sha256sums = 4bbe7e720753a132ca4ca9d4094915f40e9d9dc8a807a4564007651018ce8c31

pkgname = python-crontab
	depends = python
	depends = python-dateutil