summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d924978b81fbd939a65efe53c6fc4ab28800f28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = cruft
	pkgdesc = Maintain all the necessary boilerplate for packaging and building projects separate from the code you intentionally write. Fully compatible with existing Cookiecutter templates
	pkgver = 2.8.0
	pkgrel = 1
	url = https://cruft.github.io/cruft/
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-click
	depends = python-cookiecutter
	depends = python-gitpython
	depends = python-typer
	optdepends = python-toml: specify patterns to ignore in toml files
	source = https://files.pythonhosted.org/packages/source/c/cruft/cruft-2.8.0.tar.gz
	sha1sums = bd940e2da3c6f4471a8ec841dba715616b2fb20d
	sha256sums = 29e6c95ed46bda8d26b9666e78bdcd625f3a2352620fc52c44dc4ff64a298ce0

pkgname = cruft