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

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