summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: feb132c95b61db814ff7dacab1ed00f84d7e25d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-cronsim
	pkgdesc = A python cron expression parser and evaluator.
	pkgver = 2.7.0
	pkgrel = 2
	url = https://github.com/cuu508/cronsim
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = https://github.com/cuu508/cronsim/archive/refs/tags/2.7.tar.gz
	sha256sums = 9ae51c8567bfd9375b313d08c9307f7417ab7e7ff935914546a189f4c416c683

pkgname = python-cronsim