summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 11519b987617e946057d0b0e947f0b580cb4ef1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.3.5
	pkgrel = 1
	url = https://pypi.python.org/pypi/python-crontab
	arch = any
	license = LGPLv3
	source = https://files.pythonhosted.org/packages/source/p/python-crontab/python-crontab-2.3.5.tar.gz
	md5sums = 675e7287b7a7984980954a472c6f15ab

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

pkgname = python2-crontab
	depends = python2
	depends = python2-dateutil