summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 45082b6cabd5da2b6dd57d29b2b70a1b96d8ab3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.12.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.12.0.tar.gz
	sha1sums = caa92f51a79e1f3b21f8345f89afd01fda2698a7
	sha256sums = 57455d33a60684c945d501dcea2b1c57dc0fb200a0090f07c83da1603382cbb1

pkgname = cruft