New package: mccabe-0.2.1
This commit is contained in:
parent
5f38f09195
commit
922b4bafb8
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'mccabe'
|
||||||
|
pkgname=mccabe
|
||||||
|
version=0.2.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
depends="python"
|
||||||
|
pycompile_module="mccabe.py"
|
||||||
|
short_desc="McCabe complexity checker for Python"
|
||||||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
|
homepage="https://github.com/flintwork/mccabe"
|
||||||
|
license="MIT"
|
||||||
|
distfiles="${PYPI_SITE}/m/mccabe/mccabe-${version}.tar.gz"
|
||||||
|
checksum=5a2a170e47de5593a6abfae1e9542bd2c3924ac62bbe4e6ed96c953c0352243a
|
Loading…
Reference in New Issue