summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9554de5cf541746d4cead61ad2f74b0b146667d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-cookiecutter
	pkgdesc = A command-line utility that creates projects from project templates
	pkgver = 1.2.1
	pkgrel = 2
	url = https://github.com/audreyr/cookiecutter
	arch = any
	groups = devel
	license = BSD
	depends = python-jinja>=2.7
	depends = python-ruamel.yaml>=0.10.12
	depends = python-binaryornot>=0.2.0
	depends = python-click>=5.0
	depends = python-future>=0.15.2
	depends = python-whichcraft>=0.1.1
	options = !emptydirs
	source = https://github.com/audreyr/cookiecutter/archive/1.2.1.tar.gz
	md5sums = e0c17a2ba58a0402132ba766a89566cc

pkgname = python-cookiecutter