summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e14131448f84ae689bb3fc64599c7fb2fd7956b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-daemonocle
	pkgdesc = Python library for creating Unix daemons
	pkgver = 0.8
	pkgrel = 3
	url = https://github.com/jnrbsn/daemonocle
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-click
	depends = python-psutil
	source = https://pypi.python.org/packages/source/d/daemonocle/daemonocle-0.8.tar.gz
	sha256sums = b5fd390a3cf617c9113be02097892d2a0e967d99cc4ec9926671e20e8c03520c

pkgname = python-daemonocle