summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e920d3336feb95d63d99ad226a6a58e22eb735b7 (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.9.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.9.0.tar.gz
	sha1sums = 23c39f589b77ce7c90428a8ff71211dd55a1d3c3
	sha256sums = 550703c35b8125612ad89d93d176f29b3e362c19c74ed28895625afa9010fcb1

pkgname = cruft