summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 194308ea729b9659e7ca47a10ca76007f4ff195b (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.7.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.7.0.tar.gz
	sha1sums = f44464d9087114908b4b9d2b26ef7ba010575fec
	sha256sums = a47b84387f3133181da9f82f4711246147363eff78f13bd2b031400a33ee24d1

pkgname = cruft